frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

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

Source-Level Debugging for the Atari Lynx

https://brianpeek.com/gearlynx-debugger/
1•speckx•49s ago•0 comments

The Norway Problem in YAML

https://senthil.learntosolveit.com/posts/2026/08/10/the-norway-problem-in-yaml.html
1•orsenthil•1m ago•0 comments

Temperature Zero for Culture: Why Everything Is Starting to Look the Same

https://laurenleek.substack.com/p/temperature-zero-for-culture-why
1•mmarian•4m ago•0 comments

Sign of the Times: An Account of the First Tech Workers' Strike

https://longhaulmag.com/first-tech-workers-strike/
1•rray•7m ago•0 comments

The 12 Commandments of AI

https://lastcopy.ai/code/72
1•itsthecourier•8m ago•0 comments

Kitbash Acquires Artstation and Sketchfab from Epic Games

https://twitter.com/kitbash3d/status/2086875399137505679
1•bhouston•8m ago•0 comments

The balloon is a placebo: Apple's VM framework never gives freed memory back

https://arcbox.dev/blog/macos-vm-memory-ratchet
1•AprilNEA•9m ago•0 comments

Running a Business Changes the Way You Think (2011)

https://www.kalzumeus.com/2011/07/08/business-psychology/
1•downbad_•12m ago•0 comments

Gh-Pulse: Terminal View of GitHub Service Health

https://github.com/cpcloud/gh-pulse
2•digitallogic•13m ago•0 comments

Remaking Party House

https://herecomesthemoon.net/2026/08/remaking-party-house/
1•Mond_•13m ago•0 comments

Show HN: Say It – private, local text-to-speech for macOS

https://sayit.sh/
2•nooneiswatching•14m ago•0 comments

Comu – $6 RISC-V board that fits inside a USB port

https://www.cnx-software.com/2026/08/10/comu-6-tiny-ch32v203-risc-v-development-board-that-fits-i...
2•Cyao•14m ago•0 comments

Living-Phi-Physics the Rewrite of Physics: The Proper Way

https://github.com/pluscoder30-cpu/Living-Phi-Physics
1•soul-vector•15m ago•0 comments

Cloudflare Durable Objects, Ported to Rails

https://github.com/cardmagic/solid_objects
2•cardmagic•16m ago•0 comments

Why are we (almost all) right‑handed?

https://english.elpais.com/science-tech/2026-08-08/why-are-we-almost-all-righthanded-two-million-...
1•johnbarron•17m ago•0 comments

Trump signs order to limit childhood vaccines and split MMR shots

https://www.bbc.co.uk/news/articles/ce3q5vl581wo
4•iamflimflam1•17m ago•0 comments

Invisible Invaders: How Israeli Surveillance Penetrated American Networks

https://libertarianinstitute.org/articles/invisible-invaders-how-israeli-surveillance-penetrated-...
3•newspaper1•18m ago•0 comments

We Need to Talk About Leopold [video]

https://www.youtube.com/watch?v=rE75WvOtcu8
3•latchkey•18m ago•0 comments

Drive, meaning and status in the face of ASI abundance

https://www.milanmecklenburg.com/p/drive-meaning-and-status-in-the-face
2•milanmeck•19m ago•0 comments

Car Carrier Abandoned After Catching Fire 630 Miles Off Costa Rica

https://gcaptain.com/car-carrier-abandoned-after-catching-fire-630-miles-off-costa-rica/
4•ilamont•20m ago•0 comments

Jcode: RAM efficient coding harness written in Rust

https://github.com/1jehuang/jcode
4•gkbrk•20m ago•0 comments

Illinois Just Passed a Law That Puts Linux on the Hook for Age Verification

https://linuxstans.com/illinois-hb5511-operating-system-age-verification/
4•speckx•20m ago•0 comments

YouTube to double eligibility requirements for monetization

https://www.theverge.com/streaming/977474/youtube-partner-program-new-requirements
5•ilamont•23m ago•0 comments

Spotify launched Xirp, a vendor-neutral agentic development environment

https://xcancel.com/antibot/captcha
3•jballesterosc•24m ago•0 comments

How to Increase OpenBSDs Resilience to Power Outages

https://www.zlhgo.com/posts/how_to_increase_openbsds_resilience_to_power_outages/
3•currysausage•24m ago•0 comments

Show HN: Yrkit – Code from Anywhere

https://yrkit.com
2•mwtheus•24m ago•0 comments

How Do Transistors Build into a CPU? How Do Transistors Work? [video]

https://www.youtube.com/watch?v=_Pqfjer8-O4
2•binyu•26m ago•0 comments

Serverless agents runtime in Azure Functions

https://learn.microsoft.com/en-us/azure/azure-functions/functions-serverless-agents-runtime
2•pjmlp•27m ago•1 comments

The death of AI workflow builders

https://www.adriankrebs.ch/blog/death-of-ai-workflow-builders/
3•hubraumhugo•27m ago•0 comments

Tmail – Email over Tor

https://gitlab.com/herforawhile/tmail
2•smalltorch•29m ago•2 comments