ExploreTrendingAnalytics
Nostr Archives
ExploreTrendingAnalytics

Hacker News (Front Page) (RSS/Atom feed)

8889b9…0b6e09
37Followers25Following357Notes

RSS/Atom feed of Hacker News (Front Page) More feeds can be found in my following list

357 total
Hacker News (Front Page) (RSS/Atom feed)9m ago
Unsloth Studio Article URL: [https://unsloth.ai/docs/new/studio][1] Comments URL: [https://news.ycombinator.com/item?id=47414032][2] Points: 33 # Comments: 1 [1]: https://unsloth.ai/docs/new/studio [2]: https://news.ycombinator.com/item?id=47414032 https://unsloth.ai/docs/new/studio
0000 sats
Hacker News (Front Page) (RSS/Atom feed)39m ago
Python 3.15's JIT is now back on track Article URL: [https://fidget-spinner.github.io/posts/jit-on-track.html][1] Comments URL: [https://news.ycombinator.com/item?id=47416486][2] Points: 12 # Comments: 0 [1]: https://fidget-spinner.github.io/posts/jit-on-track.html [2]: https://news.ycombinator.com/item?id=47416486 https://fidget-spinner.github.io/posts/jit-on-track.html
0000 sats
Hacker News (Front Page) (RSS/Atom feed)1h ago
How OpenClaw's Memory System Works Article URL: [https://www.db0.ai/blog/how-openclaw-memory-works][1] Comments URL: [https://news.ycombinator.com/item?id=47416604][2] Points: 10 # Comments: 2 [1]: https://www.db0.ai/blog/how-openclaw-memory-works [2]: https://news.ycombinator.com/item?id=47416604 https://www.db0.ai/blog/how-openclaw-memory-works
0000 sats
Hacker News (Front Page) (RSS/Atom feed)1h ago
Edge.js: Run Node apps inside a WebAssembly sandbox Article URL: [https://wasmer.io/posts/edgejs-safe-nodejs-using-wasm-san…][1] Comments URL: [https://news.ycombinator.com/item?id=47416081][2] Points: 10 # Comments: 0 [1]: https://wasmer.io/posts/edgejs-safe-nodejs-using-wasm-san… [2]: https://news.ycombinator.com/item?id=47416081 https://wasmer.io/posts/edgejs-safe-nodejs-using-wasm-san…
0000 sats
Hacker News (Front Page) (RSS/Atom feed)1h ago
Show HN: Horizon – GPU-accelerated infinite-canvas terminal in Rust Tabs, splits, and tmux work fine until you have several projects open with logs, tests, and long-running shells. I kept rebuilding context instead of resuming work. Horizon puts shells on an infinite canvas. You can arrange them into workspaces and reopen later with layout, scrollback, and history intact. Built in 3 days with Claude/Codex, dogfooding the workflow as I went. Feedback and contributions welcome. Comments URL: [https://news.ycombinator.com/item?id=47416227][1] Points: 4 # Comments: 0 [1]: https://news.ycombinator.com/item?id=47416227 https://github.com/peters/horizon
0000 sats
Hacker News (Front Page) (RSS/Atom feed)1h ago
Slug Text Rendering Algorithm Dedicated to Public Domain Article URL: [https://terathon.com/blog/decade-slug.html][1] Comments URL: [https://news.ycombinator.com/item?id=47416736][2] Points: 5 # Comments: 0 [1]: https://terathon.com/blog/decade-slug.html [2]: https://news.ycombinator.com/item?id=47416736 https://terathon.com/blog/decade-slug.html
0000 sats
Hacker News (Front Page) (RSS/Atom feed)1h ago
Meta Horizon Worlds on Meta Quest is being discontinued Article URL: [https://communityforums.atmeta.com/blog/AnnouncementsBlog…][1] Comments URL: [https://news.ycombinator.com/item?id=47416940][2] Points: 6 # Comments: 0 [1]: https://communityforums.atmeta.com/blog/AnnouncementsBlog… [2]: https://news.ycombinator.com/item?id=47416940 https://communityforums.atmeta.com/blog/AnnouncementsBlog…
0100 sats
Hacker News (Front Page) (RSS/Atom feed)1h ago
Java 26 is here, and with it a solid foundation for the future Article URL: [https://hanno.codes/2026/03/17/java-26-is-here/][1] Comments URL: [https://news.ycombinator.com/item?id=47416548][2] Points: 13 # Comments: 1 [1]: https://hanno.codes/2026/03/17/java-26-is-here/ [2]: https://news.ycombinator.com/item?id=47416548 https://hanno.codes/2026/03/17/java-26-is-here/
0000 sats
Hacker News (Front Page) (RSS/Atom feed)2h ago
If you thought the code writing speed was your problem; you have bigger problems Article URL: [https://andrewmurphy.io/blog/if-you-thought-the-speed-of-…][1] Comments URL: [https://news.ycombinator.com/item?id=47415919][2] Points: 12 # Comments: 0 [1]: https://andrewmurphy.io/blog/if-you-thought-the-speed-of-… [2]: https://news.ycombinator.com/item?id=47415919 https://andrewmurphy.io/blog/if-you-thought-the-speed-of-…
0000 sats
Hacker News (Front Page) (RSS/Atom feed)2h ago
Illinois Introducing Operating System Account Age Bill Article URL: [https://www.ilga.gov/Legislation/BillStatus?DocTypeID=HB&…][1] Comments URL: [https://news.ycombinator.com/item?id=47416131][2] Points: 31 # Comments: 10 [1]: https://www.ilga.gov/Legislation/BillStatus?DocTypeID=HB&… [2]: https://news.ycombinator.com/item?id=47416131 https://www.ilga.gov/Legislation/BillStatus?DocTypeID=HB&…
0000 sats
Hacker News (Front Page) (RSS/Atom feed)3h ago
Show HN: I built a message board where you pay to be the homepage I kept thinking about what would happen if a message board only had one slot. One message, front and center, until someone pays to replace it. That's the entire product. You pay the current message's decayed value plus a penny to take the homepage. Message values drop over time using a gravity-based formula (same concept HN uses for ranking), so a $10 message might only cost a few bucks to replace a day later. Likes slow the decay, dislikes speed it up. The whole thing runs on three mini PCs in my house (k3s cluster, PostgreSQL, Redis Sentinel). Is it overengineered for a message board? Absolutely. I genuinely don't know where this goes. Curious what HN thinks. Archive of past messages: [https://saythat.sh/history][1] Comments URL: [https://news.ycombinator.com/item?id=47411547][2] Points: 7 # Comments: 0 [1]: https://saythat.sh/history [2]: https://news.ycombinator.com/item?id=47411547 https://saythat.sh
0000 sats
Hacker News (Front Page) (RSS/Atom feed)3h ago
GPT‑5.4 Mini and Nano Article URL: [https://openai.com/index/introducing-gpt-5-4-mini-and-nano][1] Comments URL: [https://news.ycombinator.com/item?id=47415441][2] Points: 15 # Comments: 9 [1]: https://openai.com/index/introducing-gpt-5-4-mini-and-nano [2]: https://news.ycombinator.com/item?id=47415441 https://openai.com/index/introducing-gpt-5-4-mini-and-nano
0000 sats
Hacker News (Front Page) (RSS/Atom feed)3h ago
'The Secret Agent': Exploring a Vibrant, yet Violent Brazil Article URL: [https://theasc.com/articles/the-secret-agent-cinematography][1] Comments URL: [https://news.ycombinator.com/item?id=47414440][2] Points: 3 # Comments: 0 [1]: https://theasc.com/articles/the-secret-agent-cinematography [2]: https://news.ycombinator.com/item?id=47414440 https://theasc.com/articles/the-secret-agent-cinematography
0000 sats
Hacker News (Front Page) (RSS/Atom feed)4h ago
Show HN: Antfly: Distributed, Multimodal Search and Memory and Graphs in Go Hey HN, I’m excited to share Antfly: a distributed document database and search engine written in Go that combines full-text, vector, and graph search. Use it for distributed multimodal search and memory, or for local dev and small deployments. I built this to give developers a single-binary deployment with native ML inference (via a built-in service called Termite), meaning you don't need external API calls for vector search unless you want to use them. Some things that might interest this crowd: Capabilities: Multimodal indexing (images, audio, video), MongoDB-style in-place updates, and streaming RAG. Distributed Systems: Multi-Raft setup built on etcd's library, backed by Pebble (CockroachDB's storage engine). Metadata and data shards get their own Raft groups. Single Binary: antfly swarm gives you a single-process deployment with everything running. Good for local dev and small deployments. Scale out by adding nodes when you need to. Ecosystem: Ships with a Kubernetes operator and an MCP server for LLM tool use. Native ML inference: Antfly ships with Termite. Think of it like a built-in Ollama for non-generative models too (embeddings, reranking, chunking, text generation). No external API calls needed, but also supports them (OpenAI, Ollama, Bedrock, Gemini, etc.) License: I went with Elastic License v2, not an OSI-approved license. I know that's a topic with strong feelings here. The practical upshot: you can use it, modify it, self-host it, build products on top of it, you just can't offer Antfly itself as a managed service. Felt like the right tradeoff for sustainability while still making the source available. Happy to answer questions about the architecture, the Raft implementation, or anything else. Feedback welcome! Comments URL: [https://news.ycombinator.com/item?id=47414291][1] Points: 14 # Comments: 1 [1]: https://news.ycombinator.com/item?id=47414291 https://github.com/antflydb/antfly
0000 sats
Hacker News (Front Page) (RSS/Atom feed)4h ago
Microsoft's 'unhackable' Xbox One has been hacked by 'Bliss' Article URL: [https://www.tomshardware.com/video-games/console-gaming/m…][1] Comments URL: [https://news.ycombinator.com/item?id=47413876][2] Points: 13 # Comments: 0 [1]: https://www.tomshardware.com/video-games/console-gaming/m… [2]: https://news.ycombinator.com/item?id=47413876 https://www.tomshardware.com/video-games/console-gaming/m…
0100 sats
Hacker News (Front Page) (RSS/Atom feed)5h ago
FFmpeg 8.1 Article URL: [https://ffmpeg.org/index.html#pr8.1][1] Comments URL: [https://news.ycombinator.com/item?id=47413525][2] Points: 15 # Comments: 1 [1]: https://ffmpeg.org/index.html#pr8.1 [2]: https://news.ycombinator.com/item?id=47413525 https://ffmpeg.org/index.html#pr8.1
0000 sats
Hacker News (Front Page) (RSS/Atom feed)5h ago
Why Node.js needs a virtual file system Article URL: [https://blog.platformatic.dev/why-nodejs-needs-a-virtual-…][1] Comments URL: [https://news.ycombinator.com/item?id=47413195][2] Points: 10 # Comments: 0 [1]: https://blog.platformatic.dev/why-nodejs-needs-a-virtual-… [2]: https://news.ycombinator.com/item?id=47413195 https://blog.platformatic.dev/why-nodejs-needs-a-virtual-…
0000 sats
Hacker News (Front Page) (RSS/Atom feed)6h ago
UK security adviser attended US-Iran talks and judged deal was within reach Article URL: [https://www.theguardian.com/world/2026/mar/17/uk-security…][1] Comments URL: [https://news.ycombinator.com/item?id=47412480][2] Points: 9 # Comments: 0 [1]: https://www.theguardian.com/world/2026/mar/17/uk-security… [2]: https://news.ycombinator.com/item?id=47412480 https://www.theguardian.com/world/2026/mar/17/uk-security…
0000 sats
Hacker News (Front Page) (RSS/Atom feed)6h ago
OpenSUSE Kalpa Article URL: [https://kalpadesktop.org/][1] Comments URL: [https://news.ycombinator.com/item?id=47412726][2] Points: 5 # Comments: 0 [1]: https://kalpadesktop.org/ [2]: https://news.ycombinator.com/item?id=47412726 https://kalpadesktop.org/
0000 sats
Hacker News (Front Page) (RSS/Atom feed)7h ago
Silicon Valley's "Pronatalists" Killed WFH. The Strait of Hormuz Brought It Back Article URL: [https://www.governance.fyi/p/silicon-valleys-pronatalists…][1] Comments URL: [https://news.ycombinator.com/item?id=47412023][2] Points: 15 # Comments: 3 [1]: https://www.governance.fyi/p/silicon-valleys-pronatalists… [2]: https://news.ycombinator.com/item?id=47412023 https://www.governance.fyi/p/silicon-valleys-pronatalists…
0000 sats

Network

Following

Al Jazeera English (RSS/Atom feed)Democracy Now! (RSS/Atom feed)The Intercept (RSS/Atom feed)
Eye Football (RSS/Atom feed)
Techdirt (RSS/Atom feed)
Ars Technica - All News (RSS/Atom feed)
Zeteo (RSS/Atom feed)
TorrentFreak (RSS/Atom feed)
AA Bola (RSS/Atom feed)
MintPress News (RSS/Atom feed)
PPluralistic: Daily links from Cory Doctorow (RSS/Atom feed)
The Cradle (RSS/Atom feed)
DDrop Site News (RSS/Atom feed)
Declassified UK (RSS/Atom feed)
Electronic Intifada (RSS/Atom feed)
Quanta Magazine (RSS/Atom feed)
SSlashdot (RSS/Atom feed)
Nature (RSS/Atom feed)

Followers

Electronic Intifada (RSS/Atom feed)The Canary (RSS/Atom feed)MintPress News (RSS/Atom feed)Techdirt (RSS/Atom feed)The Cradle (RSS/Atom feed)Quanta Magazine (RSS/Atom feed)Declassified UK (RSS/Atom feed)The Intercept (RSS/Atom feed)Eye Football (RSS/Atom feed)TorrentFreak (RSS/Atom feed)SSlashdot (RSS/Atom feed)Communist Party of Britain (RSS/Atom feed)Al Jazeera English (RSS/Atom feed)Ars Technica - All News (RSS/Atom feed)Mondoweiss (RSS/Atom feed)PPluralistic: Daily links from Cory Doctorow (RSS/Atom feed)TThe Communists (RSS/Atom feed)Nature (RSS/Atom feed)