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

Allbirds is turning into an AI compute provider

https://www.ft.com/content/a4b63cc1-2d1c-44c8-a22a-425cf0efb5cf
1•louis-paul•48s ago•0 comments

We're freezing our eggs; maybe you should too

https://worksinprogress.co/issue/were-freezing-our-eggs-maybe-you-should-too/
1•bensouthwood•52s ago•0 comments

Distinguishing Malicious from Vulnerable: 2,354 Popular ClawHub Skills Analysed

https://trent.ai/blog/clawhub-ai-agent-security-analysis/
1•JulienBrouchier•1m ago•0 comments

Xata: Open-source Postgres platform with copy-on-write branching

https://github.com/xataio/xata
1•gk1•1m ago•0 comments

SEC Eliminates $25,000 Pattern Day Trader Rule in Retail Trading Overhaul

https://beincrypto.com/sec-eliminates-pattern-day-trader-rule/
1•lord-squirrel•2m ago•0 comments

I swept all 667 layer duplication configs for Qwen3-4B on 1x RTX 3090

https://austinsnerdythings.com/2026/04/14/rys-layer-duplication-qwen3-4b/
1•auspiv•2m ago•0 comments

China shock 2.0: the flood of high-tech goods that will change the world

https://www.ft.com/content/7d51a630-a3de-4cc7-9f5f-0f3e7f0d305a
1•bookofjoe•3m ago•1 comments

Snap's stock jumps on plans to axe 16% of its workforce citing AI efficiencies

https://www.cnbc.com/2026/04/15/snap-stock-layoffs-16-percent-workforce.html
1•1vuio0pswjnm7•4m ago•0 comments

Bosses say AI boosts productivity – workers say they're drowning in 'workslop'

https://www.theguardian.com/technology/2026/apr/14/ai-productivity-workplace-errors
3•Brajeshwar•6m ago•0 comments

Allbirds announces pivot from shoes to AI, stock explodes 175%

https://www.cnbc.com/2026/04/15/allbirds-bird-stock-shoes-ai.html
2•1vuio0pswjnm7•7m ago•0 comments

The Future of Everything Is Lies, I Guess: New Jobs

https://aphyr.com/posts/419-the-future-of-everything-is-lies-i-guess-new-jobs
1•aphyr•7m ago•0 comments

The Five Levels of Listening (Stephen Covey)

https://therightquestions.co/the-five-levels-of-listening-stephen-covey/
2•senorqa•8m ago•0 comments

"With Claude Mythos, a single hacker suddenly has more ways to attack."

https://ethz.ch/en/news-and-events/eth-news/news/2026/04/with-claude-mythos-a-single-hacker-sudde...
1•JeanKage•9m ago•0 comments

Seed Oils Cause Sunburn: A Hidden Culprit in Your Diet? – The Tallow Co

https://www.thetallowcompany.co.za/blogs/news/seed-oils-cause-sunburn
1•bilsbie•9m ago•0 comments

Allbirds (NAQD: BIRD) pivots from shoes to AI data centeres

https://twitter.com/tracyalloway/status/2044393082645274821
1•bhouston•9m ago•1 comments

Gemini Folders – A local, open-source Chrome extension for Gemini

https://chromewebstore.google.com/detail/gemini-folders/jffchdehoapigpmifkmleglfimjiilik
1•Illogika•10m ago•1 comments

The asteroid Ryugu has all of the main ingredients for life

https://www.newscientist.com/article/2519423-the-asteroid-ryugu-has-all-of-the-main-ingredients-f...
1•wglb•10m ago•0 comments

Making prompts longer did not help. Making the task contract explicit did

https://signaldepth.ai/
1•LuxBennu•11m ago•0 comments

Show HN: Rumble – no setup online party games

https://www.rumble.sh/
1•jackmertens•11m ago•0 comments

Show HN: LLM-primer – pre-warmed Claude Code session pool, zero startup wait

https://github.com/asakin/llm-primer
1•asakin•11m ago•1 comments

Rules, Not Weights

https://danieltan.weblog.lol/2026/04/rules-not-weights
1•danieltanfh95•13m ago•0 comments

Sonar on stock smartwatches leads to hand-tracking breakthrough

https://news.cornell.edu/stories/2026/04/sonar-stock-smartwatches-leads-hand-tracking-breakthrough
1•JeanKage•13m ago•0 comments

I hooked up a desk phone to my FreeBSD server

https://interfacecraft.online/blog/2026/desktop-phone-connected-to-freebsd-server/
1•alex_design•14m ago•1 comments

UK told its Big Tech habit is now a national security risk

https://www.theregister.com/2026/04/15/uk_big_tech_dependence/
1•beardyw•14m ago•0 comments

Iran reportedly bought Chinese satellite to target US Military in Middle East

https://www.tomshardware.com/tech-industry/iran-reportedly-bought-an-in-orbit-chinese-satellite-t...
2•pinewurst•14m ago•0 comments

Show HN: Apollo – local-first data risk audit for SMBs

https://ggabrie2025.github.io/apollo_data_auditor
1•ggabriel2025•15m ago•0 comments

Show HN: Phantom – AI-generated animated explanations of any code function

https://github.com/hamzamiladin/Phantom
1•kenshi144•15m ago•0 comments

PyXHDL – Python Front End for VHDL and Verilog

https://github.com/davidel/pyxhdl/blob/main/README.md
2•dadaz•15m ago•0 comments

Show HN: HWT (Hash Web Tokens) – minimalist protocol for auth state

https://www.jimmont.com/hwt/
2•jimmont•17m ago•0 comments

Digital Freedom Across the World – Country Comparison

https://eylenburg.github.io/countries.htm
1•nickslaughter02•19m ago•0 comments