frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

I Remain a Skeptic

https://blog.jsbarretto.com/post/i-remain-a-skeptic
2•lproven•2m ago•0 comments

NYS Fair pays $40k to keep $1 potato booth alive with new vendor

https://www.newyorkupstate.com/nys-fair/2026/08/nys-fair-pays-40000-to-keep-iconic-1-potato-booth...
1•paulpauper•2m ago•0 comments

Masculinity Around the World

https://papers.ssrn.com/sol3/papers.cfm?abstract_id=7268859
1•paulpauper•3m ago•0 comments

Promises, Promises

https://rgrier88.github.io/modi-promises/
1•paulpauper•3m ago•0 comments

Show HN: Bento Term – native tmux client with agent states and voice input

https://bentoai.dev/term/
1•novashang•6m ago•0 comments

A controversial Alzheimer's surgery is said to reverse symptoms

https://www.nature.com/articles/d41586-026-02448-x
2•jeffreyrogers•7m ago•0 comments

Briefing on Extinction-Level AI Threats

https://intelligence.org/briefing/
1•yurivish•12m ago•0 comments

Relentlessly Resourceful (2009)

https://www.paulgraham.com/relres.html
1•tosh•12m ago•0 comments

The Book Is a Book, Not Disembodied Information

https://nntaleb.medium.com/the-book-is-a-book-not-disembodied-information-a3fa583b9e8a
1•herbertl•15m ago•0 comments

DeepSeek Harness Desktop Version

https://github.com/hairyf/deepseek-harness-desktop
1•mehraban•17m ago•0 comments

Show HN: Clair APIs – an active jobs dataset from public ATS boards

https://clair.im/resources/datasets/active-jobs
1•kaanersoy•19m ago•0 comments

The paradox of the perfect code editor (2021)

https://austinhenley.com/blog/perfecteditorparadox.html
1•azhenley•20m ago•0 comments

US to tell partners they must pick sides in AI race with China

https://www.reuters.com/world/china/us-tell-partners-they-must-pick-sides-ai-race-with-china-2026...
5•jonbaer•20m ago•1 comments

Godfather of AI: "If you sleep well tonight..." [video]

https://www.youtube.com/watch?v=iVXerna_D4A
3•Izmaki•21m ago•0 comments

Is AI Coding Effecting Our Mental Health? [video]

https://www.youtube.com/watch?v=iPUn1Fnfn0k
1•tosh•23m ago•0 comments

Socync – Automatic social media posting and scheduling

https://wordpress.org/plugins/socync/
1•sepokroce•24m ago•0 comments

Qwen 3.8 27B at 2x speed on a 5090

https://github.com/jtc268/balto-speedrunner
2•husky8•24m ago•0 comments

We Need to Talk About Leopold [video]

https://www.youtube.com/watch?v=rE75WvOtcu8
1•mgh2•25m ago•0 comments

We built Fusekit, a place to deploy internal web apps

https://fusekit.cloud/
1•harshulgoel•26m ago•0 comments

A 25-year-old video patent just expired, ending a legal headache for Linux

https://www.xda-developers.com/25-year-old-brazilian-video-patent-expired-legal-headache-linux/
5•theanonymousone•27m ago•0 comments

How to get a matmul kernel into the top percentile (worklog)

https://philipbotros.github.io/2026/08/11/matmul-worklog.html
1•gietema•28m ago•0 comments

Show HN: Bluetooth keyboard and Windows 95 cursor on reMarkable

https://twitter.com/martino_piaggi/status/2088659565168509424
1•martinopiaggi•28m ago•0 comments

The origin of vertebrate teeth and evolution of sensory exoskeletons

https://www.nature.com/articles/s41586-025-08944-w
1•BiraIgnacio•28m ago•1 comments

Find duplicate code across nine languages

https://deslop.live/
2•cebert•28m ago•0 comments

Show HN: Velorn – an open-source desktop video editor with MCP agent control

