frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Morgan Co. drinking water concerns, Meta defends Georgia data center operations

https://www.cbsnews.com/atlanta/news/aoc-presses-epa-over-morgan-county-drinking-water-concerns-t...
1•1vuio0pswjnm7•1m ago•0 comments

FCC to End Rule That Forces ISPs to List All Fees

https://arstechnica.com/tech-policy/2026/07/fcc-to-end-biden-era-rule-that-forces-isps-to-list-al...
1•BoiledCabbage•1m ago•0 comments

Show HN: Mkrrm – a waitlist only AI can use

https://mkrrm.com/
1•yo9090•2m ago•0 comments

Show HN: Agent Bus – IRC-style message bus for AI agents (MCP)

https://github.com/roriau0422/AgentBus
1•roriau•3m ago•0 comments

EPA Official Agrees to Review Meta Inc. Data Center Impacts on Water

https://news.bloomberglaw.com/environment-and-energy/epa-to-investigate-meta-data-center-link-to-...
2•1vuio0pswjnm7•4m ago•0 comments

Building a startup roguelite, need feedback

https://reaktorx.com/startup-simulator/
1•LucaStirbat•5m ago•0 comments

Show HN: Dotenv-Diff v3.0.0

https://github.com/Chrilleweb/dotenv-diff
1•chrillemn•5m ago•0 comments

Understanding the Dynamics of the AI Ecosystem with Pace Layers

https://www.dbreunig.com/2026/07/03/ai-ecosytem-pace-layers.html
1•gmays•7m ago•0 comments

Meta's Muse Image vs. the best image models you can use

https://www.tryai.dev/blog/meta-muse-image-vs-top-ai-image-models
1•hershyb_•8m ago•0 comments

Show HN: Gawk CLI – a live AI update feed in your terminal

https://github.com/Neelagiri65/gawk-cli
1•gawkdev•8m ago•0 comments

All Cars Sold in the EU Now Require a Camera Aimed at Your Face

https://allaboutcookies.org/eu-mandatory-distracted-driver-system
13•nickslaughter02•9m ago•3 comments

The Simple Genius of Jon Klassen

https://www.newyorker.com/books/page-turner/the-simple-genius-of-jon-klassen
1•petethomas•9m ago•0 comments

Nuxel – live wallpapers for macOS, including the lock screen

https://nuxel.io/
1•mjperx•10m ago•0 comments

Code maintainability plummets in the AI coding era

https://leaddev.com/ai/code-maintainability-plummets-in-the-ai-coding-era
1•gukov•10m ago•1 comments

Low-cost OSS maskless photolithography stepper for microfabrication (2025)

https://arxiv.org/abs/2510.15082
1•wslh•12m ago•0 comments

A Windows shutdown scheduler that detects when downloads finish

https://github.com/ElAlehYT/Windows-Shutdown-Scheduler
1•elalehyt•12m ago•0 comments

How Steve Hilton's Wife, Rachel Whetstone, Conquered California

https://sfstandard.com/2026/07/06/rachel-whetstone-steve-hilton-wife-california-governor/
1•aanet•16m ago•0 comments

Parallel development in tmux* with Git worktrees

https://github.com/raine/workmux
2•guga42k•17m ago•1 comments

Why TypeScript 7.0 Was Rewritten in Go

https://spf13.com/p/go-the-agentic-language/
8•porjo•19m ago•0 comments

Tribler – Privacy using Tor-inspired onion routing

https://tribler.org/index.html
1•rldjbpin•22m ago•0 comments

Write That Blog

https://writethat.blog/
1•cyndunlop•23m ago•0 comments

Men's average testosterone levels have halved in last 50 years

https://www.theguardian.com/society/2026/jul/07/mens-average-testosterone-levels-have-halved-in-l...
6•samizdis•23m ago•2 comments

We charge $10k a week to delete AI-generated code

https://odra.dev/slopfix/
4•zie1ony•24m ago•1 comments

The universe is an interference pattern. Here's the equation

https://github.com/kuwrom/one-field
1•kuwrom•26m ago•0 comments

LOL Storage Bug on Microsoft Windows 11 Could Eat Up 500 GB Disk Space

https://itsfoss.com/news/windows-11-cam-bug/
5•abdelhousni•27m ago•0 comments

A launch playbook your coding agent can run – it launched itself

https://github.com/tonypls/agentic-product-launch
1•t-van•28m ago•0 comments

IKEA-Style Wind Turbines Could Change Offshore Energy [video]

https://www.youtube.com/watch?v=YjoOBTO6Gtg
1•simonebrunozzi•30m ago•0 comments

Lingbot Vision

https://technology.robbyant.com/lingbot-vision
1•E-Reverance•32m ago•0 comments

Akira 4K Theatrical Re-release September 4

https://www.inverse.com/entertainment/akira-rerelease-2026
1•slyrus•32m ago•0 comments

Catnip lotion as effective as Deet at repelling mosquitoes

https://www.theguardian.com/global-development/2026/jul/07/catnip-lotion-as-effective-as-deet-at-...
1•speckx•34m 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