frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: FlashFrame-Free Browser-Based Fast Multiplayer Movie Guessing Game

https://playflashframe.com/
1•jsturgill•2m ago•0 comments

DuckDuckGo Sunglasses

https://knockaround.com/products/duckduckgo-paso-robles
1•brianborn•3m ago•0 comments

Saying Goodbye to SMS Mode

https://groupme.com/blog/goodbye-sms-mode
1•tech234a•5m ago•0 comments

Show HN: Particle – Extract and save articles in a clean, self-hosted reader

https://particle.crnst8.com/try/
1•flowerpil•6m ago•0 comments

New API integer overflow: one request turned a $0.10 balance into $16.9T

https://hellorecon.com/blog/cve-2026-71479-new-api-quota-integer-overflow
1•slvnx•7m ago•0 comments

Scalable watermarking for identifying large language model outputs

https://www.nature.com/articles/s41586-024-08025-4
1•Anon84•9m ago•0 comments

Show HN: A multiplayer coding environment for dev teams and agents

https://forklane.ai
1•akshayl284•10m ago•1 comments

Anybody Working on Agentic Payment?

https://twitter.com/samliuhappy/status/2089488863857381661
1•Bobby_Liu•14m ago•1 comments

Repair Cafe – Fix Your Broken Items

https://www.repaircafe.org/
1•rglover•14m ago•0 comments

Our Learning from Building Voice Agents for Loan Servicing

https://ullassankhla.substack.com/p/building-voice-agents-in-regulated
1•vishwas_datta•16m ago•0 comments

The Deadline Dividend

https://deadline-dividend.onrender.com
2•serialwindow•21m ago•0 comments

N64 Goldeneye 007 Decompilation

https://github.com/n64decomp/007
1•jamesfinlayson•23m ago•0 comments

Ask HN: Svbtle Nudges?

1•righthand•27m ago•0 comments

Show HN: AI-generated music box version of any song (for baby)

https://lullabyconverter.com
1•johnnydamacha•28m ago•0 comments

Cosyncing: Control DeepSeek Harness and other agents on your phone

https://github.com/cosyncing/cosyncing
1•howardme1•29m ago•0 comments

Google to buy Spirit Airlines business data for $10M

https://www.reuters.com/legal/litigation/google-buy-spirit-airlines-business-data-10-million-2026...
1•symisc_devel•30m ago•0 comments

Qwen3.8-27B on a single RTX 3090: crash fix, 131K context, 9 myths

https://jonidimo.github.io/qwen38-3090-benchmark/benchmark.html
2•jonaddb•31m ago•1 comments

Show HN: A benchmark for AI agent guardrails that caught my own plugin

https://github.com/couldbeme/holdline
1•couldbeme_•31m ago•0 comments

Puppy PPE

http://amosdudley.com/weblog/Designing-PPE-for-Hilde
2•ChadNauseam•33m ago•0 comments

All the Storms on Earth, for Real

https://epic.projector.earth/?extension=hurricanes
1•blueturn•35m ago•1 comments

When the Down Arrow Is Not an Upside-Down Up Arrow (2022)

https://thefloatingcontinent.com/blog/upside-down-arrow-unicode/
1•birdculture•35m ago•0 comments

Ranking the Most Brilliant Birds with Math and Data

https://moultano.wordpress.com/2026/08/14/fairly-ranking-the-most-brilliant-birds/
1•moultano•39m ago•0 comments

Carr-Benkler Wager Revisited (2012)

https://archive.blogs.harvard.edu/ybenkler/2012/05/07/on-the-carr-benkler-wager/
1•Sir_Twist•39m ago•0 comments

Apple/NeXT Human Interface Guidelines Collection

https://github.com/gingerbeardman/apple-human-interface-guidelines/
1•CharlesW•43m ago•0 comments

Ask HN: Can you still tell AI-generated text apart in your own language?

1•h_mirin•43m ago•0 comments

Burning Down Yosemite and the Redwoods

https://steady.substack.com/p/fire-storm
1•BallardNomads•45m ago•0 comments

Frasier Fantasy: The Director's Cut

https://edward-la-barbera.itch.io/frasier-fantasy
1•CharlesW•45m ago•0 comments

What US Space Force Does (WSJ Original)

https://www.youtube.com/watch?v=RGcRuej-LVE
1•mudil•48m ago•0 comments

Google Buys Spirit Data for $10M

https://airlinegeeks.com/2026/08/17/report-google-buys-spirit-data-for-10m/
2•echelon•49m ago•0 comments

Rysh – an AI harness where Claude and Codex agents work as a team (Go)

https://github.com/rysh-ai/rysh-cli-code
1•halilagin•51m 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