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

Project Maven Put A.I. Into the Kill Chain

https://www.newyorker.com/books/under-review/how-project-maven-put-ai-into-the-kill-chain
1•littlexsparkee•15s ago•0 comments

How China is wooing Paraguay's political class away from longtime ally Taiwan

https://www.japantimes.co.jp/news/2026/03/14/asia-pacific/politics/china-wooing-paraguay/
1•PaulHoule•1m ago•0 comments

The Courage to Stop

https://zeldman.com/2026/04/15/the-courage-to-stop/
1•speckx•1m ago•0 comments

Anthropic's rise is giving some OpenAI investors second thoughts

https://techcrunch.com/2026/04/14/anthropics-rise-is-giving-some-openai-investors-second-thoughts/
1•Brajeshwar•3m ago•0 comments

Study of the cosmos proves we still can't explain how the universe is expanding

https://www.livescience.com/space/somethings-missing-most-thorough-ever-study-of-the-cosmos-prove...
2•geox•3m ago•0 comments

AAUP does not want you to share your syllabus

https://www.aaupnc.org/projects/guidance-for-syllabi
1•apwheele•3m ago•0 comments

Show HN: Horizontally Scale Localhost

https://coasts.dev/blog/introducing-remote-coasts
1•jsunderland323•4m ago•0 comments

Before he wrote AI 2027, he predicted the world in 2026. How did he do?

https://asteriskmag.substack.com/p/before-he-wrote-ai-2027-he-predicted
1•gmays•5m ago•0 comments

Shoe brand Allbirds says it will become an AI company, sending shares soaring

https://www.sfchronicle.com/tech/article/allbirds-stock-ai-pivot-22208030.php?link_source=ta_blue...
2•jaredwiener•5m ago•0 comments

Generating a Color Spectrum for an Image

https://amandahinton.com/blog/generating-a-color-spectrum-for-an-image
1•evakhoury•6m ago•0 comments

Show HN: The Simpsons Hit and Run Running in the Browser (WASM/WebGL)

https://shar-wasm.cjoseph.workers.dev/?skipmovie
1•calebj0seph•6m ago•0 comments

Ask HN: How to Sell a Niche Domain

1•ksaj•6m ago•0 comments

AI-Assisted Cognition Endangers Human Development

https://heidenstedt.org/posts/2026/ai-assisted-cognition-endangers-human-development/
7•i5heu•9m ago•0 comments

Sony deprecating features in some 2025 Bravia TVs

https://www.sony.com/electronics/support/articles/00380371
1•CobrastanJorji•10m ago•1 comments

NASA is building the first nuclear reactor-powered interplanetary spacecraft

https://www.technologyreview.com/2026/04/14/1135848/nasa-nuclear-powered-spacecraft/
2•yubblegum•10m ago•0 comments

Linux 7.1 Gets Rid of Some Unnecessary Memory Clobbers

https://www.phoronix.com/news/Linux-7.1-x86-asm
2•Bender•11m ago•0 comments

Kalshi CEO expects US DOJ to prosecute insider trading cases

https://www.semafor.com/article/04/15/2026/kalshi-ceo-tarek-mansour-expects-us-doj-to-prosecute-i...
14•thm•14m ago•2 comments

Input Brain vs. Output Brain

https://humaninternet.ai/input-brain-vs-output-brain/
2•herbertl•15m ago•0 comments

AI Is an Amplifier. What Are You Amplifying?

https://leadership.garden/ai-is-an-amplifier/
1•speckx•15m ago•0 comments

The Anatomy of an Agent Harness

https://www.langchain.com/blog/the-anatomy-of-an-agent-harness
1•andrewstetsenko•15m ago•0 comments

Agents hooked into GitHub can steal creds

https://www.theregister.com/2026/04/15/claude_gemini_copilot_agents_hijacked/
1•Bender•15m ago•1 comments

The Not-So-Hidden Pattern in Axios Attack

https://www.interlynk.io/resources/the-not-so-hidden-pattern-in-axios-attack
1•riteshnoronha16•16m ago•0 comments

Altera Cyclone IV bitstream reverse engineering

https://old.reddit.com/r/embedded/comments/1smdyn4/altera_cyclone_iv_bitstream_reverse_engineering/
1•franlego98•16m ago•0 comments

Claims of Unwarranted ICE-Related Detention Were a Hoax

https://reason.com/volokh/2026/04/15/expedited-discovery-allowed-in-sheriffs-defamation-case-whic...
1•anonymousiam•16m ago•0 comments

The tech jobs bust is real. Don't blame AI (yet)

https://www.economist.com/finance-and-economics/2026/04/13/the-tech-jobs-bust-is-real-dont-blame-...
2•thm•17m ago•0 comments

Michael Rabin Has Died

https://en.wikipedia.org/wiki/Michael_O._Rabin
2•tkhattra•18m ago•0 comments

Show HN: Monadic Networking Library for Go

https://github.com/philip-peterson/fp-go-net
1•ironmagma•19m ago•0 comments

Claude Code now has chat

https://github.com/phillipatkins/claude-p2p-chat
2•phillip3655•19m ago•1 comments

For Its Next Act, Allbirds Makes an Unlikely Pivot from Shoes to AI

https://www.wsj.com/tech/ai/for-its-next-act-allbirds-makes-an-unlikely-pivot-from-shoes-to-ai-a3...
1•fortran77•20m ago•1 comments

Show HN: HN Tokenmaxxing Leaderboard

https://tkmx.odio.dev
2•Sam_Odio•20m ago•0 comments