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 Incomplete History of Computer Science

https://example.org/
1•d1ss0nanz•3m ago•1 comments

Elon Musk's AI data center sparks fight over who can enforce clean air laws

https://www.latimes.com/business/story/2026-06-30/elon-musks-massive-ai-data-center-sparks-fight-...
2•1vuio0pswjnm7•6m ago•0 comments

Short story accused of being AI-written wins overall Commonwealth prize

https://www.theguardian.com/books/2026/jul/01/judges-claims-ai-use-commonwealth-short-story-prize...
1•breve•7m ago•0 comments

Voters Are Turning on AI

https://www.economist.com/podcasts/2026/06/29/voters-are-turning-on-ai
4•1vuio0pswjnm7•8m ago•0 comments

What Is Linux Swap, and Should You Enable It?

https://blog.lyc8503.net/en/post/21-swap-setup/
1•uneven9434•12m ago•0 comments

The Revolt Against Technology [video]

https://www.youtube.com/watch?v=vhYS1diXZMM
2•inatreecrown2•14m ago•0 comments

Self Hosted LLM Gateway and Feature Rich Chat UI with RBAC

https://github.com/croit/llm-gateway
1•Mave83•15m ago•0 comments

ProGPU – a high-performance, GPU-first UI framework

https://github.com/wieslawsoltes/ProGPU
1•bj-rn•16m ago•0 comments

Patterncollider: Generate and explore quasiperiodic tiling patterns

https://github.com/aatishb/patterncollider
2•tobr•18m ago•0 comments

The Scanline Sweeper: A Glyph Rendering Algorithm [video]

https://www.youtube.com/watch?v=B9bztU1sTFA
1•bj-rn•21m ago•0 comments

Show HN: I built a free Windows video player with real-time frame interpolation

https://github.com/eVersor-HN/FindAFrameInterpolation/releases/tag/v1.5.9
1•eVersor•26m ago•0 comments

Why OpenAI and Anthropic may struggle to float

https://www.ft.com/content/7bff5ad3-a7dc-4641-be97-7f383446ff75
1•1vuio0pswjnm7•27m ago•0 comments

Show HN: DonnyClaude – a verified workflow engine for Claude Code

https://github.com/d0nmega/donnyclaude
1•d0nmega•28m ago•1 comments

When you fly, you fly with ICE

https://papersplease.org/wp/2026/04/08/when-you-fly-you-fly-with-ice/
2•greyface-•28m ago•0 comments

Show HN: Open Science, open-source alternative to Claude Science

https://github.com/ai4s-research/open-science
3•aiboost•31m ago•0 comments

Show HN: I made the Chrome Dino Game editable by your AI prompts

https://vibedino.com
2•johnnyapple•33m ago•0 comments

Twain Town, USA

https://theamericanscholar.org/twain-town-u-s-a/
2•prismatic•38m ago•0 comments

Study: AI Writing Strips Mystery and Complexity from Stories

https://neurosciencenews.com/ai-writing-mystery-complexity-creativity-30978/
1•giuliomagnifico•40m ago•0 comments

ClaimMate AI – We'd Love Your Feedback

https://claimmateai.pro/
1•hfhfdhf•41m ago•1 comments

Show HN: CertLeaf helps event organizers issue verifiable E-certificates

https://certleaf.com/
1•vachanmn123•42m ago•0 comments

AI Workflows Need Topological Sort

https://arpitbhayani.me/blogs/ai-topological-sort/
2•aishwarydongre•44m ago•0 comments

Meta's AI Storage Blueprint at Scale

https://engineering.fb.com/2026/07/01/data-infrastructure/metas-ai-storage-blueprint-at-scale/
1•MasterScrat•47m ago•0 comments

Show HN: Block Blast Solver – Android app for when you get stuck

https://onlineblockblastsolver.com/block-blast-apk/
1•huzaifasinan•47m ago•0 comments

SkillOpt: Executive Strategy for Self-Evolving Agent Skills

https://github.com/microsoft/SkillOpt
1•cheekyant•49m ago•0 comments

HTTP API Design Guide

https://geemus.gitbooks.io/http-api-design/content/en/
1•jcbhmr•1h ago•0 comments

Home made GPU escalated quickly [video]

https://www.youtube.com/watch?v=qMR3IXF2sWw
1•bane•1h ago•0 comments

The Evolution of Agents: From Context Engineering to Long-Running Harnesses

https://jinyansu1.github.io/blog/2026/07/agent-context-engineering-long-running-harness/
1•vinhnx•1h ago•0 comments

Tea App Checker

https://teaappchecker.com
2•thefirstname322•1h ago•0 comments

Cisco Killed Smartlook – Good Riddance for Expensive Pricing

https://www.cisco.com/c/en/us/products/collateral/software/smartlook-com-eol.html
1•mrr7337•1h ago•0 comments

ChorusGraph – Agent graph runtime (not a LangGraph wrapper) with built-in cache

https://github.com/insightitsGit/ChorusGraph
1•insightits•1h ago•0 comments