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

Spore

1•rando77•4m ago•0 comments

Ida Headless MCP

https://github.com/zboralski/ida-headless-mcp
1•kugutsumen•6m ago•0 comments

"Good engineering management" is a fad

https://lethain.com/good-eng-mgmt-is-a-fad/
1•jjevanoorschot•7m ago•0 comments

Ask HN: What metrics do you track in a Conversational Agent?

3•shubhamintech•10m ago•0 comments

Show HN: I built a minimal, header-only CLI parser for C with X-Macros

https://github.com/tisyang/macro_args/blob/master/example_args.c
1•tyk001•11m ago•0 comments

Getting shadow banned for report by WaPo

1•mobileturdfctry•11m ago•0 comments

EU Finance Ministers agree to end duty-free entry for small parcels

https://www.brusselstimes.com/1837749/eu-finance-ministers-agree-to-end-duty-free-entry-for-small...
2•throw-the-towel•13m ago•0 comments

Distributed blockchain auth mechanism for secure and efficient MANETs

https://www.nature.com/articles/s41598-025-23406-z
1•mattlutze•17m ago•1 comments

Project Kuiper: Amazon renames satellite venture 'Leo' on path to debut

https://www.geekwire.com/2025/project-kuiper-no-more-amazon-renames-satellite-internet-venture-le...
1•benkan•18m ago•0 comments

V8 Garbage Collector

https://wingolog.org/archives/2025/11/13/the-last-couple-years-in-v8s-garbage-collector
1•swah•19m ago•0 comments

YouTube TV Blackout Is Costing Disney an Estimated $4.3M per Day in Revenue

https://variety.com/2025/tv/news/youtube-tv-blackout-costing-disney-lost-revenue-1236574968/
1•benkan•19m ago•0 comments

Show HN: Zen Moment-A Free, Privacy-First Meditation App with Advanced Analytics

https://zenmoment.net
1•951560368•21m ago•0 comments

An Introduction to Measure Theory [pdf]

https://terrytao.wordpress.com/wp-content/uploads/2012/12/gsm-126-tao5-measure-book.pdf
3•tzury•23m ago•0 comments

Reproducible C++ builds by logging Git hashes

https://jgarby.uk/posts/git_repr/
1•j4cobgarby•27m ago•1 comments

Practical security in production: hardening LLVM's C++ standard library at App

https://queue.acm.org/detail.cfm?id=3773097
1•fanf2•30m ago•0 comments

I Wrote Task Manager – 30 Years Later, the Secrets You Never Knew [video]

https://www.youtube.com/watch?v=yQykvrAR_po
2•evolve2k•33m ago•1 comments

Show HN: I made a simple time card calculator

https://www.mytimecardcalculator.com/
3•atharvtathe•38m ago•0 comments

Ask HN: Anyone Succesfully fine-tuning LLMs?

3•Mythli•41m ago•2 comments

Merriam-Webster and Unstructured Data Processing

https://www.georgeho.org/webster-unstructured-data/
2•mpcsb•42m ago•0 comments

Ask HN: Is the idea of CascadeFund clear and interesting? (early landing page)

1•ahmetson•44m ago•0 comments

This Isn't a Battle

https://my-notes.dragas.net/2025/11/14/this-isnt-a-battle/
1•todsacerdoti•46m ago•0 comments

"No wrong password" password app

https://old.reddit.com/r/coolgithubprojects/comments/1omegu3/no_wrong_password_password_app/
2•PaulHoule•47m ago•0 comments

Show HN: CurAIted.dev, keeps you informed on development in AI

https://curaited.dev
1•mmntns•49m ago•0 comments

Carbon Offsets Are Failing. Can a New Plan Save the Rainforests?

https://e360.yale.edu/features/tropical-forest-forever-facility-cop30
1•Brajeshwar•50m ago•0 comments

The Infinite Conversation

https://www.infiniteconversation.com/
1•otobrglez•52m ago•1 comments

Bubble or Nothing

https://publicenterprise.org/report/bubble-or-nothing/
1•littlexsparkee•52m ago•0 comments

Is development of AI divided into phase

1•sky98•1h ago•0 comments

Sonder co-founder left shocked

https://www.businessinsider.com/sonder-marriott-bankruptcy-cofounder-ceo-francis-davidson-shocked...
1•maest•1h ago•0 comments

Language Design Notes

https://cs.lmu.edu/~ray/notes/languagedesignnotes/
2•birdculture•1h ago•0 comments

Show HN: Grammar Checker – A simple tool for fixing writing mistakes

https://grammarchecker.cc
1•GrammarChecker•1h ago•0 comments