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

Co-Existence and the End of Co-Intelligence

https://www.oneusefulthing.org/p/co-existence-and-the-end-of-co-intelligence
1•vquemener•28s ago•0 comments

Feedback wanted on my productivity app

https://focuslio.com/
1•Amompharetus•30s ago•1 comments

My Software North Star

https://kristoff.it/blog/north-star/
1•birdculture•1m ago•0 comments

The Future of Xenix, (Bill Gates Interview Unix World, 1985)

https://archive.org/details/Unix_World_Vol02_10.pdf
1•pjmlp•2m ago•0 comments

Anxiety is making you dumber

https://julienreszka.com/blog/anxiety-is-making-you-dumber/
1•julienreszka•5m ago•0 comments

Worried about Recursive Self-Improvement (RSI)? The answer might be CDE

https://safebots.ai/declarative.html
1•EGreg•10m ago•0 comments

Ukraine Support Act

https://en.wikipedia.org/wiki/Ukraine_Support_Act
3•JumpCrisscross•11m ago•0 comments

Ask HN: Do you know any company that's making money with LLMs

1•camillomiller•11m ago•0 comments

ESP32 Bit Pirate, a Hardware Hacking Tool with WebCLI That Speaks Every Protocol

https://github.com/geo-tp/ESP32-Bit-Pirate
2•geotp•12m ago•1 comments

Developing Statically Typed Programming Language (2017)

https://blog.mgechev.com/2017/08/05/typed-lambda-calculus-create-type-checker-transpiler-compiler...
2•downbad_•14m ago•0 comments

TinyGTC: pager/Counter with built-in GPSDO

https://www.tinydevices.org/wiki/pmwiki.php?n=TinyGTC.Homepage
1•disago•14m ago•0 comments

Cloudflare AI Gateway now supports spend limits

https://developers.cloudflare.com/ai-gateway/features/spend-limits/
1•tjek•15m ago•0 comments

The Orchard Counterfeiting Vulnerability

https://forum.zcashcommunity.com/t/the-orchard-counterfeiting-vulnerability-and-next-steps/56015
1•hggh•17m ago•0 comments

Food for Agile Thought #547: AI's 1997 Internet Moment, Code Isn't Product

https://age-of-product.com/food-agile-thought-547-ais-1997-internet-moment/
1•swolpers•18m ago•0 comments

Ask HN: How do you solve cold start on a three-sided 3d printing marketplace?

1•pixelcadet•19m ago•0 comments

Attribution in the Browser: Who Benefits from Mozilla/Google/Meta's Ad Standard

https://jamesoclaire.com/2026/06/05/attribution-in-the-browser-who-really-benefits-from-google-an...
1•ddxv•19m ago•1 comments

Ask HN: How are you guys auditing your Parquet file layouts for metadata bloat?

1•allaboutdata•20m ago•0 comments

Supabase Skills to run your business ops

https://github.com/SkeneTechnologies/skene/tree/main/skills
2•teemuki•23m ago•0 comments

AI technology is nearing a point where it could develop without human input

https://www.bbc.com/news/articles/cx2124z7g45o
1•reconnecting•25m ago•0 comments

Changing How We Develop Ladybird

https://ladybird.org/posts/changing-how-we-develop-ladybird/
3•EdwinHoksberg•26m ago•1 comments

The ancient US discovery predating the pyramids

https://www.bbc.com/travel/article/20260223-the-ancient-us-discovery-predating-the-pyramids
1•thunderbong•28m ago•0 comments

Lee Kuan Yew's Singapore Story

https://www.historytoday.com/archive/feature/lee-kuan-yews-singapore-story
2•pepys•28m ago•0 comments

Create a blog post series with navigation in Jekyll

https://opensource.com/article/22/4/blog-series-navigation-jekyll
1•ankitg12•30m ago•0 comments

Online Safety Regulation Increases Privacy Risk

https://arxiv.org/abs/2606.05273
1•50kIters•31m ago•0 comments

$100 to a Debian Developer who helps Assertables Rust testing for Debian

1•jph•32m ago•0 comments

Ask HN: Is Claude Code down, or its just my region?

2•codetiger•35m ago•1 comments

Dense Contexts Are Hard: Lexical Density Limits LLM Context Windows

https://arxiv.org/abs/2606.06203
1•sbulaev•40m ago•0 comments

Pi: A coding agent for engineers who own their tools

https://alexander.holbreich.org/posts/2026/pi-coding-agent/
4•aholbreich•47m ago•0 comments

New SoTA open source TTS model from Boson AI

https://huggingface.co/bosonai/higgs-audio-v3-tts-4b
3•silinmeng•49m ago•0 comments

There's no escaping it: an exploration of ANSI codes

https://blog.safia.rocks/2025/12/22/ansi-codes/
2•ankitg12•50m ago•0 comments