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

Killswitch: Add per-function short-circuit mitigation primitive

https://lore.kernel.org/all/20260507070547.2268452-1-sashal@kernel.org/
1•Tomte•2m ago•0 comments

The Applicability of Spaced Repetition

https://borretti.me/article/the-applicability-of-spaced-repetition
1•Tomte•2m ago•0 comments

Linux Latest Vulnerability Allows Reading Root-Owned Files by Unprivileged Users

https://www.phoronix.com/news/Linux-ssh-keysign-pwn
1•tjek•6m ago•0 comments

At Cannes, filmmakers shift toward cautious acceptance of AI

https://www.reuters.com/lifestyle/cannes-filmmakers-shift-towards-cautious-acceptance-ais-inevita...
1•sahar_builds•7m ago•0 comments

CAFleet – open-source Agent Teams reinvented, both for Claude Code and Codex

https://github.com/himkt/cafleet
1•himkt•9m ago•0 comments

The Uncomfortable Truth About AI "Reasoning"

https://www.youtube.com/watch?v=iFYF_e1GSGI
1•tcp_handshaker•14m ago•0 comments

TypedMemory – long-term memory and reflection for AI agents

https://github.com/canis-minor/typedmem
1•ruxiz•19m ago•0 comments

Should you move to Silicon Valley? [video]

https://www.youtube.com/watch?v=QHJkUw31YX8
1•nomilk•25m ago•0 comments

An Introduction to Galois Fields and Reed-Solomon Coding [pdf]

https://people.computing.clemson.edu/~jmarty/papers/IntroToGaloisFieldsAndRSCoding.pdf
2•teleforce•29m ago•0 comments

Show HN: Save Context from MCP Bloat

https://github.com/healqq/mcp-content-guard
1•healqq•31m ago•0 comments

Additive FFT Explained: Fast Fourier Transforms over Binary Fields

https://blog.lambdaclass.com/additive-fft-background/
1•teleforce•34m ago•0 comments

The Streaming Latency Tradeoff: Why Some TTS Models Lose Accuracy in Real Time

https://deepgram.com/learn/streaming-tts-latency-accuracy-tradeoff
1•ChicknNuggt•37m ago•1 comments

The Mythical Agent-Month

https://wesmckinney.com/blog/mythical-agent-month/
2•fagnerbrack•44m ago•1 comments

Programmers Spend Their Time – Probably Dance

https://probablydance.com/2026/02/10/how-programmers-spend-their-time/
2•fagnerbrack•44m ago•0 comments

Global Energy Flow – Real-Time Energy Intelligence

https://global-energy-flow.com/
2•xbmcuser•44m ago•1 comments

Show HN: Codiff, a local diff review tool

https://github.com/nkzw-tech/codiff/releases
3•cpojer•44m ago•2 comments

How we made Notion available offline

https://www.notion.com/blog/how-we-made-notion-available-offline
1•fagnerbrack•45m ago•0 comments

We let four AIs run radio stations. Here's what happened.

https://andonlabs.com/blog/andon-fm
1•thm•49m ago•0 comments

Show HN: Give your AI agent a brain that understands your codebase

https://github.com/bitloops/bitloops
1•sergiopreira•52m ago•0 comments

Compared a few OpenClaw hosting setups

https://docs.google.com/spreadsheets/d/1tVqYh8fAWLAFAuuM3-G0WVoFqY6VKJ8pgFdS3zvux80/edit?gid=2137...
3•VishnuTech•57m ago•0 comments

Forum

https://bestsugardaddyapps.com/forum/
2•whatsupdog•1h ago•0 comments

A blog post is a query for people who will route interesting stuff to you

https://www.henrikkarlsson.xyz/p/search-query
1•James72689•1h ago•0 comments

Useful Security Tooling

https://app.securl.online
2•ktbatterham•1h ago•0 comments

Molecular Dynamics on Apple M4

https://github.com/vyasgiridhar/moleqular
1•vyasgiridhar•1h ago•0 comments

My indie app was named too close to competitors and I burnt my fingers

2•phalgun_g•1h ago•1 comments

Ask HN: What LLM models are you using and why?

2•rubyn00bie•1h ago•1 comments

Ask HN: Why do hotels etc. WiFi networks all use captive portals?

1•tgsovlerkhgsel•1h ago•1 comments

What right has a "personal fortune" to be anything but working capital?

2•silexia•1h ago•0 comments

Private Hosted OpenClaw that can connect to your data with included AI models

https://platform.joinable.ai
1•tnac•1h ago•0 comments

Show HN: Machine – per-project dev VMs with session-only secrets

1•katspaugh•1h ago•0 comments