frontpage.
newsnewestaskshowjobs

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

Kimi K2.7 Code is generally available in GitHub Copilot

https://github.blog/changelog/2026-07-01-kimi-k2-7-is-now-available-in-github-copilot/
1•theanonymousone•49s ago•0 comments

Gnat: The GNU Ada Compiler (2004) [pdf]

https://www.adacore.com/uploads/books/gnat-book.pdf
1•csb6•2m ago•0 comments

Show HN: CLI tool that gives your agents repo context, conventions, and rules

https://github.com/steph-dove/klaussy-agents
1•klaussy•4m ago•0 comments

Arcus × Privy: Self Custody at the Gate

https://arcus.xyz/blog/arcus-x-robinhood-trade-stocks-perpetuals-24-7
1•felixbraun•5m ago•0 comments

CPUs Are Back: The Datacenter CPU Landscape in 2026

https://newsletter.semianalysis.com/p/cpus-are-back-the-datacenter-cpu
2•rbanffy•6m ago•0 comments

Fable 5 Is Back

https://twitter.com/claudeai/status/2072402636813607381
16•mfiguiere•7m ago•0 comments

Natural history on canvas: Brueghel knew about bird-eating noctule bats

https://www.pnas.org/doi/10.1073/pnas.2536525123
1•benbreen•9m ago•0 comments

It Is Back

2•217•9m ago•0 comments

95%-ile isn't that good (2020)

https://danluu.com/p95-skill/
2•bmacho•10m ago•1 comments

Comcast to Spin Off NBCUniversal

https://liveclip.substack.com/p/comcast-to-spin-off-nbcuniversal-business-brief
1•firasd•11m ago•0 comments

Claude Fable 5 Promotional Access

https://support.claude.com/en/articles/15424964-claude-fable-5-promotional-access
8•zbikowski•11m ago•4 comments

Claudes newest update is putting a worse model to default

https://github.com/anthropics/claude-code/releases
1•vlan121•13m ago•3 comments

CFPB Gives Workers Two Weeks to Decide Whether to Move to DC

https://news.bloomberglaw.com/banking-law/cfpb-gives-workers-two-weeks-to-decide-whether-to-move-...
2•petethomas•13m ago•1 comments

Compression in the game Full Quiet

https://pineight.com/retrotainment/fq-compression.html
2•msephton•15m ago•0 comments

Show HN: Build autonomous agents on Theseus with Sonnet 5 from the browser

https://twitter.com/TheseusNetwork/status/2072392130304069708
1•theseusnetwork•15m ago•0 comments

Ask HN: Where the h*ck is fable?

2•217•16m ago•1 comments

OpenAI Gym (2016)

https://arxiv.org/abs/1606.01540
1•gregsadetsky•19m ago•0 comments

Ask HN: Is it worthwhile to create a web browser in 2026?

5•roschdal•19m ago•2 comments

Things I Believe In

https://www.guidavid.com/writing/things-i-believe-in
1•gdss•19m ago•0 comments

Designing GPU-Accelerated Query Engines with NVIDIA GQE

https://developer.nvidia.com/blog/designing-gpu-accelerated-query-engines-with-nvidia-gqe/
1•matt_d•19m ago•0 comments

Forget Work. Passive Income Is the New American Dream

https://www.wsj.com/lifestyle/careers/passive-income-dreams-2e67ee5c
4•gmays•20m ago•0 comments

YouTube Is Actual Garbage

https://blog.absurdpirate.com/youtube-is-actual-garbage/
3•ms7892•24m ago•0 comments

Show HN: Z-Jail – A 130 KB Linux sandbox-C99 with 7 defense layers and zero deps

https://github.com/Division-36/Z-Jail/
2•Zierax•25m ago•0 comments

LadybugDB Flying Solo

https://blog.ladybugdb.com/post/ladybug-flying-solo/
1•adsharma•25m ago•1 comments

CIA chief compares cutting-edge AI to nuclear weapons

https://www.japantimes.co.jp/news/2026/07/01/world/cia-ai-nuclear-weapons/
4•billybuckwheat•27m ago•0 comments

0/6 major aerospace documentation portals are AI Agent-ready

2•priyanshu-j•27m ago•0 comments

Out of the Armchair

https://literaryreview.co.uk/out-of-the-armchair
1•Thevet•28m ago•0 comments

What is `std:pin:Pin` in Rust?

https://vrong.me/blog/what-is-pinning-in-rust/
1•birdculture•28m ago•0 comments

A Set Theoretic Approach to Detecting Logic Bugs in DBMS InnerJoin Optimizations

https://arxiv.org/abs/2606.23294
1•Jimmc414•29m ago•0 comments

Show HN: GOAT 2.0 – AI orchestrator with proactive episodic memory

https://github.com/takashikiari/GOAT2-General-Orchestrated-Agent-Topology
1•takashikiari•30m ago•0 comments