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

The Ordinary Life, and How a Good Life Might Look Boring

https://www.ssp.sh/brain/the-ordinary-boring-life/
1•zazuke•4m ago•0 comments

What is City Life? Examining a cultural divide

https://www.freerange.city/p/what-is-city-life
1•throwaway2037•7m ago•0 comments

Fixing Claude's memory with a Postgres database

https://www.makeuseof.com/fixed-claudes-memory-problem-postgres-database-changed-everything/
1•dstala•7m ago•0 comments

Eve – The Framework for Building Agents

https://vercel.com/eve
1•tilt•8m ago•0 comments

U.S. Science Is in Chaos

https://www.scientificamerican.com/article/americas-compact-between-science-and-politics-is-broken/
3•presspot•8m ago•0 comments

Feed Reader Behavior Project

https://rachelbythebay.com/frb/
1•enz•8m ago•0 comments

An minimalist to-do list for the CLI

https://github.com/tanay1337/taskman
1•modinfo•9m ago•0 comments

BastionRoute converts all UDP connections to outbound WebSockets

https://github.com/klauscam/BastionRoute
1•tuta88•11m ago•0 comments

OpenAI's financial statements have leaked, $21B in losses

https://fortune.com/2026/06/16/openai-financials-leaked-losses-revenue-profit/
3•LucasLanglois•11m ago•0 comments

An End-to-End Machine Learning Pipeline on Time-Series Data

https://medium.com/@DolphinDB_Inc/from-raw-data-to-trained-models-an-ml-journey-b588fb81a086
1•CrazyTomato•12m ago•0 comments

Show HN: I built 184 free browser tools – PDF, image, dev, AI tasks, no upload

https://brevio.pro
2•ruimbarreira•13m ago•0 comments

Tokenization's Next Big Conundrum: What Do Buyers Get?

https://www.bloomberg.com/news/newsletters/2026-06-16/tokenization-s-next-big-conundrum-what-do-b...
1•petethomas•14m ago•0 comments

How to reduce your API LLM bill

https://github.com/salimassili62-afk/ai-costguard
1•salim2006•14m ago•0 comments

Companies question cost of AI as tokenmaxxing spending adds up

https://www.cbc.ca/news/business/ai-spending-ending-tokenmaxxing-tokenomics-9.7237680
1•uladzislau•20m ago•0 comments

Fast and Secure Cloud Delivery in Regulated Industries

https://blog.faridnsh.ninja/fast-and-secure-cloud-delivery-in-regulated-industries
1•alFReD-NSH•21m ago•0 comments

Ask HN: What has been bothering you lately?

2•julienreszka•22m ago•1 comments

Sci-Bot

https://sci-bot.ru/
3•charlieirish•25m ago•0 comments

The Joy of Tech: A Different Path for Products, People, & AI

https://blog.dfeldman.co/the-joy-of-tech-a-different-path-for-products-people-ai-df122b28764e
2•schvenk•30m ago•0 comments

Which AI agent spent the money on your OpenAI/Anthropic bill

https://github.com/Nu11P01nt3r3xc3pt10n/spaturzu-sdks
1•nu11P01nt3r•32m ago•0 comments

Show HN: High-Res Neural Cellular Automata

https://cells2pixels.github.io/
6•esychology•34m ago•0 comments

We Thought It Was a Compute Bottleneck. It Was a Design Decision

https://zhenthinks.substack.com/p/we-thought-it-was-a-compute-bottleneck
1•zhenthinks•36m ago•0 comments

Simulating a Solar Panel and Battery in Home Assistant Before Buying One

https://virtuallytd.com/posts/solar-simulation-home-assistant/
2•virtuallytd•36m ago•1 comments

YC Application Review Skill

https://github.com/morajabi/yc-partner
1•morajabi•38m ago•1 comments

Show HN: Open-source 3D Cell Models Pipeline

https://www.lorea.app/3d-library
2•herbstgewinn•40m ago•0 comments

Composable building blocks for full-stack AWS apps

https://github.com/aws-devtools-labs/aws-blocks
1•ferhatelmas•40m ago•0 comments

People want robots in warehouses and factories not hospitals or schools

https://hexagon.com/company/newsroom/press-releases/2026/people-want-robots-in-warehouses-and-fac...
3•JeanKage•41m ago•0 comments

Amazon Almost Killed Best Buy. Then, Best Buy Did Something Brilliant (2019)

https://www.inc.com/justin-bariso/amazon-almost-killed-best-buy-then-best-buy-did-something-compl...
1•downbad_•42m ago•0 comments

The Death of the Chatbot

https://wisdomofcrowds.live/p/the-death-of-the-chatbot
1•HR01•44m ago•0 comments

Qwen and Fable: An open-weights agentic coding model. 35B Mixture-of-Experts

https://huggingface.co/lordx64/Qwable-v1
1•thunderbong•46m ago•0 comments

SwiftOS – an OS in Embedded Swift that serves its own website

https://github.com/asaptf/swift-os
2•asaptf•46m ago•0 comments