frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Virginia bans sale of geolocation data

https://www.hunton.com/privacy-and-cybersecurity-law-blog/virginia-bans-sale-of-geolocation-data
257•toomuchtodo•2h ago•41 comments

Exapunks (2018)

https://www.zachtronics.com/exapunks/
200•yu3zhou4•4h ago•69 comments

Since Linux 6.9, LUKS suspend stopped wiping disk-encryption keys from memory

https://mathstodon.xyz/@iblech/116769502749142438
375•IngoBlechschmid•7h ago•178 comments

Reality has a surprising amount of detail (2017)

https://johnsalvatier.org/blog/2017/reality-has-a-surprising-amount-of-detail
63•vinhnx•4d ago•23 comments

Podman v6.0.0

https://blog.podman.io/2026/07/introducing-podman-v6-0-0/
336•soheilpro•8h ago•123 comments

EFF letter to FTC on X consent order (2 July 2026) [pdf]

https://cdn.arstechnica.net/wp-content/uploads/2026/07/EFF-letter-to-FTC-on-X-consent-order-7-2-2...
85•Terretta•3h ago•23 comments

PeerTube is a free, decentralized and federated video platform

https://github.com/Chocobozzz/PeerTube
469•doener•11h ago•212 comments

Lightning Memory-Mapped Database Manager (LMDB) 1.0

http://www.lmdb.tech/doc/
50•radiator•3h ago•28 comments

This is my attempt to get Vulkan going on NetBSD

https://github.com/segaboy/vulkan-netbsd
73•segaboy81•4h ago•14 comments

Postgres transactions are a distributed systems superpower

https://www.dbos.dev/blog/co-locating-workflow-state-with-your-data
84•KraftyOne•4h ago•43 comments

How to ask for help from people who don't know you

https://pradyuprasad.com/writings/how-to-ask-for-help/
347•FigurativeVoid•9h ago•54 comments

Great Salt Lake Tracker – Grow the Flow

https://growtheflowutah.org/laketracker/
45•cfowles•3h ago•9 comments

Superpowers 6

https://blog.fsck.com/2026/06/15/Superpowers-6/
44•seahorseemoji•2d ago•17 comments

JEP 539: Strict Field Initialization in the JVM moved to preview

https://openjdk.org/jeps/539
45•za3faran•4h ago•13 comments

Immich 3.0

https://github.com/immich-app/immich/discussions/29439
126•hashier•9h ago•44 comments

Claude-real-video - any LLM can watch a video

https://github.com/HUANGCHIHHUNGLeo/claude-real-video
53•cortexosmain•4h ago•14 comments

Memora: A Harmonic Memory Representation Balancing Abstraction and Specificity

https://www.microsoft.com/en-us/research/blog/memora-a-harmonic-memory-representation-balancing-a...
9•matt_d•2d ago•0 comments

Launch HN: Manufact (YC S25) – MCP Cloud

https://manufact.com
97•pzullo•8h ago•61 comments

Simple, beautiful Emacs modeline: modusregel

https://codeberg.org/jjba23/modusregel
6•jjba23•1h ago•0 comments

U.S. Officials Believed Israel Was Plotting to Kill Iranian Negotiators

https://www.nytimes.com/2026/07/02/us/politics/israel-iran-negotiators-plot.html
57•MilnerRoute•1h ago•18 comments

A New Catalog of Stellar Rotation Periods for over a Million Stars

https://aasnova.org/2026/07/01/a-new-catalog-of-stellar-rotation-periods-for-over-a-million-stars/
24•visha1v•3h ago•2 comments

Spain Orders Blacklist of Palantir from Public and Private Companies

https://clashreport.com/world/articles/spain-orders-blacklist-of-us-tech-giant-palantir-from-publ...
540•mgh2•8h ago•172 comments

Wireless LAN SD

https://www.sdcard.org/developers/sd-standard-overview/sdio-isdio/wireless-lan-sd/
25•sharpshadow•3h ago•21 comments

Show HN: zkGolf – Competitive optimization of formally verified circuits

https://zk.golf/
33•rot256•7h ago•3 comments

24-bit/192kHz music downloads and why they make no sense (2012)

