Most active commenters

    ←back to thread

    650 points Stratoscope | 20 comments | | HN request time: 1.028s | source | bottom
    Show context
    A_D_E_P_T ◴[] No.43497927[source]
    AFAIK most computer keyboards don't have em dashes. Rather than hit ALT+0151 every time, I've always just strung along two hyphens, like: --

    Absolutely proper and correct use of em dashes, en dashes, and hyphens is, to me, the most obvious tell of the LLM writer. In fact, I think that you can use it to date internet writing in general. For it seems to me that real em dashes were uncommon pre-2022.

    replies(45): >>43497951 #>>43497959 #>>43497991 #>>43497995 #>>43498049 #>>43498054 #>>43498058 #>>43498059 #>>43498089 #>>43498153 #>>43498177 #>>43498218 #>>43498231 #>>43498389 #>>43498395 #>>43498405 #>>43498437 #>>43498472 #>>43498488 #>>43498490 #>>43498537 #>>43498605 #>>43498634 #>>43498758 #>>43498838 #>>43498867 #>>43499020 #>>43499053 #>>43499108 #>>43499180 #>>43499193 #>>43499275 #>>43499285 #>>43499331 #>>43499336 #>>43500092 #>>43500616 #>>43501429 #>>43501430 #>>43501576 #>>43503609 #>>43505370 #>>43505896 #>>43506418 #>>43506419 #
    1. BalinKing ◴[] No.43498177[source]
    This test feels biased by the fact that, like others have said, macOS provides keyboard shortcuts. For example, I'm only Gen Z and yet have tried for many years to use the proper dash characters in the right places, which is made much easier by virtue of being on a Mac.

    Of course, I guess it's entirely possible—even accounting for OS—that this test remains statistically useful. It makes me kinda sad that my (very much human-generated) writing fails the Turing test....

    replies(4): >>43498197 #>>43498774 #>>43498799 #>>43501946 #
    2. MrJohz ◴[] No.43498197[source]
    The compose key, for those who use it, also makes it very easy to do em/en dashes, and I use them quite regularly as a result.
    replies(2): >>43500390 #>>43503405 #
    3. harrall ◴[] No.43498774[source]
    On iPhone, type two hyphens to make an em dash:

    -- into —

    If OP wrote their post on an iPhone, they would have inadvertently appeared as an LLM by their own test.

    replies(3): >>43498881 #>>43499443 #>>43500462 #
    4. Freak_NL ◴[] No.43498799[source]
    That has nothing to do with being on a Mac. Em-dashes and the compose-key work fine on Linux, and Android has them under the '-' of the on-screen keyboard when long-pressed.

    (Windows probably has some way, but those are rarely discoverable.)

    replies(3): >>43498830 #>>43499501 #>>43508583 #
    5. BalinKing ◴[] No.43498830[source]
    That's true, I do use them a lot on iOS as well—similarly, it's a long-press on '-' to get an en or em dash.
    6. oneeyedpigeon ◴[] No.43498881[source]
    Does that become an en dash if it's between two numbers?
    replies(1): >>43502474 #
    7. dan-robertson ◴[] No.43499443[source]
    You can also hold the hyphen key to select an en dash.
    8. tkzed49 ◴[] No.43499501[source]
    I disagree, there is absolutely no easy way to do it on Windows. You can install a third party program that emulates the compose key but on macos it "just works". And I think that makes a difference for 95% of users
    replies(4): >>43501563 #>>43501952 #>>43505117 #>>43506117 #
    9. Tmpod ◴[] No.43500390[source]
    Came to say this as well. I use the compose key to write em dashes and other symbols on a daily basis. Very handy!
    10. wruza ◴[] No.43500462[source]
    I hate that this feature doesn't have a timeout, so when you want to type "--" you have to "- -" and then go back and delete the space. You can't just wait as with double-space vs space-wait-space. It can be turned off, but that turns off other locale-based punctuation like quotes.
    11. underwater ◴[] No.43501563{3}[source]
    Install PowerToys, hold dash and then press space. This works for all the variants for any keyboard character.
    12. pests ◴[] No.43501946[source]
    Windows does too now via Windows+. which opens the "emoji keyboard" but you can switch to the "symbols" tab to see unicode. It does have multiple dashes in the quick access bar at the top or you can search.
    replies(1): >>43504469 #
    13. pests ◴[] No.43501952{3}[source]
    Hit Windows+. click on the "Symbols" tab and they're right there under general punctuation.

    Released back in 2019 for Windows 10.

    14. icy ◴[] No.43502474{3}[source]
    It does indeed! One of my favourite iOS keyboard features.
    15. akho ◴[] No.43503405[source]
    `misc:typo` is easier
    16. dspillett ◴[] No.43504469[source]
    I've used WinCompose¹² to add key composition to Windows for many years (after discovering the concept in Unix-land), which I still find more convenient than the other options I've tried (including the Windows Emoji keyboard).

    ----

    [1] https://wincompose.info/

    [2] Though having checked just now, the sequences for en-dash and em-dash don't seem to be working. Perhaps one of my custom macros is interfering somehow… (it is behaving overall, ellipsis just worked as did the following diacritic and other symbols: áèîöūñ±⁰¹²∞¡¿‽π⬚). I'll have to poke at it later and see what is ary.

    17. dboreham ◴[] No.43505117{3}[source]
    I've always (well...for 20 years) done a Google search for "em-dash" then copy/paste the character off whatever result page come up. Word and other fancy editors always provided a popup pane where these characters could be clicked to insert.
    18. marcellus23 ◴[] No.43506117{3}[source]
    It's a bit funny. On macOS en and em dashes can be natively typed with alt+- and alt+shift+-. The responses to your comment are apparently suggesting these methods are just as easy as that:

    1. Install and configure this extra tool, which also by default enables a ton of other things you may not want, and may as well be a third-party tool even though it's technically built by Microsoft

    2. Do a Google search and copy-paste (!)

    3. Use a keyboard shortcut to bring up a symbol picker, then click on the tab containing the en and em dashes, then click to type them in

    I mean, come on.

    replies(1): >>43509570 #
    19. _flux ◴[] No.43508583[source]
    EURKEY layout in particular has them easily accessible.
    20. tkzed49 ◴[] No.43509570{4}[source]
    yeah, this is exactly my point haha. these are not at all the same