https://github.com/VelornLabs/velorn
1•j_aime•29m ago•0 comments

Show HN: MyFirst.News – AI-generated podcast for curious kids

https://myfirst.news/
1•hakunin•31m ago•1 comments

Ask HN: You have model orders of magnitudes faster than transformer, so?

1•aunekiaru•32m ago•0 comments

Humanists Have Done Nothing Wrong

https://defector.com/humanists-have-done-nothing-wrong
1•rlio•32m ago•0 comments

JOE – Joe's Own Editor

https://joe-editor.sourceforge.io/
1•smartmic•32m ago•0 comments

Show HN: Ansi.md – Everything I know about building modern CLI apps

https://ansi.md
1•gurgeous•34m ago•0 comments
Open in hackernews

AI is right about em-dashes

https://joeldueck.com/ai-is-right-about-em-dashes.html
12•freediver•1y ago

Comments

mattl•1y ago
Yeah I never used them before I worked at the FSF. The FSF used the Chicago Manual of Style.
neom•1y ago
Joel is a great guy who apparently loves the em dash. Personally, I find them particularly annoying, pedantic, and always have. Just use a comma, when I'm reading something with an em dash it's always unclear to me exactly how long I should pause, especially when reading aloud..., how dramatic...?!
damhsa•1y ago
a short dash - with spaces around it - is clearly a punction mark, not a word-joiner. what nonsense! anyway, you can not expect everyone to use 4 or more different key combinations depending what style they want. the only solution is to make firefox, word, etc choose the right dash for word-joining, punctuation, minus, number ranges, etc. somewhat similar to how they can choose the width of spaces in justified text.
dragonwriter•1y ago
> a short dash - with spaces around it - is clearly a punction mark, not a word-joiner. what nonsense!

That's not a "short dash", it is a hyphen with spaces around it (more precisely, an ASCII hyphen-minus, but that's really a hyphen that is overloaded in contexts where a proper typographic minus sign isn't available.) There are shorter dashes than the em-dash, one of which (the en-dash) is the normal print alternative for some uses of the em-dash, set open (with spaces) where the em-dash would be set closed (without spaces).

Also, both hyphens and en-dashes are used as word joiners in different contexts; this is not distinct from punctuation but a form of punctuation.

> anyway, you can not expect everyone to use 4 or more different key combinations depending what style they want.

For very informal writing, sure, people are often, according to their own personal comfort, going to be sloppy and approximate punctuation (heck, they are going to do that with spelling quite often.)

> the only solution is to make firefox, word, etc choose the right dash for word-joining, punctuation, minus, number ranges, etc.

Some apps have tools that automatically handle simple cases, but...it's not simple for software to figure out what your intent is and subsitute the correct punctuation mark (the are all punctuation). The actual solution is, as for other less common punctuation marks to accept that there's going to be lots of variation and substitution of easier-to-access characters in informal writing, while recognizing what is correct and maintaining it in formal contexts. But also recognizing that people that know what they are doing and know their tools are going to often use the correct ones in informal contexts, as well.

damhsa•1y ago
it is a dash. you could use an em dash - or a 2em dash - but this dash is probably shorter than 1em - unless like me you have a monospace font. if it can be a hyphen-minus, it can be a hyphen/minus/dash. and that is what it is, because that is how it is used, ASCII be damned. the english language and its typography is beholden to neither ASCII™ nor UNICODE™.
dragonwriter•1y ago
The hypen/minus/<various dashes> distinction long predates ASCII (much less Unicode), conflation between them is a product of ASCII with some contribution from the limitations of mechanical typewriters, the distinction isn't an imposition from ASCII onto the English language.
jasonthorsness•1y ago
I use a plugin[1] on my blog that automatically translates ‘--‘ or ‘---‘ into em or en dashes. I did not see it coming that now my articles will look AI-written :p

Edit: just discovered iOS keyboard input also does this when you type multiple hyphens

1 - https://daringfireball.net/projects/smartypants/