https://people.xiph.org/~xiphmont/demo/neil-young.html#toc_wd2bm
86•Kaapeine•6h ago•153 comments

Hazel (YC W24) Is Hiring for Our Largest Government Contract

https://www.ycombinator.com/companies/hazel-2/jobs/3epPWgu-full-stack-engineer-ts-sci
1•augustschen•9h ago

LibreCAD in the Browser

https://magik.net/librecad/
68•devttyeu•22h ago•6 comments

Client-side load balancing at a million requests per second

https://engineering.zalando.com/posts/2026/06/client-side-load-balancing.html?v=2](https://engine...
35•cjbooms•1d ago•5 comments

German button maker searched rivers of American Midwest for valuable shells

https://www.smithsonianmag.com/smithsonian-institution/how-one-german-button-maker-searched-the-r...
135•bookofjoe•5d ago•41 comments

AI can't be listed as inventor on patent applications, Japan's top court rules

https://japannews.yomiuri.co.jp/science-nature/technology/20260306-314930/
347•mushstory•9h ago•183 comments
Open in hackernews

Reality has a surprising amount of detail (2017)

https://johnsalvatier.org/blog/2017/reality-has-a-surprising-amount-of-detail
63•vinhnx•4d ago

Comments

Boom890•4d ago
Good read
james_ross•4d ago
a good read indeed! Makes me think about my use of coding agents differently, as the main thing they do is deal with a lot of details that matter to the execution but don't matter to me personally enough to figure them out. Would love to see this author's more recent take as this was written pre-LLMs taking over the world.....
sdenton4•1h ago
That sort of abstraction has always existed, it's just been a matter of hiring experts or labor from other humans. Reality still has a surprising amount of detail. You deal with it by engaging directly, delegating to someone else to engage with, or just brute force your way to a crooked staircase.

When you hire someone to work on the stairs for you, you /hope/ they know what they're doing, especially if you don't have the skills yourself to judge their work. Same for an agent.

boron1006•1h ago
This has always been the fun part of programming to me. I know most people hate it, but I really don’t mind being on-call (ok I hate being woken up) and fixing weird bugs that users run into. All these small edge cases that people run into because reality is odd. Of course I’m in scientific programming so that probably colors my view.

It’s always a little disappointing to me when I think I’ve run into something unique but it ends up being user error or something.

ngm7•13m ago
I echo this. The kind of entropy that real users bring has been refreshing to face as a founder.

Being a founder has a lot of SRE like activities. Fortunately I used to actually like troubleshooting and hence love being a founder but I know a lot of people quit this path because of the "suprising amount of details" in reality!

Jtsummers•57m ago
(2017) with a few significant past discussions:

https://news.ycombinator.com/item?id=16184255 - Jan 19, 2018

https://news.ycombinator.com/item?id=22020495 - Jan 11, 2020

https://news.ycombinator.com/item?id=29429385 - Dec 3, 2021

https://news.ycombinator.com/item?id=38407851 - Nov 24, 2023

https://news.ycombinator.com/item?id=43087779 - Feb 21, 2025

WastedCucumber•53m ago
The first time I built a freestanding bookshelf, I put a lot of effort into making the feet level and the back straight and at a right angle to the feet. Once I put it up against the wall I'd built it for, I realized I'd solved completely different problem than the problem I really had. I needed crooked bookshelf, since the wall was totally tilted.

In the end I screwed some wall shelves in and called it good enough.

macNchz•26m ago
One of my first real DIY projects during a summer in college nearly 20 years ago was replacing the rotted out basement bulkhead doors on the ~120 year old house I grew up in. I took measurements of the old ones, bought some nice tongue-and-groove cedar and high-quality hardware, and built the new doors in the garage. When they were fully assembled, I carried them over to install on the old stone frame. I took off the old ones, put mine in their place...and they didn't fit properly at all.

Momentarily baffled, I realized that, despite appearances, the old frame was actually not square, in fact it was a parallelogram. I'd measured the height and width and assumed it was square. The previous (experienced) carpenter who'd built the doors I was replacing had clearly noticed this, and simply allowed for the misalignment in his design. He built perfectly square-appearing doors that mounted to the not-square frame. I had to go back and rework mine considerably for them to fit without looking ridiculous. They're still there and holding up well, but I also still think of this lesson on a regular basis in my day to day life now.

