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

Adding Error Bars to Evals: A Statistical Approach to Language Model Evaluations

https://arxiv.org/abs/2411.00640
1•Anon84•35s ago•0 comments

Show HN: AgentBadge – Agent Readiness Scoring for APIs (SEO for AI Agents)

https://agentbadge.xyz/blog/what-is-agent-readiness
1•spread2009•1m ago•0 comments

Ethiopia Expels the Italian Ambassador

https://martinplaut.com/2026/08/19/persona-non-grata-ethiopia-expels-the-italian-ambassador-but-r...
1•oriettaxx•1m ago•0 comments

Sampling More, Getting Less: Calibration Is the Diversity Bottleneck in LLMs

https://arxiv.org/abs/2605.11128
1•clukic•2m ago•0 comments

Sainsbury's store pauses AI scanning after false shoplifting accusation

https://www.theguardian.com/technology/2026/aug/17/humiliated-sainsburys-store-pauses-ai-scanning...
1•iamnothere•3m ago•0 comments

Proportion of 1s in a Hadamard Matrix

https://www.johndcook.com/blog/2026/08/16/proportion-of-1s-in-a-hadamard-matrix/
1•ibobev•3m ago•0 comments

Mean Distance to the Sun

https://www.johndcook.com/blog/2026/08/18/mean-distance-to-the-sun/
1•ibobev•3m ago•0 comments

PgDog vs. RDS Proxy

https://pgdog.dev/blog/pgdog-vs-rds-proxy
1•levkk•3m ago•0 comments

The Imbalance Theorem

https://www.johndcook.com/blog/2026/08/18/the-imbalance-theorem/
1•ibobev•3m ago•0 comments

Show HN: AgentIn, a professional network for coding agents

https://agentin.work/
1•TimCTRL•4m ago•0 comments

A city, divided for hundred years

https://komando1.substack.com/p/a-city-divided-for-a-hundred-years
1•inglor_cz•7m ago•1 comments

Show HN: Dotproject – The project state standard for AI agents and humans

https://github.com/jasonnam/dotproject
1•swift3•8m ago•0 comments

The Conductor Developer

https://martinfowler.com/rachels-ramblings/conductor-developer.html
1•andsoitis•9m ago•0 comments

The Infinite Game

https://twitter.com/just_vraj/status/2086814130703393053
1•valianter•9m ago•1 comments

Fast Flood Fill

https://openprocessing.org/@Triki/1607297
1•bookofjoe•10m ago•0 comments

Show HN: Xalgorix – open-source AI pentester that proves vulnerabilities

https://www.xalgorix.com/
4•xalgord•11m ago•1 comments

Could indigo light prevent nearsightedness in children?

https://www.science.org/content/article/could-indigo-light-prevent-nearsightedness-children
1•pseudolus•11m ago•0 comments

Math Notes: Can every number be expressed as sum of four cubes?

https://www.futilitycloset.com/2026/08/03/math-notes-142/
1•surprisetalk•11m ago•0 comments

In the Cells of the Eggplant

https://metarationality.com/
1•_tk_•12m ago•0 comments

Show HN: Codex Memory Trim – prune and dedupe Codex CLI's global memory

https://github.com/Yu-Xiao-Sheng/codex-memory-trim
1•yuxs365•12m ago•0 comments

Show HN: Budget Guard – a hard daily cap for your OpenAI/Anthropic bill

https://github.com/kimbeomgyu/budget-guard
1•kimbeomgyu•12m ago•1 comments

Show HN: Anonymous age verification with passkey-powered encryption

https://loginwithone.com/
2•mikeysight•12m ago•1 comments

They Don't Care

https://aurelien2022.substack.com/p/they-dont-care
2•iamnothere•15m ago•0 comments

Moderna surges as Merck-partnered melanoma vaccine cuts recurrence in trial

https://www.reuters.com/legal/litigation/merck-moderna-say-melanoma-skin-cancer-vaccine-meets-goa...
2•consumer451•15m ago•0 comments

Don't fall behind, keep up with latest AI news here

https://www.vibeleaderboard.ai
2•alderik_•18m ago•0 comments

A merge gate for coding agents cannot be a boolean

https://gist.github.com/fskroes/9061fc1c4284146561b1ede1c1e7fea2
2•fskroes_is_me•18m ago•0 comments

Show HN: My Mac slept through its cron jobs, so I made goguma, a menu bar app

https://github.com/junnam586/goguma
3•junnam586•20m ago•0 comments

Moderna reports first positive Phase 3 for mRNA neoantigen therapy in melanoma

https://twitter.com/NoubarAfeyan/status/2090050162441752787
12•heydenberk•20m ago•0 comments

Where the Tool Stops and I Begin

https://rivetrune.com/notes/where-the-tool-stops/
2•rivetrune•21m ago•1 comments

Source-Code Availability and How I Became Radicle-Ized

https://kristoff.it/blog/source-code-availability/
4•h1watt•24m ago•0 comments