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

A Teen Reporter Searched for His Community in the Epstein Files. Adults Freaked

https://www.wired.com/story/epstein-files-redwood-bark-school-newspaper/
1•colinprince•2m ago•0 comments

Lessons Learned Building High-Performance Rust Profiler

https://hotpath.rs/blog/rust-performance-profiling
1•speckx•2m ago•0 comments

Maybe Intelligence Ain't All That

https://twitter.com/CliffordSosin/status/2078594661359194500
1•gmays•3m ago•0 comments

The Everything Chart

https://levels.io/the-everything-chart
1•trekhleb•8m ago•0 comments

To read more, pick up a book not your phone, no wait

https://disassociated.com/read-more-pick-up-book-not-your-phone/
1•speckx•12m ago•0 comments

ESP32-C6 Power Consumption: Arduino vs. Zephyr vs. ESP-IDF Comparison

https://www.qoitech.com/blog/esp32-c6-power-consumption-comparison/
1•hasheddan•12m ago•0 comments

Wpcapng – Wireshark for the Web

https://github.com/stricaud/wpcapng
1•_____k•12m ago•0 comments

Home of local AI and useful web tools

https://pocketweb.tools/
1•shafkathullah•17m ago•0 comments

Silicon Valley has a science fiction problem

https://aeon.co/essays/silicon-valley-has-a-science-fiction-problem
1•bookofjoe•17m ago•0 comments

Tile's Security Is So Bad It's a Feature for Stalkers

https://blog.adafruit.com/2026/03/05/tiles-security-is-so-bad-its-a-feature-for-stalkers/
16•sambellll•21m ago•1 comments

Zig In-Depth Overview

https://ziglang.org/learn/overview/
2•andrewstetsenko•21m ago•0 comments

Trump switched planes earlier this month due to threat from Iran proxies

https://www.theguardian.com/us-news/2026/jul/24/trump-air-force-one-iran-threat
4•prmph•23m ago•0 comments

Unravelling the climate behind the collapse of Bronze Age civilizations

https://www.su.se/english/news/articles/2026-07-24-unravelling-the-climate-behind-the-collapse-of...
2•geox•23m ago•0 comments

Data at the Edge

https://twitter.com/rebeccakaden/status/2074862363874844903
1•gmays•24m ago•0 comments

I Tried Replacing Android with Linux

https://www.youtube.com/watch?v=wJQHQZ3IPaI
2•627467•24m ago•0 comments

Senate committee advances bill lifting 'speed limit in the sky'

https://www.aopa.org/news-and-media/all-news/2026/july/22/senate-committee-advances-bill-lifting-...
1•projektfu•25m ago•0 comments

ThinkPad Ergonomic Keyboard with Trackpoint

https://github.com/saoto28/pineapple60/
2•akyuu•26m ago•0 comments

A Visual Guide to the Hierarchical Navigable Small World Algorithm

https://cfu288.com/blog/2024-05_visual-guide-to-hnsw/
1•qwertyforce•26m ago•0 comments

When SearchValues Pays Off

https://medium.com/c-sharp-programming/when-searchvalues-actually-pays-off-59c5302ac38b
1•sukhpinder0804•27m ago•0 comments

Sam Altman – How to Start a Startup [video]

https://www.youtube.com/watch?v=Vv3CEAS_w34
1•Ronak_Prabhu•28m ago•0 comments

Csvcomp – Zero-dependency Python CSV diff utility

https://github.com/prasad-a-abhishek/csvcomp
1•prasadaabhishek•28m ago•0 comments

Backtesting a trading strategy in Python with yfinance

https://www.nwcast.com/article/guide-how-to-backtest-a-trading-strategy-in-python-20260706
1•francocos•30m ago•0 comments

The Curious Case of Agent Memory

https://rafihasan.com/blog/2026-07-24-the-curious-case-of-agent-memory
1•joker666•30m ago•0 comments

Show HN: new DOS paint app

1•nourdude•31m ago•0 comments

Memory Safety Absolutists

https://itsallaboutthebit.com/memory-safety-absolutists/
3•drogus•31m ago•0 comments

Show HN: I built a blind taste test for Claude and Codex designs

https://taste.rubenflamshepherd.com/
1•rubenflamshep•32m ago•0 comments

OpenAI agent goes rogue, hacks AI community, left escape plans in infrastructure

https://www.tomshardware.com/tech-industry/artificial-intelligence/openai-agent-goes-rogue-and-ha...
2•sbulaev•33m ago•0 comments

Three Theses on the Literacy Crisis

https://trevoraleo.substack.com/p/three-theses-on-the-literacy-crisis
1•samclemens•34m ago•0 comments

I was paying too much for Claude and codex here is how I reduced 90% of it

https://github.com/AjnasNB/qarinah
2•Cognifyr•34m ago•0 comments

Show HN: Working Async – The new wave of remote work is async-first

https://workingasync.io
1•Log007•34m ago•0 comments