jadbox•23m ago
I feel this in my soul. I thought I could replace a door in a day, but months of fiddling, I discovered by frame is not only a parallelogram but it literally shifts by over an inch between seasons. (~100yr old house 2nd floor)
tolerance•21m ago
cadamsdotcom•51m ago
This sentence is the exact reason laying people off and replacing them with AI doesn’t work.
kouru225•47m ago
The fact that machine learning can learn highly detailed patterns is the very reason why AI is so useful. So what you’re saying doesn’t really make much sense
lelanthran•29m ago
> The fact that machine learning can learn highly detailed patterns is the very reason why AI is so useful.

AI doesn't deal with reality, it deals with tokens. This is why all those vibe-coded harnesses, little more than glue between various text IO interfaces, are several hundreds of thousands of source lines of code.

It's why a SOTA model took 100kSLoK to write a C compiler to compile one specific project.

It's why, when I asked for a simple markdown -> ansi escape codes converter (for terminal output) in Python, SOTA Claude and SOTA ChatGPT both give me +- 150 SLoC when my own LUT-based version came to under 10 lines of code + a LUT.

Reality has a surprising amount of detail, but LLMs don't exist in reality, they exist in a virtual world made up off tokens.

bonoboTP•19m ago
Do you exist in reality? Or just in a virtual world made up of sensory signals? Do you have access to the Ding an sich any more than a (multimodal) LLM?
lelanthran•5m ago
> Do you exist in reality?

Yes.

> Or just in a virtual world made up of sensory signals?

No, definitely reality. Things affect my thought whether I sense them or not.

morpheos137•47m ago
Base I what is the level of detail to reality suprising. To me suprising means mysteriously or improbably unexpected. Why should we expect reality to be simple. Note complex and simple are somewhat subjective. The human brain evolved to just sufficient baseline level be able to handle the level of complexity of reality. So why would it be unexpected that humans find realty complex when our brains are calibrated just enough to handle it.
cynicalsecurity•43m ago
An ancient article that now looks even cheesier. It's so hard to make those goddamn stairs. So complex, such wisdom.
debo_•32m ago
Username checks out
hobonation•23m ago
Really generally shitty collision detection and detail. It's just that when you notice, it rolls back and adds resources until you think it's fine.
mapcars•21m ago
Reality does not have amount of details, it is infinite in all directions. Its only that we perceived certain amount of details, some more some less. One can spend their whole life mastering a single aspect and there always will be room to improve.
farfatched•6m ago
> If you’re a programmer, you might think that the fiddliness of programming is a special feature of programming, but really it’s that everything is fiddly, but you only notice the fiddliness when you’re new, and in programming you do new things more often.

I think I'm drawn to programming because the fiddliness is tractable, and fixable.

In which other domain can I:

* introspect the relevant processes/state, step by step

* snapshot/undo

* fix niggles, once and for all, and for everyone; and get their fixes too

* probe and test my inputs and outputs, checking for quality. Get notified if a part changes in a way that breaks me.

And the only tool I need is a commodity general purpose PC.

When I try woodwork, or even electronics, I'm struck by much friction is in even simple tasks: tools, parts, lead time, safety, space, physical effort, cost, ...

arzmir•5m ago
Lovely article!

Contemplating the details of a thing is really satisfying. At times I find myself sitting there and trying to decompose the astonishing amount of work, research, both evolutionary and revolutionary progress that has gone into reaching the current level of something. Buying myself a coffee and stare at the local ferry and acknowledge that someones life's work went into figuring out how to make the paint stick to metal.

Naturally the other point also sticks.. I too often get stuck on the details. :P

I recognized this submission from its title but did not remember what it was about. For some reason this anecdote reminded me. Yes now I know it's about the man who built staircases with his father.

I can never look at staircases the same.

farfatched•18m ago
In the spirit of the article, what detail in the decision making of layoffs might you be missing?

I expect there's a lot of detail that I'm unaware of relating to running a company (planning; risk; legal; ...) that might make a decision foolish to me, but make sense if given more context.