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 Stargate for Data

https://twitter.com/willdepue/status/2074178395462848800
1•gmays•43s ago•0 comments

Inside An Exposed WebDAV Malware Delivery Lab

https://www.rapid7.com/blog/post/tr-exposed-webdav-malware-delivery-lab-analysis/
1•onthedole•3m ago•0 comments

Why Agents Suck at Authentication: `auth-services-skills` vs. Reality

https://skilldb.dev/blog/why-agents-suck-at-authentication-auth-services-skills-vs-reality
1•dev_chad•10m ago•1 comments

Dune II, RTS on C64 [video]

https://www.youtube.com/watch?v=smiQnlbqpKw
1•schyzomaniac•15m ago•2 comments

GitHub issues $100k bounty for critical RCE vulnerability

https://runtimewire.com/article/github-issues-100-000-bounty-for-critical-rce-vulnerability-discl...
2•update•19m ago•1 comments

Run large language models at home, BitTorrent‑style

https://petals.dev/
2•snorbleck•20m ago•0 comments

Why Stanford Students Walked Out on Sundar Pichai's Commencement Speech

https://www.wired.com/story/big-interview-stanford-students-booing-sundar-pichai/
2•1vuio0pswjnm7•23m ago•1 comments

Ask HN: Will AI assistants become photorealistic video?

2•general_reveal•25m ago•0 comments

Ask HN: How to make AI better at writing prose?

1•remywang•26m ago•0 comments

Show HN: The latest and most advanced version of Adsense, sponsored by Google

https://www.3emalak.com/2026/07/get-adsense-approval-after-rejection.html
1•omeraliamm•28m ago•0 comments

Own the Loop: A Field Guide to Agent Harnesses

https://twitter.com/aparnadhinak/status/2073079029624943040
2•gmays•32m ago•1 comments

Supply chain will eventually be cyberattacked

https://medium.com/@vektormemory/your-supply-chain-will-eventually-be-cyberattacked-fb556d7d5008
2•vektormemory•32m ago•0 comments

De-complect: Skill to remove braided complexity from projects

https://github.com/danverbraganza/de-complect
3•nvader•33m ago•0 comments

Show HN: Grimoire – Best Practices for Everyone Installed for Your AI Agents

https://github.com/jeffreytse/grimoire
1•jeffreytse•34m ago•0 comments

House passes NDAA 216–212 to integrate Israel and US militaries

https://twitter.com/DropSiteNews/status/2080043694804312106
3•slowin•34m ago•0 comments

OpenAI's accidental cyberattack against Hugging Face is science fiction

https://simonwillison.net/2026/Jul/22/openai-cyberattack/
2•abhisek•37m ago•0 comments

Protecting our FLOSS commons from LLMs

https://blog.codeberg.org/protecting-our-floss-commons-from-llms.html
2•acmnrs•38m ago•0 comments

Show HN: LitigationBench. A Litigation Task-Based AI Benchmark

https://litco.ai/litigationbench
1•ybathaee•42m ago•0 comments

Durable Objects Are Made for Agents

https://calv.info/durable-objects-are-made-for-agents
2•bretthoerner•42m ago•0 comments

China advances plans for single-stack IPv6 network, and surveillance-version

https://www.theregister.com/networks/2026/07/22/china-advances-plans-for-national-single-stack-ip...
3•Cider9986•42m ago•1 comments

Does It Take 4k API Calls to Score a Long Essay?

https://willpenman.com/4000-queries-to-4.html
2•wpenman•44m ago•0 comments

Programming experience is no longer a moat

https://kyrylo.org/software/2026/07/22/programming-experience-is-no-longer-a-moat.html
3•skellertor•45m ago•0 comments

Codeberg Bans Cryptocurrency Projects

https://codeberg.org/Codeberg/org/pulls/1254
2•intunderflow•46m ago•0 comments

The Microsoft Agent Framework Harness is now released

https://devblogs.microsoft.com/agent-framework/the-microsoft-agent-framework-harness-is-now-relea...
2•ms7892•47m ago•0 comments

Google fixing Android lock screen bug that lets Gemini send SMS without a PIN

https://www.theregister.com/security/2026/07/17/google-fixing-android-lock-screen-bug-that-lets-g...
1•Cider9986•47m ago•1 comments

Curl Noise

https://emildziewanowski.com/curl-noise/
3•kg•49m ago•1 comments

Model Routing Is Task Specific

https://twitter.com/jerryjliu0/status/2077537847951945742
1•gmays•49m ago•0 comments

Wikipedia for Mundane People and Events

https://minipedia.org/
3•eastoeast•50m ago•1 comments

Show HN: I built a scraping engine where the LLM writes configs, not code

https://github.com/PxyUp/fitter
1•pyxru•50m ago•0 comments

Theory of Instruction Is an Algebra

https://twitter.com/bjornpagen/status/2080087578322116673
2•bjornpagen•54m ago•1 comments