Hacker Newsnew | past | comments | ask | show | jobs | submit | nemetroid's commentslogin

[will need to be fixed later if I'm wrong]


Appalachian dialect


I hear this in the upper midwest occasionally, too


I love the Yale Grammatical Diversity Project for questions like this. Linguists figure this comes from Scots-Irish immigrants to the US

https://ygdp.yale.edu/phenomena/needs-washed


Thank you so much for this link, this is extremely interesting and it really makes me wonder, consciously, I have never read this construction online before, but is this because I actually haven't seen it, or did I subconsciously write it off as an abbreviation or a typo. Maybe there is some analysis of how this construction gets used online, too, which might reveal some linguistic patterns of internet communities.


Or "will need fixing", right?


It's in Fedora, Arch, and many other popular operating systems.


It's funny how people assume Dehian/Ubuntu's ice cold release schedule is the norm, when the rest of us have been enjoying rolling releases and timely, stress-free (easy rollback) updates with NixOS and Arch back in the days. It's been at 10+ years now.


\<i\>


How are any of these achieved by a vector-like type with capacity frozen at construction time?


From the last image:

> No Type. No Distribution. No "Pie"-ing.

> Self-spacing. Self-justifying.

Looks machine-composed.


If you mean machine-composed as in AI, I did a reverse image search and found the same image in a blog post from 2013:

https://kenjeffery.wordpress.com/2013/05/10/on-linotype-the-...

And to prove that the image wasn't tampered with recently, here's a Wayback Machine snapshot from 2019:

https://web.archive.org/web/20190823231938/https://kenjeffer...

I think it passes muster!


Just poking fun - the ad is for a "composing machine", so the joke wrote itself.


Ha, ha! I thought the same thing: LLM slop. But soon I remembered having seen this Linotype ad before. It's a genuine image. Almost 140 years ago, some human writer came up with short, punchy copy.

Look what these AI companies have done to us. We see the shadow of slop everywhere.


The poster didn't use "quietly", so I knew it wasn't slop! (Seriously, what's the deal with "quietly" in AI writing?)


The west, you mean?


Using '=' for both assignment and comparison is awkward when parsing incomplete code. Consider e.g.:

  j = 5;
The user starts writing (<|> is the cursor position):

  i = <|>
  j = 5;
This is a valid expression (i is a boolean). But the user probably intends to finish writing something like:

  i = 0;
  j = 5;
So in the intermediate state we would like to emit a single warning about an incomplete statement. But since it is valid as written, we instead end up warning about e.g. j being unbound.


Not common for showers, though. Those almost always have separate temperature and flow controls.


I read it and thought it contained several good ideas, but was excessively wordy and would have benefited from being half as long.


Why would I leave it open once I'm done with the task for which I opened the terminal?


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: