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

MoA-X: Mixture of Agents Orchestration Framework

https://github.com/drivelineresearch/moa-x
1•icelancer•2m ago•0 comments

Top Gun 3 Is Happening: The Need for Speed Lives On

https://avgeekery.com/top-gun-3-is-happening/
1•freediver•2m ago•0 comments

Anthropic tests user trust with ID and selfie checks for Claude

https://www.helpnetsecurity.com/2026/04/16/anthropic-claude-identity-verification-government-id/
1•mooreds•3m ago•0 comments

The "AI Vulnerability Storm": Building a "Mythos- Ready" Security Program [pdf]

https://labs.cloudsecurityalliance.org/wp-content/uploads/2026/04/mythosreadyv4.pdf
1•JumpCrisscross•4m ago•0 comments

I'm never buying another Kindle, and neither should you

https://www.androidauthority.com/amazon-kindle-2026-3657863/
3•mikhael•4m ago•0 comments

TIL: Checksumming Files Recursively with Rclone

https://heitorpb.github.io/bla/recursive-checksum/
1•hpb42•5m ago•0 comments

Badvibes – Lint for Vibe Coders

https://www.npmjs.com/package/badvibes
1•muoco-01•5m ago•0 comments

Show HN: A web-based replacement for Nvidia's CUDA occupancy spreadsheet

https://toolbelt.widgita.xyz/cuda-occupancy-calculator/
1•fairlight1337•5m ago•0 comments

Tech CEOs Think AI Will Let Them Be Everywhere at Once

https://www.wired.com/story/tech-ceos-using-ai-to-be-everywhere-at-once/
1•Brajeshwar•5m ago•0 comments

Has cosmic philosophy conjectures infiltrated AI?

https://medium.com/@f9121212/has-cosmic-philosophy-conjectures-infiltrated-ai-15559d03b8e9
1•ortrich•6m ago•0 comments

Astronaut's astounding iPhone 17 Pro Max video shows 'Earthset' from space

https://9to5mac.com/2026/04/20/astronauts-astounding-iphone-17-pro-max-video-shows-earthset-from-...
1•omer_k•6m ago•0 comments

Baltic nations brace for impact of Iran war delaying US weapons shipments

https://www.defensenews.com/global/europe/2026/04/20/baltic-nations-brace-for-impact-of-iran-war-...
2•Teever•6m ago•0 comments

Kimi K2.6: Advancing Open-Source Coding

https://www.kimi.com/blog/kimi-k2-6
3•meetpateltech•6m ago•0 comments

Why I De-Googled

https://kevinboone.me/why_i_degoogled.html
3•HotGarbage•6m ago•0 comments

How Cybercrime Became a Leading Industry in 'Scambodia'

https://www.wsj.com/world/asia/cambodia-cybercrime-rise-why-2f2c03cc
1•thm•7m ago•0 comments

My practitioner view of program analysis

https://sawyer.dev/posts/practitioner-program-analysis/
1•evakhoury•7m ago•0 comments

Are browsers (fully) Opus ready yet?

https://opusready.netlify.app/
1•midzer•8m ago•0 comments

Wife Acceptance Factor

https://en.wikipedia.org/wiki/Wife_acceptance_factor
2•neko_ranger•9m ago•0 comments

Best Wispr Flow Alternatives for Android

https://www.yaps.ai/blog/wispr-flow-alternative-android
1•RichAwo•11m ago•0 comments

Books Are Not Remotely Too Expensive

https://www.millersbookreview.com/p/no-books-are-not-remotely-too-expensive
1•herbertl•12m ago•0 comments

I prompted ChatGPT, Claude, Perplexity, and Gemini and watched my Nginx logs

https://surfacedby.com/blog/nginx-logs-ai-traffic-vs-referral-traffic
5•startages•13m ago•0 comments

You Can Purchase Non-Smart TVs from Samsung

https://www.samsung.com/us/business/displays/commercial-tvs/
2•speckx•13m ago•1 comments

The Mystery in the Medicine Cabinet: Acetaminophen, ibuprofen, and what to know

https://asteriskmag.com/issues/14/the-mystery-in-the-medicine-cabinet
2•nkurz•13m ago•0 comments

Kimi K2.6

https://huggingface.co/moonshotai/Kimi-K2.6
3•kbumsik•14m ago•0 comments

'Reefer Madness,' the PSA That Backfired Spectacularly

https://www.nytimes.com/2026/04/20/movies/reefer-madness-psa-1936.html
1•Teever•14m ago•0 comments

Cancelling ARM deployments in Topaz – what it means for an emulator

https://topaz.thecloudtheory.com/blog/arm-deployment-cancel/
1•kamilmrzyglod•15m ago•0 comments

Show HN: Alien – Self-hosting with remote management (written in Rust)

3•alongub•16m ago•0 comments

Shared Dissatisfaction in an Age of Liberal Disillusion

https://greyenlightenment.com/2025/12/29/shared-dissatisfaction-in-an-age-of-liberal-disillusion/
2•paulpauper•16m ago•0 comments

Show HN: Svelte 5 Agency Template – GSAP Animations and Tailwind v4

https://github.com/YusufCeng1z/svelte-gsap-template
1•yusufcengiz•17m ago•0 comments

What Happens When You Rip the Foundation Out of a Security Tool

https://medium.com/zenzic-engineering/all
1•PythonWoods•18m ago•0 comments