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

Over 2.5M users boycott ChatGPT after OpenAI-Pentagon deal

https://www.tbsnews.net/tech/over-25m-users-boycott-chatgpt-after-openai-pentagon-deal-1376856
1•pknerd•1m ago•0 comments

Show HN: Audicia – Generate least-privilege Kubernetes RBAC from audit log

https://audicia.io/
1•felixnotka•3m ago•0 comments

Show HN: GuardClaw – cryptographically verifiable execution logs for AI agents

https://github.com/viruswami5511/guardclaw
1•viruswami5511•10m ago•0 comments

A Day in the Life of an Enshittificator [video]

https://www.youtube.com/watch?v=T4Upf_B9RLQ
2•punnerud•11m ago•0 comments

What I Like About WCAG 3.0

https://afixt.com/what-i-like-about-wcag-3-0/
1•robin_reala•12m ago•0 comments

Sorry Dan, PMs Should Vibe Code

https://12gramsofcarbon.com/p/sorry-dan-pms-should-absolutely-vibe
1•theahura•13m ago•0 comments

Show HN: Sniffmail – Email verification API, one NPM install, catch fake-signups

https://sniffmail.io
1•dayoola•13m ago•0 comments

Ask HN: What do you think of Anthropic adding $10B of revenue in last 2 months?

1•aurareturn•14m ago•0 comments

What canceled my Go context?

https://rednafi.com/go/context-cancellation-cause/
1•mweibel•14m ago•0 comments

Show HN: CLInkedIn – CLI and web based job scanner for LinkedIn

https://github.com/colby-int/CLInkedin
2•colby-int•16m ago•0 comments

All Nitter instances cannot load list of multiple users at the same time

https://github.com/zedeus/nitter/issues/1373
1•Markoff•16m ago•0 comments

The Intel 486DX2 CPU

https://dfarq.homeip.net/intel-486dx2-cpu/
1•jnord•18m ago•0 comments

Evals Skills for Coding Agents

https://hamel.dev/blog/posts/evals-skills/
1•call-me-al•18m ago•0 comments

What I do, and what I delegate to AI

https://salah.louizy.com/blog/what-i-do-and-what-i-delegate-to-ai/
1•losalah•21m ago•0 comments

Show HN: EU AI Radar – 60-second self-check for EU AI Act exposure

https://euaiactnews.live/
1•reavid•22m ago•0 comments

The Gamer and the Nihilist: An analysis of Product Hunt, 2014 – 2021 (2022)

https://components.news/the-gamer-and-the-nihilist/
1•thinkingemote•24m ago•0 comments

AuroriaLink

https://github.com/Sebastien-VZN/auroria_link
1•SebSeb83•25m ago•0 comments

Show HN: Experimenting with perspective-based discussions (city,country,global)

1•civichalls•25m ago•0 comments

Consume fewer tokens and increase efficiency

https://edwardbx.com/articles/token-efficiency/
1•crassus_ed•26m ago•0 comments

Kickstarter's CEO stands by 4-day week remote team, sometimes backfires

https://fortune.com/2026/03/03/kickstarter-ceo-pros-cons-four-day-work-week-sometimes-backfires/
1•iancmceachern•27m ago•0 comments

Show HN: Move 37 – A strategy game inspired by AlphaGo's Move 37

https://www.movets.site/
1•MUISIK•28m ago•0 comments

Show HN: Retro – active context curator for coding agents

https://github.com/ImanHashemi/retro
2•imanhashemi•31m ago•0 comments

How OpenClaw Is Rebuilding the Claw Machine Industry with Software

https://clawsifyai.com/
1•V_Shukla•37m ago•1 comments

Show HN: Book Collage Creator

https://inktide.app/collage
1•sd9•37m ago•0 comments

How are we preparing for the Long Web?

https://brennan.day/how-are-we-preparing-for-the-long-web/
3•marbartolome•37m ago•0 comments

Oxyde ORM – a type-safe, Pydantic-centric asynchronous ORM with a Rust core

https://github.com/mr-fatalyst/oxyde
1•0x1997•39m ago•0 comments

The Dangerous Illusion of AI Coding? – Jeremy Howard

https://www.youtube.com/watch?v=dHBEQ-Ryo24
1•terrorbilly•46m ago•0 comments

Fooling Go's X.509 Certificate Verification

https://danielmangum.com/posts/fooling-go-x509-certificate-verification/
1•hasheddan•47m ago•0 comments

Show HN: Finance Sentiment CLI – Reddit/X/Polymarket sentiment from the terminal

https://adanos.org/finance-sentiment-cli
1•Adanos•47m ago•0 comments

Nuclear War: An LLM Scenario

https://chrisclapham.com/blog/nuclear-war-an-llm-scenario
2•huey77•51m ago•0 comments