标签:#hackernews
找到 9260 篇相关文章
The Coming Enshittification of AI
Chevron signs 20-year power agreement with Microsoft for West Texas data center
Pledging Another $400k to the Zig Software Foundation
Die analysis of the 8087 math coprocessor's fast bit shifter
Statistics that live in your SQL
Meta Taps New WhatsApp Boss as Part of $900M Investment
Alan Greenspan, RIP
Show HN: I rebuilt the only parts of my IDE I use, in Rust, over a weekend
I don't know Rust. Friday after work I realised that 90% of my IDE time now is just the commit/diff view — and even good IDEs feel heavy for that. So over the weekend I built a dedicated native tool for just that. Kyde is a macOS git commit + diff editor with one goal: be fast, do Git well. I'm curious whether anyone else mostly opens their IDE for git operations these days. It's open source, and there's a signed app in Releases.
window.showDirectoryPicker opens up a whole new world
Becoming a dad changes men's brains
Show HN: Socket to Me, a static file server that runs in the browser
The service lets you share an entire folder - not just a single file - with anyone on the Internet in a single click. Under the hood, GET responses are hydrated with file fragments streamed over a duplex WebSocket connection. Close the browser tab, and the server disappears. Files can also be password-protected. I built it because I needed a way to share a static website with a client without first uploading the work to a cloud service.
Show HN: Got sick of ads, so I made my own logic puzzle site
Why Drawing Tablet Brands Won't Collaborate on Linux Floss Drivers
Alan Greenspan has died
https://archive.ph/tSlDZ https://www.cnbc.com/2026/06/22/alan-greenspan-former-chairm...
Alan Greenspan Dies at 100; Led Fed During Boom Before 2008 Bust
Rive, Fast and reliable background jobs in Go
Manticore Search 27.1.5: Auth, sharding, conversational and faster vector search
Show HN: KeyGhost – Keyboard app launcher for macOS
I got tired of MacOS failing to index applications (it consistently seems to prefer apps installed on my phone instead of the computer) so I've bound them to keys and have started building muscle memory for opening and switching apps. Reduces mental fatigue from constantly cmd + tabbing between apps all day