frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Poison Song Teaser (2025)

https://www.tamriel-rebuilt.org/content/poison-song-teaser
1•kqr•36s ago•0 comments

Puffling spotted at colony in 'danger of extinction'

https://www.bbc.com/news/articles/cx2rv02dky2o
1•paulpauper•1m ago•0 comments

Claude Opus 5

https://artificialanalysis.ai/models/claude-opus-5
1•pranshuchittora•2m ago•0 comments

FDA panel votes to place popular peptide BPC-157 on compounding list

https://www.reuters.com/business/healthcare-pharmaceuticals/fda-panel-votes-place-popular-peptide...
1•brandonb•2m ago•0 comments

Clay Garden

https://claygarden.jp
1•mortenjorck•4m ago•0 comments

Ukraine May Have Manipulated Russian Air Defenses into Downing Their Own Su-57

https://united24media.com/world/ukraine-may-have-manipulated-russian-air-defenses-into-downing-th...
1•DemiGuru•5m ago•0 comments

A Tournament Nobody Can Buy

https://kaylamity.com/essays/a-tournament-nobody-can-buy/
1•crunchbang123•5m ago•0 comments

Flet: Build cross-platform apps in Python

https://flet.dev/
1•theanonymousone•5m ago•0 comments

Clickit best free tool for agentic workspace for founders

https://github.com/rohankc69/clickit
1•rohankc_01•7m ago•1 comments

Sony's decision to ditch discs was practically inevitable, data shows

https://arstechnica.com/gaming/2026/07/the-playstation-game-disc-was-dying-long-before-sony-pulle...
2•bpierre•7m ago•0 comments

Ukraine may be winning World War III for an oblivious West

https://thehill.com/opinion/national-security/5983182-ukraine-wins-wwiii/
2•MilnerRoute•7m ago•1 comments

Raspberry Pi Touch Display 2 10-Inch Model Launches

https://www.phoronix.com/news/10-inch-Raspberry-Pi-Touch-2
1•DemiGuru•10m ago•0 comments

The MoQ Alliance: Organization Dedicated to Making Media over QUIC Successful

https://moqalliance.org/
1•mondainx•12m ago•0 comments

Notion Code: Build and update Notion programmatically in bulk

https://app.notion.com/p/notionambassadors/How-to-use-Notion-as-Code-3973139dbfef802eb77cfbe7cf08...
1•dibujaleojos•14m ago•0 comments

You can now use a selfie video to log into your Google Account

https://twitter.com/Google/status/2080284006512201760
1•nullpt_rs•15m ago•1 comments

Accidental data loss in Claude Code and OpenAI Codex: when AI deletes user files

https://firasd.substack.com/p/accidental-data-loss-in-claude-code-openai-codex-ai-agent-harness-f...
2•firasd•15m ago•1 comments

OpenAI API Is Down

3•whyage•17m ago•1 comments

Fail-closed enforcement for AI agents: deny what you cannot verify

https://github.com/Fame510/SHACKLE
1•SHACKLE-PRO-•18m ago•0 comments

Show HN: PGP Manager – a modern, user-friendly alternative to Kleopatra

https://github.com/developaaah/pgp-manager
1•developaaah•18m ago•0 comments

MAI-Image-2.5-Pro and MAI-Voice-2-Flash

https://microsoft.ai/news/introducing-mai-image-2-5-pro-and-mai-voice-2-flash/
2•ai2027•19m ago•0 comments

AMD's Instinct MI455X: Aiming for the Sun

https://chipsandcheese.com/p/amds-instinct-mi455x-aiming-for-the
1•pixelpoet•20m ago•0 comments

Godot: Command Line Tutorial

https://docs.godotengine.org/en/stable/tutorials/editor/command_line_tutorial.html
1•evolve2k•20m ago•0 comments

We self-host DeepSeek V4 Flash on AWS spot instances

https://twitter.com/Vercantez/status/2080326597757087859
1•skeptrune•20m ago•0 comments

Industrial Society and Its Future (Text of Unabomber Manifesto)

https://archive.nytimes.com/www.nytimes.com/library/national/unabom-manifesto-1.html
2•pcfwik•21m ago•0 comments

Qwen 3.8-Max: Interviewing the AI About Itself

https://manish.sh/writings/models/inside-qwen-3-8-max-preview-reverse-engineering-an-ai-assistant...
2•ms7892•24m ago•0 comments

Augmental MouthPad is a tongue-controlled touchpad/trackpad

https://www.cnx-software.com/2026/07/23/augmental-mouthpad-tongue-controlled-touchpad-trackpad/
2•jandeboevrie•24m ago•1 comments

You don't need an LLM to cluster LLM traces

https://seldon-ai.com/blog/you-dont-need-an-llm-to-cluster-llm-traces
1•nlpnerd•24m ago•0 comments

Show HN: Syncle – Open-source real-time database synchronization engine

https://github.com/osmanahmadxai/SYNCLE
2•osmanahmadxai•24m ago•0 comments

I use the GPL and not Cuck Licenses

https://lukesmith.xyz/articles/why-i-use-the-gpl-and-not-cuck-licenses/
1•tiagod•25m ago•0 comments

Shitty – A New Terminal Emulator

https://github.com/pg83/shitty
1•zX41ZdbW•32m 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