Feed aggregator
Climate change is speeding up
Article URL: https://www.nature.com/articles/d41586-026-00745-z
Comments URL: https://news.ycombinator.com/item?id=47276867
Points: 4
# Comments: 1
Astra: An open-source observatory control software
Article URL: https://github.com/ppp-one/astra
Comments URL: https://news.ycombinator.com/item?id=47276865
Points: 2
# Comments: 0
Shell Basics
Article URL: https://shell.nuts.services/
Comments URL: https://news.ycombinator.com/item?id=47276863
Points: 1
# Comments: 0
Jarring alarms out, quieter alerts in. New fire dispatch systems ease stress
Article URL: https://apnews.com/article/fire-department-alarms-firefighter-health-59f0bb3241bb3410e5e6d840b012bd9d
Comments URL: https://news.ycombinator.com/item?id=47276856
Points: 1
# Comments: 0
Show HN: A document search engine CLI, built for AI Agents.
Article URL: https://github.com/LinklyAI/linkly-ai-cli
Comments URL: https://news.ycombinator.com/item?id=47276837
Points: 1
# Comments: 0
Attested TLS in the Wild
Article URL: https://engineering.chainbound.io/attested-tls-in-the-wild
Comments URL: https://news.ycombinator.com/item?id=47276824
Points: 1
# Comments: 0
Show HN: ChronosBench – Terminal CPU/Metal GPU stress tester with live load bars
Wanted a stress tester I could throw into scripts and CI without spinning up a GUI. Most open source options skip the GPU entirely, so I wired in Metal for the GPU side.
It runs matrix ops, FFTs, and particle sims concurrently and draws live utilization bars in the terminal — one for CPU, one for GPU.
Curious if the workload mix is actually representative or if I'm missing something obvious. Also open to feedback on the Metal implementation if anyone's gone down that path.
Comments URL: https://news.ycombinator.com/item?id=47276823
Points: 1
# Comments: 0
ArmorCode Raises $16 Million for Exposure Management Platform
The company will accelerate platform development, expand go-to-market efforts, and invest in product innovation.
The post ArmorCode Raises $16 Million for Exposure Management Platform appeared first on SecurityWeek.
9 Hardy Houseplants That Practically Take Care of Themselves
In Other News: FBI Hacked, US Security Pro Killed in Iran War, Hijacked Cameras Used in Khamenei Strike
Other noteworthy stories that might have slipped under the radar: Avira antivirus vulnerabilities, Transport for London data breach affects 10 million, Gaming cheat exposes North Korean hacker.
The post In Other News: FBI Hacked, US Security Pro Killed in Iran War, Hijacked Cameras Used in Khamenei Strike appeared first on SecurityWeek.
The PetPhone Lets Your Furball Dial You. These Catcalls Are Welcome Anytime
Hulu and Disney Plus for $5? Yes, This Deal Is Real
US Congress Is Considering Abolishing Your Right to Be Anonymous Online
Article URL: https://theintercept.com/2026/03/05/kosa-online-age-verification-free-speech-privacy/
Comments URL: https://news.ycombinator.com/item?id=47275239
Points: 1
# Comments: 0
Show HN: Moongate – Ultima Online server emulator in .NET 10 with Lua scripting
I've been building a modern Ultima Online server emulator from scratch. It's not feature-complete (no combat, no skills yet), but the foundation is solid and I wanted to share it early.
What it does today: - Full packet layer for the classic UO client (login, movement, items, mobiles) - Lua scripting for item behaviors (double-click a potion, open a door — all defined in Lua, no C# recompile) - Spatial world partitioned into sectors with delta sync (only sends packets for new sectors when crossing boundaries) - Snapshot-based persistence with MessagePack - Source generators for automatic DI wiring, packet handler registration, and Lua module exposure - NativeAOT support — the server compiles to a single native binary - Embedded HTTP admin API + React management UI - Auto-generated doors from map statics (same algorithm as ModernUO/RunUO)
Tech stack: .NET 10, NativeAOT, NLua, MessagePack, DryIoc, Kestrel
What's missing: Combat, skills, weather integration, NPC AI. This is still early — the focus so far has been on getting the architecture right so adding those systems doesn't require rewiring everything.
Why not just use ModernUO/RunUO? Those are mature and battle-tested. I started this because I wanted to rethink the architecture from scratch: strict network/domain separation, event-driven game loop, no inheritance-heavy item hierarchies, and Lua for rapid iteration on game logic without recompiling.
GitHub: https://github.com/moongate-community/moongatev2
Comments URL: https://news.ycombinator.com/item?id=47275236
Points: 1
# Comments: 0
Good Bad ISPs
Article URL: https://community.torproject.org/relay/community-resources/good-bad-isps/
Comments URL: https://news.ycombinator.com/item?id=47275230
Points: 2
# Comments: 0
Why Going to Mars Would Be Bad for Your Health
Article URL: https://slate.com/technology/2026/03/elon-musk-mars-space-travel-health-muscle-atrophy.html
Comments URL: https://news.ycombinator.com/item?id=47275205
Points: 1
# Comments: 0
I Dropped Our Production Database and Now Pay 10% More for AWS
Article URL: https://alexeyondata.substack.com/p/how-i-dropped-our-production-database
Comments URL: https://news.ycombinator.com/item?id=47275157
Points: 1
# Comments: 0
Show HN: Local-first Gmail and LinkedIn writing copilot built with Claude
Article URL: https://github.com/zhuchenming818-hue/founder-writing-toolkit
Comments URL: https://news.ycombinator.com/item?id=47275155
Points: 1
# Comments: 0
