frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

The Interim Computer Museum

https://icm.museum/
44•mulmen•1h ago•4 comments

Make your first edit to OpenStreetMap

https://high5apps.github.io/josm-plugin-website-wizard/
382•juliantigler•12h ago•88 comments

Real-SWE: Benchmarking AI models on private, real-world, enterprise codebases

https://withspecific.com/benchmarks/real-swe
169•theanonymousone•8h ago•90 comments

Nvidia is the central bank of AI

https://www.economist.com/interactive/briefing/2026/09/03/nvidia-is-the-central-bank-of-ai
425•tolugenius•13h ago•292 comments

Apple iPod Engraver (2019)

https://dunstanorchard.com/apple-ipod-engraver/
166•NaOH•4d ago•38 comments

Everyone should slow down AI development except for me

https://xeiaso.net/notes/2026/everyone-slowdown-but-me/
267•xena•4h ago•149 comments

From Git to Fossil

https://lucio.albenga.es/web-en/posts/2025/from-git-to-fossil.html
17•smartmic•2d ago•8 comments

The Succession Crisis That Tore England Apart

https://www.historytoday.com/archive/feature/succession-crisis-tore-england-apart
7•pepys•1h ago•1 comments

Getting 50 GB/S Back from the Apple Neural Engine

https://eiln.github.io/posts/ane-dma.html
106•eiln•3d ago•21 comments

Stabilizing Rust's Never Type

https://lwn.net/SubscriberLink/1091015/d9e48318ed242b41/
158•cjd8•3d ago•41 comments

Don't be the out of touch Kung Fu master – John Carmack

https://twitter.com/ID_AA_Carmack/status/2098443262214230095
62•dsubburam•6h ago•34 comments

No Atlantic hurricanes by Sept. 12 breaks a 60-year record

https://www.accuweather.com/en/hurricane/no-atlantic-hurricanes-by-sept-12-breaks-a-60-year-recor...
45•RickJWagner•4h ago•39 comments

Don't call yourself an artisanal programmer

https://purplesyringa.moe/blog/dont-call-yourself-an-artisanal-programmer/
12•emschwartz•2h ago•7 comments

Vintage Scientific Papers with LaTeX

https://github.com/Foadsf/vintage-latex
48•petalmind•3d ago•3 comments

I Made a Non-Wi-Fi Mitsubishi AC Smart with an ESP32

https://medium.com/@ivangomezarnedo/how-i-added-a-non-wi-fi-mitsubishi-ac-to-home-assistant-22770...
10•ichacas•2d ago•1 comments

LG denies TV spying claims, says tracking and snooping concerns 'not true'

https://www.tomshardware.com/tech-industry/big-tech/lg-strongly-denies-tv-security-claims-says-tr...
467•datakan•2d ago•378 comments

AgentsDock: An IDE designed for agentic AI research

https://agentsdock.net/
22•ZihuiGeorgia•4h ago•10 comments

We must pace the frontier

https://darioamodei.com/post/we-must-pace-the-frontier
594•apsec112•14h ago•826 comments

Will There Be a 7G?

https://arxiv.org/abs/2609.01877
87•Betelbuddy•11h ago•150 comments

I made a build visualizer to understand Bun's compile times

https://lalitm.com/post/buildprof/
108•lalitmaganti•13h ago•21 comments

P(doom)

https://lucumr.pocoo.org/2026/9/12/pdoom/
30•lumpa•7h ago•8 comments

Microcode in Intel's 8087 floating-point chip: the scale instruction

https://www.righto.com/2026/09/8087-microcode-reverse-engineering-fscale.html
96•pwg•12h ago•27 comments

Align AI and Mathematics–To Something Else

https://liorpachter.wordpress.com/2026/09/12/align-ai-and-mathematics-to-something-else/
30•nitrogenpuddle•3h ago•19 comments

Android NAT-T keepalive offload bypasses VPN lockdown

https://supuk.ch/papers/android-natt-keepalive-vpn-bypass
180•mhitza•1d ago•46 comments

Linux Zoom client proactively reading everything written to X11 clipboard

https://hachyderm.io/@simontatham/117201594980991062
226•encyclopedism•9h ago•70 comments

I fixed a tractor using John Deere's self-repair service. Farmers aren't sold

https://www.wired.com/story/i-fixed-a-tractor-john-deere-self-repair-service/
114•sbulaev•1d ago•115 comments

A Mathematical Framework for Transformer Circuits (2021)

https://transformer-circuits.pub/2021/framework/index.html
91•Bluestein•14h ago•17 comments

How Trail of Bits helps verify the integrity of Signal chats

https://blog.trailofbits.com/2026/08/11/how-trail-of-bits-helps-verify-the-integrity-of-your-sign...
63•dgroshev•17h ago•38 comments

LG Says We're Fake News [video]

https://www.youtube.com/watch?v=ToP9xfLDSME
207•HelloUsername•9h ago•94 comments

Show HN: See Sounds on Your Webcam

https://soundmap.darebuild.com/
14•jimhi•2d ago•4 comments
Open in hackernews

Don't call yourself an artisanal programmer

https://purplesyringa.moe/blog/dont-call-yourself-an-artisanal-programmer/
12•emschwartz•2h ago

Comments

andsoitis•2h ago
I find more pleasure and satisfaction by programming at a higher altitude, at the system level. This zooming out gives you a better feel for building an effective scaffold and you can iterate on ideas faster.
Prydown•2h ago
The vocabulary point matters: calling careful work artisanal turns reliability into a personal taste when it is often the core engineering requirement.
spawrks•1h ago
Isn't there a difference between making things that code does and the code itself? Ive seen truly beautiful software with terrible to follow but effective code and I've seen beautiful code that while technically amazing didn't do anything of substance. Software is like woodworking, it includes all levels of care and product outcomes.
cortesoft•38m ago
Weirdly, I thought the terms would be reversed… I think of a craftsman as someone who values quality over quantity, and makes everything beautiful and long lasting, while an engineer is more about productivity and tolerances and efficiency. A craftsman makes better quality but doesn’t scale the way an engineer and the factory process does, although mass produced goods sacrifice quality for quantity.
throwy98888•21m ago
Couldn't take an article seriously that started with the author claiming that code he writes by hand is "100% correct"

Bruh

jaggederest•4m ago
I've gone back over most of my contributions to open source using LLMs and honestly, even though it was my best work at the time, there are big gaps that they find right away.

The myth that we've been shipping perfect code for years, but you can't trust LLMs, is just subjective blindness. People can't see the issues that they can't see, definitionally.

You can absolutely use the exact techniques we used to use in "the old days" to produce reliable code with LLMs generating most of it. The issue is, it's really not a lot less conceptual and intellectual effort than in "the old days", at root. You speed up the programming part, but the rest is still a hard slog, so nobody is out here doing really thorough testing in ways we used to dream of.

kittikitti•4m ago
I would call myself an artisanal programmer. Software Engineers are some of the least likable people I've ever met and being associated with them is cringe. Questions like, "Why are you using Notepad++ instead of using VSCode with 100+ plugins?" in a very condescending manner gets old very quickly. They need the title of Engineer because deep down they are very insecure.

On the plus side, they're usually promoted very quickly to management and never code again.