frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Calculus-free PID almost in a spreadsheet

https://hackaday.com/2026/08/06/calculus-free-pid-almost-in-a-spreadsheet/
1•znpy•38s ago•0 comments

Show HN: Aident Loadout – connect Codex to real apps with 25000 actions

https://github.com/Aident-AI/aident-skill
1•luciana1u•2m ago•0 comments

MacGregor the Bridge Builder

https://www.astralcodexten.com/p/macgregor-the-bridge-builder
1•Michelangelo11•4m ago•0 comments

Musk's new chip factory will cover 100M square feet

https://twitter.com/elonmusk/status/2085377974396752305
1•BlueBerry2001•5m ago•0 comments

AetherGrid – Distributed AI compute orchestration without K8s

https://github.com/wycliffRotich-dev/aethergrid
1•WycliffeRotich•7m ago•0 comments

Big Numbers

https://seneth.me/writings/big-numbers/
1•Seneth•8m ago•0 comments

CRTs and other ewaste can no longer be exported from the USA

https://twitter.com/techknight2/status/2085434346501001668
1•tosh•13m ago•0 comments

The AI slowdown is coming

https://www.transformernews.ai/p/the-ai-slowdown-is-coming
1•reasonableklout•15m ago•0 comments

The Event of 2033 – An AI-Imagined Second Coming

https://www.amazon.com/dp/B0HCN65Q57
1•aimasterpiece•20m ago•0 comments

90 second power loss causing second day of train disruption

https://www.bbc.co.uk/news/live/cwy0d0wgy4xt
2•rwmj•25m ago•1 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...
5•mksaunders2•26m 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•27m ago•1 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...
3•inigyou•27m 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•28m ago•1 comments

Truckslop

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

Marque Terminal

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

The Ones Who Look Outward

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

Tsang Tsou-Choi

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

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

https://github.com/satyasairay/remembrane
3•satyasairay•34m 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•35m 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•36m ago•0 comments

Operational Tropical Cyclone Forecasting with AI – Nature

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

Don't get rejected by Apple anymore

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

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

https://capytoolkit.com/
2•ChillyCapy•39m ago•0 comments

High-Quality Free Transparent PNG Collections

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

I won't read LLM authored fiction

https://mccormick.cx/news/entries/why-i-won-t-read-llm-authored-fiction
8•chr15m•39m ago•1 comments

The offline messaging apps challenging internet shutdowns

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

Ask HN: DeepSeek Alternatives

1•bndr•42m ago•0 comments

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

1•alex_x•42m 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•43m ago•0 comments
Open in hackernews

Show HN: Blogs.hn – Tiny Blog Directory

https://blogs.hn
2•surprisetalk•1y ago
It's been a while since I shared my blog directory...

In proper HN fashion, the site is open-source and requires no JS!

There's instructions on how to add/edit a blog on the Github README.

[0] https://github.com/surprisetalk/blogs.hn

Note that your blog might appear in blogs.json, but not on the site! Right now I'm using the following code to filter out blogs. Your blog might appear if you add more metadata:

  if (
    3 > 0  
      + !!blog.title  
      + (blog.desc.length > 40)  
      + !!blog.about  
      + !!blog.now  
      + !!blog.feed  
      + 3 * (blog.hn.length > 1)      
  )
    continue;
As I mention on the /about page, if you don't already have a blog, I recently made a minimal static site generator! It's easier than ever to begin your writing journey :)

[1] https://github.com/surprisetalk/worstpress

Comments

gnabgib•1y ago
Discussion on your 2023 post (225 points, 57 comments) https://news.ycombinator.com/item?id=36613727

Related:

Show HN: Hacker News user blogroll (937 points, 2023, 187 comments) https://news.ycombinator.com/item?id=36605493

Show HN: OPML list of Hacker News Users Personal Blogs (281 points, 2023, 101 comments) https://news.ycombinator.com/item?id=36627112