frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Ask HN: Do you use Cloudflare bot protection? If so, why do you use it?

1•Velocifyer•43s ago•0 comments

Agent-stack – one command to make any repo token-efficient for Claude Code

https://github.com/drmahdikazempour/agent-stack
1•mahdikaz•1m ago•0 comments

G7 Agrees on Shared Language Around Open-Source AI, Open Weights AI

https://www.phoronix.com/news/G7-On-Open-Source-AI
1•winter_blue•2m ago•0 comments

JavaScript Crossword

https://lyra.horse/fun/jscrossword/
3•marvinborner•5m ago•0 comments

Show HN: Pictolab (online HDR image editor)

https://pictolab.io/
2•ChadNauseam•6m ago•0 comments

What Is Code

https://martinfowler.com/articles/what-is-code.html
2•wapasta•12m ago•0 comments

Pixelnet – The social network for game developers

https://pixelnet.flarum.cloud
2•telui•12m ago•1 comments

The need for a socialist planned economy (2021)

https://www.marxist.ca/article/the-need-for-a-socialist-planned-economy
3•vhantz•13m ago•1 comments

New in Svelte – June 2026

https://svelte.dev/blog/whats-new-in-svelte-june-2026
2•levmiseri•16m ago•0 comments

Development Containers

https://containers.dev/
3•hecanjog•20m ago•0 comments

A (small) language model walks through its training text

https://github.com/chrishwiggins/shannon-language-model
3•raybb•21m ago•0 comments

Converting ISO Country Codes to Flag Emojis

https://danq.me/2026/05/31/iso-country-codes-to-flags/
3•bovermyer•24m ago•0 comments

Show HN: Orchid Mantis – A PoC in Rust for Zero Knowledge Proofs of Exploit

https://github.com/unprovable/OrchidMantis
2•unprovable•25m ago•1 comments

When an agent can explain anything, what is the role of human-centric docs?

https://www.dbreunig.com/2026/05/31/what-do-humans-need-from-docs.html
3•dbreunig•28m ago•0 comments

We Built a Real-Time AI Research Collaborator into Our Jot Writing Tool

https://medium.com/@vektormemory/we-built-a-real-time-ai-research-collaborator-into-our-jot-writi...
2•vektormemory•29m ago•0 comments

Show HN: Llmff v1.0 FFmpeg for Inference

https://github.com/syndicalt/llmff
3•syndicalt•32m ago•0 comments

Show HN: Zaxy v1.0

https://docs.zaxy.io/
2•syndicalt•33m ago•0 comments

The global oil market is running out of options

https://finance.yahoo.com/markets/article/the-global-oil-market-is-running-out-of-options-you-can...
2•wslh•33m ago•0 comments

I built a programming language in C (Arc) with a custom interpreter

https://github.com/VxidDev/arc
2•VoidDev•35m ago•0 comments

The AI Takeover Has Arrived

https://thehonestsorcerer.substack.com/p/the-ai-takeover-has-arrived
3•heyimada•35m ago•0 comments

Why so many Americans moved to the middle of nowhere

https://thehustle.co/originals/why-so-many-americans-moved-to-the-middle-of-nowhere
4•rmason•36m ago•1 comments

Penguin travels every year to visit man who rescued him (2016)

https://www.cbc.ca/news/trending/dindim-o-lindo-pinguim-1.3487668
2•downbad_•39m ago•0 comments

Show HN: Grenzwert – Medical Viewer

https://grenzwert.net/en/
2•MickGorobets•40m ago•0 comments

Show HN: A "gym" for art value studies using images from your Pinterest boards

https://valuestudiescoach.com
1•sailorganymede•42m ago•0 comments

1979: Will Word Processors Start a Home Working Revolution?

https://www.youtube.com/watch?v=b6URa-PTqfA
4•tcp_handshaker•43m ago•1 comments

TCNs as Alternative to Transformers?

4•adinhitlore•45m ago•0 comments

The ITL Robotic Safe Cracker. (ITL-2000) (1001) [video]

https://www.youtube.com/watch?v=nDgC8JOQhiM
1•Cider9986•50m ago•1 comments

Emergence World: A Laboratory for Evaluating Long-Horizon Agent Autonomy

https://www.emergence.ai/blog/emergence-world-a-laboratory-for-evaluating-long-horizon-agent-auto...
1•Anon84•52m ago•0 comments

Deep Dive into Kubernetes Gateway API

https://www.romaglushko.com/blog/k8s-gateway-api/
2•karakoram•1h ago•0 comments

"At Meta, 90% of my coworkers were Chinese, non-Chinese were routinely excluded"

https://twitter.com/jeremybernier/status/2058243373161722185
13•qwertyuiop_•1h ago•2 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/