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

GitHub's 2FA is to become mandatory on September 2, 2026

1•itvision•1m ago•0 comments

How to Build a JavaScript Runtime with SpiderMonkey

https://twitter.com/i/status/2075570299576397910
1•opentestudox•4m ago•0 comments

AI-Native Companies Have Tiny Staffs and Fewer Bosses

https://www.wsj.com/tech/ai/ai-companies-staffing-c9029343
1•bryan0•4m ago•0 comments

I rewrote node-semver in Rust and benchmarked it honestly

https://github.com/dilukangelosl/rs-semver
2•dilukangelo•7m ago•0 comments

Engineering management after the cost of code collapsed

https://karimjedda.com/engineering-management-after-cost-of-code-collapse/
1•ilovefood•8m ago•0 comments

Gadget-free RCE in Fastjson 1.2.83

https://twitter.com/k_firsov/status/2078872293745570032
1•fragmede•9m ago•0 comments

Unnormalized Linear Transformer

https://people.idsia.ch/~juergen/1991-unnormalized-linear-transformer.html
1•tosh•9m ago•0 comments

Show HN: I built a deterministic arena where AI agents fight using code

https://www.agentduel.app/b/cru8E9nG
1•agentduel•10m ago•0 comments

Ask HN: How to Do SEO?

1•cyrbuzz•11m ago•0 comments

Airbus Takes Flight from AWS

https://www.theregister.com/columnists/2026/07/20/airbus-takes-flight-from-aws-what-happens-next-...
2•bbg2401•12m ago•0 comments

Slop Clogs Open Channels

https://doerpmund.com/musings/death-of-open-channels
1•felixdoerp•12m ago•0 comments

A Hidden Infrastructure

https://a-hidden-infrastructure.spun.earth/story/a-hidden-infrastructure
1•jjp•16m ago•0 comments

Setting the cursor: trading delayed correction against delay itself

https://deimos28.substack.com/p/setting-the-cursor
1•deimos_28•26m ago•0 comments

InteractInk

https://interactink.vercel.app/interactink.html
1•squeezes•27m ago•0 comments

Open Source Will Eat AI

https://www.openenergytransition.org/posts/ai-coding-agents-should-optimize-for-less-owned-code
1•lyoncy•29m ago•0 comments

The Eight Winds Cannot Move Me

https://alexchen373.medium.com/the-eight-winds-cannot-move-me-c5ec9a148d45
1•jkly•30m ago•0 comments

The Building Block Economy

https://twitter.com/mitchellh/status/2041566958681014418
1•tosh•37m ago•0 comments

How to Write Loops with Claude Code

https://karanbansal.in/blog/loop-engineering/
1•ingve•40m ago•0 comments

Show HN: Spoold - Durable curl without a database or broker

https://github.com/Rionlyu/spoold
2•Rionlyu•44m ago•0 comments

How Stream Processing Works: From Stateless Functions to Stateful Windows

https://medium.com/@DolphinDB_Inc/why-stream-processing-matters-and-how-dolphindb-does-it-b63c5dc...
1•yiweileng•48m ago•0 comments

Introduce a memory safe compilation mode inspired by Fil-C

https://codeberg.org/ziglang/zig/issues/36237
2•mpweiher•49m ago•1 comments

I Revived My Broken MacBook into My Own Personal Cloud

https://blog.matsmoll.eu/posts/i-revived-my-old-macbook-into-my-own-personal-cloud
1•matsmoll•51m ago•0 comments

Fable 5 is now a standard part of your Max plan

1•duggan•52m ago•0 comments

App iOS/Android

1•Andrew_Huynh•53m ago•0 comments

ASI May Require a Level of Trust We're Not Willing to Give

https://rodyne.com/?p=4070
1•boznz•55m ago•0 comments

The Pentagon Is Finally Buying (Some) Weapons from Startups

https://www.wsj.com/politics/national-security/pentagon-weapon-purchases-startups-4919d870
2•JumpCrisscross•56m ago•0 comments

The video game atlas – vgmaps.com

https://vgmaps.com/
2•xiaodai•58m ago•0 comments

Agentic test processes, LLM benchmarks, and other notes from Galapagos Island

https://danluu.com/ai-coding/
1•gnyeki•59m ago•0 comments

Stolen Buttons

https://anatolyzenkov.com/stolen-buttons
1•Gecko4072•1h ago•0 comments

Show HN: A simple TUI to CRUD Beads tasks

https://github.com/finallyblueskies/beads-explorer
1•quietcity•1h ago•0 comments