frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Blogs.hn – Tiny Blog Directory

https://blogs.hn
2•surprisetalk•12mo 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•12mo 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

Bluedot 2.1 – Record meetings from your Apple Watch, pipe them to Claude via MCP

https://www.bluedothq.com/
1•rusras64•1m ago•0 comments

General Availability of AlmaLinux OS 9.8 and 10.2 Stable

https://almalinux.org/blog/2026-05-26-almalinux_98_and_102_stable/
1•dgavrilov•2m ago•0 comments

I created a product compiler with DSLs

1•marcuscog•3m ago•0 comments

Show HN: Detect anti-bot, anti-agent defenses for any website

https://botscope.org/
1•mynameyeff•3m ago•1 comments

Wasp 0.23: Static prerendering for crawlers and better performance

https://wasp.sh/blog/2026/05/25/wasp-static-prerendering
1•cprecioso•5m ago•0 comments

Irish data watchdog pushed Norwegian citizen to settle privacy case with Meta

https://euobserver.com/218449/irish-data-watchdog-pushed-norwegian-citizen-to-settle-privacy-case...
1•robtherobber•6m ago•0 comments

Biohub releases a world model of protein biology

https://biohub.org/news/world-model-of-protein-biology/
2•thm•6m ago•0 comments

The true reason C++ always wins [video]

https://www.youtube.com/watch?v=I7fEsbksKRE
1•tux1968•7m ago•0 comments

Konrad Zuse and the Z3, the first programmable computer, May 1941

https://maketecheasier.com/mte-when-konrad-zuse-switched-on-the-z3-in-may-1941-in-his-parents-ber...
1•dxs•7m ago•0 comments

Ask HN: What do you do while your agent works?

1•albertojacini•7m ago•2 comments

Show HN: Insidertrack – free SEC Form 4 insider trade tracker

https://insidertrack.app
1•kamerad•7m ago•0 comments

Robinhood opens platform to AI agents for trading, credit card purchases

https://www.reuters.com/business/robinhood-opens-platform-ai-agents-trading-credit-card-purchases...
1•thm•12m ago•0 comments

Zig: Build System Reworked

https://ziglang.org/devlog/2026/#2026-05-26
1•roflcopter69•13m ago•0 comments

GlassWorm Developer Supply-Chain Botnet Takedown

https://haltingproblems.com/analysis/glassworm-developer-supply-chain-botnet/
1•s4mw1se•13m ago•1 comments

Has pancreatic cancer met its match?

https://worksinprogress.co/issue/the-slippery-protein-problem/
2•surprisetalk•14m ago•0 comments

Why Are so Many Babies Born around 8:00 A.M.? (2017)

https://www.scientificamerican.com/blog/sa-visual/why-are-so-many-babies-born-around-8-00-a-m/
1•helsinkiandrew•15m ago•1 comments

Nuclear Power Startup Newcleo to Go Public in SPAC Deal

https://www.wsj.com/business/energy-oil/nuclear-power-startup-newcleo-to-go-public-in-spac-deal-f...
1•simonebrunozzi•16m ago•1 comments

Utopia: Fluid Responsive Design

https://utopia.fyi/
1•eustoria•17m ago•0 comments

Placebo Jobs (and five stages of labor)

https://twitter.com/notevenwrongg/status/2059622561785250141
1•georgestrakhov•17m ago•0 comments

Avoid Hasty Caching

https://www.jakeworth.com/posts/avoid-hasty-caching/
1•jwworth•19m ago•0 comments

Nostr VPN: VPN without accounts

https://nostrvpn.org/
3•eustoria•20m ago•0 comments

Show HN: GitShare – Turn GitHub repos into beautiful social media screenshots

https://gitshare.ch/
1•dimiprasakis•21m ago•0 comments

Many portions of Magnifica Humanitas appear to be AI-written

https://www.lesswrong.com/posts/GbWwesBnetyiomxEH/many-portions-of-magnifica-humanitas-appear-to-...
2•dev_hugepages•21m ago•0 comments

Cramér-Rao Bound

https://en.wikipedia.org/wiki/Cram%C3%A9r%E2%80%93Rao_bound
1•hasley•22m ago•1 comments

Steam and valve lost controle about cs2

https://pdfearn.blogspot.com/2026/05/get-100-approved-adsense-unsaturable.html
1•iLzKiiSG•22m ago•0 comments

Latency Numbers Every Programmer Should Know (2026)

https://gist.github.com/jboner/2841832
1•andromaton•23m ago•1 comments

Show HN: Game Boy pixel pipeline explorer

https://pixelpipeline.xyz
3•blueblazin•25m ago•0 comments

Chaoss Metrics in 2026

https://nesbitt.io/2026/05/27/chaoss-metrics-in-2026.html
1•jamietanna•25m ago•0 comments

Athletes at the Enhanced Games were bigger, but not better

https://www.theatlantic.com/culture/2026/05/enhanced-games-sports-doping/687296/
2•FinnLobsien•25m ago•1 comments

TheWire13 is a TCP/IP stack for classic Amiga systems running AmigaOS 1.3

https://aminet.net/package/comm/tcp/TheWire13
1•doener•25m ago•0 comments