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•9mo 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•9mo 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

Randomization in Controlled Experiments

https://queue.acm.org/detail.cfm?id=3778029
1•pykq•19s ago•0 comments

Gleam v1.15.0 Released

https://github.com/gleam-lang/gleam/blob/main/changelog/v1.15.md
1•Alupis•58s ago•0 comments

Unbounded (About Emmy Noether)

https://aeon.co/essays/she-freed-physics-but-emmy-noether-couldnt-escape-herself
1•bikenaga•3m ago•0 comments

Show HN: Trade Robinhood from Claude Code – 10 real traders, 60K orders served

https://github.com/trayders/trayd-mcp
1•teamtrayd•3m ago•0 comments

Why Quantum Computing will take another 50 years (2025)

https://mattdf.xyz/why-quantum-computing-will-take-another-50-years
1•b-zee•4m ago•1 comments

Reddit Stock: The Bull Case

https://josephblumenfeld.substack.com/p/the-case-for-reddit
1•InvestingEasy•4m ago•0 comments

Using Color Wisely

https://developer.mozilla.org/en-US/docs/Web/CSS/Guides/Colors/Using_color_wisely
1•FigurativeVoid•4m ago•0 comments

Reinforcement Learning (I.e. Policy Gradient Algorithms)

https://rlhfbook.com/c/06-policy-gradients
1•vinhnx•4m ago•0 comments

No More Secrets – A command line tool that recreates the effect seen in Sneakers

https://github.com/bartobri/no-more-secrets
1•sogen•4m ago•0 comments

Is Everything Conscious?

https://www.the-pamphlet.com/articles/is-everything-conscious
1•robtherobber•5m ago•0 comments

What Is Infrastructure from Code?

https://encore.dev/blog/what-is-infrastructure-from-code
1•andout_•6m ago•0 comments

Hacker News digest: why Top HN focuses on the comments

https://blog.alcazarsec.com/posts/top-hn-daily-digest
2•alcazar•6m ago•0 comments

New Social Media Caption Generator

https://postigniter.com/tools
1•trueliberia1847•7m ago•0 comments

Run Commodore BASIC Anywhere with CBM-Basic (Not an Emulator)

https://retrogamecoders.com/cbm-basic/
1•ibobev•7m ago•0 comments

A Brazilian scientist's experimental paralysis therapy is fueling hope–and hype

https://www.science.org/content/article/brazilian-scientist-s-experimental-paralysis-therapy-fuel...
1•Brajeshwar•8m ago•0 comments

FFmpeg 8.1

https://ffmpeg.org/index.html#pr8.1
9•gyan•10m ago•1 comments

Testing LLMs on superconductivity research questions

https://research.google/blog/testing-llms-on-superconductivity-research-questions/
1•Jupe•10m ago•0 comments

Java 26 Release Notes

https://jdk.java.net/26/release-notes
2•Alupis•11m ago•0 comments

A sufficiently detailed spec is code

https://haskellforall.com/2026/03/a-sufficiently-detailed-spec-is-code
1•Gabriel439•11m ago•0 comments

Graham Island

https://en.wikipedia.org/wiki/Graham_Island_(Mediterranean_Sea)
2•3ds•12m ago•0 comments

Esqueleto Tutorial

https://entropicthoughts.com/esqueleto-tutorial
1•ibobev•13m ago•0 comments

The Firewall Doesn't Live in the Kernel

https://www.becker63.digital/Blogs/the-firewall-doesnt-live-in-the-kernel
1•becker63•13m ago•1 comments

Show HN: Validatedata 0.4 – validation rules for Python that resemble your data

https://pypi.org/project/validatedata/
1•EdwardK1•13m ago•0 comments

Stdwin: Standard window interface by Guido Van Rossum [pdf]

https://ir.cwi.nl/pub/5998/5998D.pdf
1•ivanbelenky•13m ago•0 comments

California's plastic bill faces challenges from federal court

https://www.latimes.com/environment/story/2026-02-27/red-state-ags-plastic
1•PaulHoule•14m ago•0 comments

Can Claude Code Play Ultima Online? Yes, but real time systems are challenging

https://usize.github.io/blog/2026/march/claude-plays-uo.html
1•fugeesnfunions•15m ago•0 comments

The Context Debt

https://k2xl.substack.com/p/the-context-debt
1•k2xl•15m ago•0 comments

Chinese labs race for the next 'first-in-class' breakthrough

https://cen.acs.org/policy/china-research-labs-energy-materials-biotech-breakthrough/104/web/2026/03
1•JeanKage•15m ago•0 comments

The advantage of using ADBC instead of ODBC with DuckDB is enormous

https://columnar.tech/blog/zero-copy-zero-contest//
1•nhemerson•16m ago•0 comments

Ask HN: What are your accomplishments you didn't give yourself credit for?

2•Haeuserschlucht•16m ago•0 comments