frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

90 second power loss causing second day of train disruption

https://www.bbc.co.uk/news/live/cwy0d0wgy4xt
1•rwmj•1m ago•0 comments

Why and how the Austrian Military moved to LibreOffice (Part 1)

https://blog.documentfoundation.org/blog/2026/08/07/why-and-how-the-austrian-military-moved-to-li...
1•mksaunders2•1m ago•0 comments

DeepSeek V4 Flash 0731: Is It Cheaper to Run It at Home or Pay per Token?

https://grigio.org/deepseek-v4-flash-0731-is-it-cheaper-to-run-it-at-home-or-pay-per-token/
1•grigio•2m ago•0 comments

All memory manufactured in 2027 has been sold out

https://www.ign.com/articles/ramageddon-continues-another-year-as-2027-memory-capacity-is-reporte...
1•inigyou•2m ago•0 comments

Is your Bitcoin seed safe after Coldcard accident? What about iancoleman/bip39?

https://grigio.org/is-you-bitcoin-seed-safe-after-coldcard-accident-what-about-iancoleman-bip39/
1•grigio•3m ago•1 comments

Truckslop

https://truckslop.joshu.dev/
1•tosh•3m ago•0 comments

Marque Terminal

https://marque.at/download
1•scanash00•6m ago•0 comments

The Ones Who Look Outward

https://www.centauri-dreams.org/2026/08/06/the-ones-who-look-outward/
1•JPLeRouzic•7m ago•0 comments

Tsang Tsou-Choi

https://en.wikipedia.org/wiki/Tsang_Tsou-choi
1•bondarchuk•10m ago•0 comments

Show HN: Remembrane – agent memory in one SQLite file, zero dependencies

https://github.com/satyasairay/remembrane
1•satyasairay•10m ago•0 comments

Windows Tracks You with Hidden ID. We Built DeGDID to Block It

https://windscribe.com/blog/windows-tracks-you-with-a-hidden-id-so-we-built-degdid-to-block-it/
1•defrost•11m ago•0 comments

AI model achieves breakthrough in forecasting cyclones – Google DeepMind

https://deepmind.google/blog/weathernext-ai-model-achieves-breakthrough-in-forecasting-cyclones/
1•rbanffy•12m ago•0 comments

Operational Tropical Cyclone Forecasting with AI – Nature

https://www.nature.com/articles/s41586-026-10953-2
1•rbanffy•12m ago•0 comments

Don't get rejected by Apple anymore

https://www.apprejectkit.com/guides/app-store-submission-checklist/
1•jonvolio•13m ago•0 comments

Show HN: CapyToolkit – Browser-native developer and hardware diagnostic tools

https://capytoolkit.com/
1•ChillyCapy•14m ago•0 comments

High-Quality Free Transparent PNG Collections

https://pngdex.com/collections/
1•kanlabs•14m ago•0 comments

I won't read LLM authored fiction

https://mccormick.cx/news/entries/why-i-won-t-read-llm-authored-fiction
2•chr15m•15m ago•0 comments

The offline messaging apps challenging internet shutdowns

https://restofworld.org/2026/india-github-geoblock-jack-dorsey-bitchat/
4•billybuckwheat•15m ago•0 comments

Ask HN: DeepSeek Alternatives

1•bndr•17m ago•0 comments

Ask HN: After 20 years of coding it is not a fun hobby anymore. How about you?

1•alex_x•18m ago•1 comments

Russian spy 'honeytraps' lure Ukrainian soldiers to their deaths

https://www.thetimes.com/world/europe/article/russia-spy-ukraine-death-honeytrap-kbm55pcl7
1•petethomas•18m ago•0 comments

Ball Scratch Simulator: release date, gameplay, VR, and PC requirements

https://ballscratchsimulator.wiki/
1•visiohex•19m ago•0 comments

Passkeys by default and retirement of Microsoft SMS and voice authentication

https://www.microsoft.com/en-us/security/blog/2026/07/13/microsoft-entra-id-security-updates-pass...
1•firefoxd•23m ago•0 comments

How to read the Attention formula from the Attention is all you need paper

https://twitter.com/i/status/2085629807656862037
1•asxndu•25m ago•0 comments

Americans Are Richer Than Everyone Else

https://www.cremieux.xyz/p/americans-are-richer-than-everyone
1•NewCzech•26m ago•1 comments

INT2 KV-cache quantization is getting surprisingly good

https://arxiv.org/abs/2608.02691
1•yunuyean•27m ago•0 comments

Canadian imports for data centre equipment up 88% from prior year

https://www.theglobeandmail.com/business/article-data-centre-equipment-imports-ai-boom-canada/
1•petethomas•29m ago•0 comments

Restaurants and theatres ban Meta's smart glasses

https://www.theguardian.com/technology/2026/aug/06/restaurants-pubs-and-theatres-ban-metas-spy-gl...
3•BlueBerry2001•35m ago•0 comments

Dark mode toggles: two states are enough

https://lea.verou.me/blog/2026/dark-mode-toggles/
2•aratahikaru5•37m ago•0 comments

I have never seen a game fail because the artists were too slow

https://www.productionalchemist.com/p/inever-seen-a-game-fail-because-artists-too-slow
1•Darkstryder•38m ago•3 comments
Open in hackernews

Show HN: XSAF – Extra Small Agent Framework

https://xsaf.ilha.build/
2•ryuzyy•41m ago

Comments

ryuzyy•40m ago
Hey all, I'm the author of XSAF. I'm working on open-source tools, and this time it's a small TypeScript agent framework.

You might be wondering why you'd bother with this when there are already options like Vercel's EVE and Astro's Flue.

I always build tools that are minimal and hackable, not a concrete way of doing things.

This time it's a Fetch-native (MCP v2), tiny agent that supports communication channels, sandboxing, scheduling, memory, and external MCPs.

yahoor1•30m ago
Interesting concept. Happy to test it for building an agent. Thanks for sharing.
ryuzyy•23m ago
Thanks! All feedback is more than welcome. Please let me know if you get stuck, I'll help!