frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Train the AI to Want to Die

https://slimemoldtimemold.com/2026/08/05/a-stupid-idea-for-ai-alignment-we-came-up-with-by-lookin...
1•mrcgnc•11s ago•0 comments

Fable 5 on ARC-AGI (Verified)

https://twitter.com/arcprize/status/2085115252035785168
1•tosh•3m ago•0 comments

Building Scalable Control Planes

https://www.allthingsdistributed.com/2026/08/on-building-scalable-control-planes.html
1•janvdberg•6m ago•0 comments

Google Search AI leaks ACTUAL name of a game's upcoming character

https://www.reddit.com/r/IndieDev/comments/1vfwuf5/a_player_found_out_the_actual_name_of_my_games/
2•erremerre•6m ago•0 comments

Privacy gadgets a Proton employee uses

https://proton.me/blog/privacy-gadgets
1•DavideNL•10m ago•0 comments

TUI for Tabaholics

https://github.com/doctorcolossus/tab_wrangler
1•ankitg12•11m ago•0 comments

Why magnets attract? – Richard Feynman [video]

https://www.youtube.com/watch?v=36GT2zI8lVA
1•iamanatom•11m ago•0 comments

The Complete Fun to Imagine with Richard Feynman (1983)[video]

https://www.youtube.com/watch?v=nYg6jzotiAc
1•iamanatom•15m ago•0 comments

Someone Is Mysteriously Snapping Up Used Books Around the World

https://www.theatlantic.com/technology/2026/08/ai-companies-buying-used-books-for-data/688167/
2•vcfgdev•18m ago•0 comments

How to Run a Read-Only CIS Security Check on macOS

https://stackandink.com/blog/run-read-only-cis-security-check-macos/
1•Igor_Wiwi•21m ago•0 comments

Ask HN: Desktop Pet

1•nunep•22m ago•0 comments

From AI Experiments to Production:Lessons from Insurance Systems

https://geekyants.com/en-us/blog/ai-in-insurance-building-production-ready-products-for-claims-un...
2•varda_62892•24m ago•0 comments

Agent-tools.net – pay-per-call APIs for AI agents, paid via x402/USDC on Base

https://agent-tools.net/
1•karucosu•24m ago•0 comments

I wonder if you could make a useful DOS executable with just emoji

https://oldbytes.space/@gloriouscow/117044736309312697
1•usdogu•24m ago•0 comments

I Caught Malware

https://alexbissessur.dev/i-caught-malware/
1•bo0tzz•25m ago•0 comments

Gödel, Escher, Elisp: The Beauty of Macros

https://www.chiply.dev/post-elisp-macros-are-beautiful
1•signa11•27m ago•0 comments

Show HN: I deleted DMs from our work chat

https://fosbury.ai/
1•YarivAshk•27m ago•0 comments

Linux Processes: Threads and Concurrency

https://labs.iximiuz.com/tutorials/linux-processes-threads-concurrency-3302b677
1•signa11•27m ago•0 comments

Modding a Kmart Digicam to take C mount lenses Part 1

https://mason.bearblog.dev/modding-a-kmart-digicam-to-take-c-mount-lenses-part-1/
1•masoniamme•28m ago•0 comments

TIL: HTTP/3 Is Not Always Faster Than HTTP/2

https://www.iankduncan.com/engineering/2026-02-10-http3-not-always-faster/
2•michael-sumner•28m ago•0 comments

ResumeGit – A local-first resume builder with Git-inspired version history

https://github.com/naveenayalla1-CS50/ResumeGit
1•Naveenayalla1•29m ago•0 comments

Show HN: AI Video Resume and Pitch Deck Generator

https://portfoliovideo.com
2•wowinter15•30m ago•0 comments

Bristol station to trial multilingual announcements in Auracast pilot

https://liamodell.com/2026/08/06/bristol-temple-meads-auracast-bluetooth-xrai-ai-announcements-co...
3•edward•31m ago•0 comments

The genetic architecture of fibromyalgia across 2.5M individuals

https://www.nature.com/articles/s41591-026-04492-6
1•tokai•31m ago•0 comments

DeepSeek signals 'significant' price hike, testing its low-cost edge

https://www.scmp.com/tech/tech-trends/article/3363129/deepseek-signals-significant-price-hike-ami...
3•nh43215rgb•32m ago•0 comments

Google Assistant Shutting Down on Android and Wear OS in September

https://9to5google.com/2026/08/04/google-assistant-september-2026-shutdown/
1•andyjohnson0•32m ago•0 comments

Jujutsu 0.44.0

https://github.com/jj-vcs/jj/releases/tag/v0.44.0
2•olexsmir•33m ago•0 comments

If AI is advancing so rapidly, why aren't games getting smarter?

https://www.reddit.com/r/pcgaming/comments/1q7bcti/dumb_question_but_if_ai_is_advancing_so_rapidly/
1•zeristor•33m ago•0 comments

Walter insurers paid millions of dollars to credit rating provider Egan-Jones

https://www.ft.com/content/18ccb15a-f8ed-41ba-a948-7c62cd757274
1•JumpCrisscross•34m ago•0 comments

Show HN: Linksh.re, a link shortener with no signup, just a recovery code

https://linksh.re
1•rafayexalter•39m 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