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•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

xPrize Launches Hackathon with $2M Prize Pool, Backed by Google

https://www.xprize.org/news/xprize-launches-hackathon-with-2-million-prize-pool-backed-by-google
1•T-A•8m ago•0 comments

Stanford scientists just built a room-temperature quantum device

https://maketecheasier.com/stanford-scientists-just-built-a-room-temperature-quantum-device-that-...
1•SVI•10m ago•1 comments

An Excruciatingly Detailed Guide to SSH

https://grahamhelton.com/blog/ssh-cheatsheet
3•thunderbong•17m ago•0 comments

Virtual Railfan

https://virtualrailfan.com:443/
1•tkgally•19m ago•0 comments

Expanding the lifespan of solid-state batteries

https://www.mpg.de/26391218/how-dendrites-shorten-the-lifespan-of-solid-state-batteries
1•croes•22m ago•0 comments

LLM Paper Trading

https://gertlabs.com/spectate?game=trading
4•gertlabs•22m ago•3 comments

Explosives Synthesis, Ricin Production and Anatomical Neutralization Protocols

https://vostoktechnicalbureau.substack.com/p/red-team-technical-dossier-operational
1•VostocBuraeu•23m ago•0 comments

Just Send Me the Prompt

https://blog.gpkb.org/posts/just-send-me-the-prompt/
1•globular-toast•35m ago•0 comments

Botnet of more than 17M devices dismantled

https://arstechnica.com/security/2026/05/botnet-of-more-than-17-million-devices-dismantled/
2•joozio•38m ago•0 comments

Macsurf, "modern" web browser for macOS 9

https://github.com/mplsllc/macsurf
1•gattilorenz•42m ago•0 comments

Show HN: Totpgate – Single-packet authorization via TOTP

https://github.com/PepperDev/totpgate
1•tpimenta•51m ago•0 comments

Lisa Su Address to MIT Class of 2026 [video]

https://www.youtube.com/watch?v=vQMQjHv5pEM
3•vinhnx•53m ago•0 comments

NPM Packages Attacks

1•carlostkd•1h ago•0 comments

Let's talk about encrypted reasoning

https://blog.cryptographyengineering.com/2026/05/29/fooling-around-with-encrypted-reasoning-blobs/
2•MrBuddyCasino•1h ago•0 comments

WikiLambda the Ultimate

https://en.wikipedia.org/wiki/Wikipedia:Wikipedia_Signpost/2026-05-22/Recent_research
1•Antibabelic•1h ago•0 comments

Paint .NET is now at paint.net

https://bsky.app/profile/rickbrew.bsky.social/post/3mmz73u6lzs2t
5•Tomte•1h ago•0 comments

Anatomy of a 5-4 Champions League Thriller: A Football Data Case Study

https://beetl.io/blog/anatomy-of-a-5-4-champions-league-thriller/
1•inchevd•1h ago•0 comments

Sandboxed dev envs that are composable and repeatable with a single command

https://ubuntu.com/workshop
2•himanshu810e•1h ago•1 comments

Acer's launching a Linux handheld for streaming your PC games

https://www.theverge.com/games/940091/acer-nitro-blaze-link-linux-handheld
2•teleforce•1h ago•0 comments

A Brief, Incomplete, and Mostly Wrong History of Programming Languages (2009)

http://james-iry.blogspot.com/2009/05/brief-incomplete-and-mostly-wrong.html
2•azhenley•1h ago•0 comments

Company Blew $500M on Claude AI in One Month Due to No Usage Limit on Licenses

https://www.gadgetreview.com/company-blew-500m-on-claude-ai-in-one-month
2•dotcoma•1h ago•1 comments

Nvidia says it has largely conceded China's AI chip market to Huawei

https://www.cnbc.com/2026/05/21/nvidia-jensen-huang-china-ai-chip-market-huawei.html
2•KnuthIsGod•1h ago•0 comments

Show HN: Clinglang – A shorthand language for doctors to write structured cases

https://github.com/ppnpm/clinlang
1•ppnpm•1h ago•0 comments

OpenRCT2 v0.5.1 "Swamp Castle" released Last version to support Windows 7

https://openrct2.io/blog/2026/05/openrct2-v0.5.1-released
3•jandeboevrie•1h ago•0 comments

Guitar Tools – PWA for Scales, Circle of Fifths and More

https://guitar-tools.eejalab.xyz/
4•hannofcart•1h ago•3 comments

Sleuths uncover 100 suspicious images in Thermo Fisher antibody catalogue

https://www.nature.com/articles/d41586-026-01706-2
3•Teever•1h ago•0 comments

Cathy Tie's mission to genetically modify babies

https://www.theguardian.com/science/2026/may/30/there-is-no-way-to-stop-this-biotech-barbie-cathy...
1•skruger•1h ago•0 comments

Boom shakes S Carolina, rattling Columbia and raising questions about the cause

https://www.thestate.com/news/local/environment/article315932620.html
3•thunderbong•1h ago•0 comments

Show HN: I built an Android OS in the browser

https://mobilegym.dev/
3•haozaz•2h ago•0 comments

A Weekend in Claude Design Saves 3 Weeks of Claude Code

https://cashandcache.substack.com/p/the-prototype-tax-how-a-weekend-in
2•binyu•2h ago•0 comments