frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Asked Codex to redesign a page; it pushed my repo to OpenAI infra

https://bhanu.io/blog/codex-pushed-my-private-repo-to-an-openai-server
1•npmn•50s ago•0 comments

Built something new for developers today

https://www.indiehackers.com/post/built-something-new-for-developers-today-1816e90324
1•pulseboardai•2m ago•0 comments

PlayStation Services Down

https://status.playstation.com/en-us/
1•khebbie•3m ago•0 comments

Orbit – a local-first interface to Slurm

https://github.com/vertices-solutions/orbit
1•lubitelpospat•3m ago•0 comments

Ask HN: Is GitHub Down?

1•ustad•5m ago•0 comments

How We Pushed CDC into Postgres

https://www.snowflake.com/en/blog/engineering/postgres-to-snowflake-replication-mirroring/
1•craigkerstiens•5m ago•0 comments

Infisical Privileged Access Management

https://infisical.com/blog/introducing-infisical-pam
1•FinnLobsien•7m ago•0 comments

The Direct and Indirect Effects of Genetics and Education

https://arxiv.org/abs/2607.19562
1•StatsAreFun•8m ago•0 comments

Show HN: Drive your real logged-in Chrome from Claude Code and Codex (MCP)

https://github.com/vitalysim/browser-bridge
1•vitalysim•8m ago•0 comments

Show HN: LanView CLI – Fixing the localhost problem when testing on your phone

https://github.com/PrashantDhuri08/lanview-cli
1•prashantdhuri08•9m ago•0 comments

Tell HN: ChatGPT exports do not contain all conversation messages

1•afpx•9m ago•0 comments

Show HN: A 100% client-side steganography tool to hide messages in images

https://zlvox.com/blog/free-steganography-tools-2026-hide-messages-in-images
2•mrdisloyal•10m ago•0 comments

Shaming Electrek on Their AI Bullshit

https://www.dgriffinjones.com/extraordinary/electrek.html
1•dgriffinjones•13m ago•0 comments

How Fast Is the Universe Really Expanding?

https://www.quantamagazine.org/how-fast-is-the-universe-really-expanding-20260723/
1•Brajeshwar•13m ago•0 comments

TQuel Paper: Implementing Temporal Operators in Postgres

https://illuminatedcomputing.com/posts/2026/07/tquel-paper/
1•plaur782•15m ago•0 comments

AI Coding will Prevent Expertise – The need for friction in skill formation

https://larsfaye.com/articles/ai-coding-will-prevent-expertise
2•larsfaye•15m ago•1 comments

Show HN: Jixp, a Lisp DSL for describing Jax neural nets

https://github.com/baileywickham/jixp
1•baileywickham•16m ago•0 comments

New Jersey bans grocery stores from using shoppers' personal data to set prices

https://jerseyvindicator.org/2026/07/23/new-jersey-bans-grocery-stores-from-using-shoppers-person...
3•randycupertino•16m ago•0 comments

Better on-device dictation and cleanup for Mac with Model 4

https://www.epilude.com/news/introducing-model-4
2•brmkr•17m ago•0 comments

I read the 148 Reddit threads my tool flagged as buyers. 20 were spam

https://cuescout.com/blog/what-a-reddit-buying-question-actually-looks-like
3•weeklyrunner•18m ago•0 comments

AI

https://jcs.org/2026/07/23/ai
1•erikschoster•18m ago•0 comments

Laserbrain – the adaptive recursion harness for AI agents

https://phronesis.world/laserbrain/
1•degibug•18m ago•0 comments

Sweden eases mining permits to cut China minerals reliance

https://www.dw.com/en/sweden-eases-mining-permits-to-cut-china-minerals-reliance/a-78087394
1•speckx•19m ago•0 comments

Earnings at Tesla fall as research spending cuts into profit from selling cars

https://apnews.com/article/tesla-musk-electric-vehicles-robotaxis-robots-976cc9e895bbdcbd3728e7ba...
1•1vuio0pswjnm7•20m ago•0 comments

A Database Engine Written in SWI-Prolog

https://asa-db.kocoygroup.site/
1•birdculture•21m ago•0 comments

EU delays release of Copernicus imagery over Gulf of Oman

https://spacenews.com/eu-delays-release-of-copernicus-imagery-over-gulf-of-oman/
1•hggh•21m ago•0 comments

Show HN: Crisp – Open-source display manager for macOS (DDC, HiDPI, presets)

https://github.com/didriksg/Crisp
1•didriksg•21m ago•0 comments

Make Sure You Can Be Reached in a Parking Emergency

https://qrcard.in/vehicle-card/
1•nookeshkarri7•23m ago•0 comments

Horrible edge cases to consider when dealing with music (2022)

https://dustri.org/b/horrible-edge-cases-to-consider-when-dealing-with-music.html
2•mik3y•24m ago•0 comments

Four takeaways from our investigation into a hidden gene-editing death

https://www.science.org/content/article/four-takeaways-our-investigation-hidden-gene-editing-death
1•randycupertino•27m ago•1 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/