frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Autoresearch, Claude and Constrained Optimization

https://www.elliotcsmith.com/autoresearch-claude-and-constrained-optimization/
1•gmays•58s ago•0 comments

Show HN: I built a live streaming platform

https://pairux.com/@moshcoding
1•buffer_overlord•1m ago•0 comments

Show HN: Agent Legibility Analyzer see if AI shopping agents can read your store

https://agentmint.net/
1•Abdalsalaam•2m ago•0 comments

Handheld gaming PCs are cooked

https://www.pcgamer.com/hardware/handheld-gaming-pcs/handheld-gaming-pcs-are-cooked/
1•Brajeshwar•2m ago•0 comments

Show HN: MealPlans.dev

https://mealplans.dev/
1•thequietmind•2m ago•0 comments

Device Hub

https://developer.apple.com/documentation/xcode/device-hub
1•Austin_Conlon•3m ago•0 comments

Elon Musk's family foundation took Tommy Robinson to Russia

https://www.theguardian.com/uk-news/2026/jul/11/elon-musk-family-foundation-took-tommy-robinson-t...
1•vrganj•5m ago•0 comments

AI Bot Test: Can your AI Access AND Understand This?

https://nochan.net/test.html
1•Bender•8m ago•1 comments

GPT-5.6-sol without hitting limits

https://twitter.com/theo/status/2076078865060151465
1•tosh•13m ago•0 comments

I Use Multiple AI Agents in My Team's SDLC to Ship Production Features

https://www.petrostechchronicles.com/blog/How_I_Ship_Production_Features_With_AI_Agents
1•Aherontas•14m ago•0 comments

You are not the person you see in the mirror

https://iai.tv/articles/you-are-not-the-person-you-see-in-the-mirror-auid-3595
1•herbertl•16m ago•0 comments

The Vertical Codebase

https://tkdodo.eu/blog/the-vertical-codebase
1•fagnerbrack•16m ago•0 comments

Agent Harness Engineering

https://addyosmani.com/blog/agent-harness-engineering/
1•fagnerbrack•16m ago•0 comments

AI Integrated into My Brother's Custom Vibe Coded AAC System

https://old.reddit.com/r/whoathatsinteresting/comments/1ulwtq0/ai_integrated_into_my_brothers_cus...
1•throwaway2037•17m ago•0 comments

CityLadder

https://cityladder.xyz/
1•syn_pamylkovaj•17m ago•0 comments

The Lunduke Computer Operating System

https://github.com/BryanLunduke/LCOS
1•worldofmatthew•17m ago•0 comments

Your AI's logs can be edited. Its evidence shouldn't be

https://github.com/thekiraproject/kira-project-site/blob/main/posts/2026-07-evidence-architecture.md
1•thekiraproject•21m ago•0 comments

Show HN: Kurvengefahr – browser CAD/CAM for pen plotters

https://kurvengefahr.org/
2•tibordp•23m ago•0 comments

OpenAvocado: Open-Source Adaptive Learning

https://github.com/frankhli843/openavocado
1•franksoftware•24m ago•0 comments

Major Memory Manufacturers Hit with Price-Fixing Class Action as RAM Prices Soar

https://openclassactions.com/lawsuits/antitrust/samsung-sk-hynix-micron-dram-price-fixing-class-a...
1•sydney6•26m ago•0 comments

Who cleans up after the vibe-coding party?

https://www.ft.com/content/cec8df9e-b43b-4cd1-8feb-c07e804e8d33
2•thm•27m ago•1 comments

Vim of Coding Agents

https://rasyidanaf.com/blog/vim-of-coding-agents/
1•aberoham•29m ago•0 comments

Multi-agent network: Own the node. Let the agents build together

https://github.com/quantiota/SKA-Protocol
2•quantiota•32m ago•0 comments

Linear is always a lagging indicator

https://remark.ing/rob/rob/-/Linear-is-always-a
2•koch•38m ago•0 comments

AI Adoption Was the Easy Part. Now Comes the Dollar-Sign Shock

https://www.inc.com/bruce-crumley/ai-adoption-was-the-easy-part-now-comes-the-dollar-sign-shock/9...
1•1vuio0pswjnm7•38m ago•0 comments

The cowboys of crypto: Wyoming ropes a $1 stablecoin

https://www.post-gazette.com/news/nation/2026/06/24/wyoming-stablecoin-token-digital-currency/sto...
3•greyface-•40m ago•0 comments

Litert.js, Google's High Performance Web AI Inference

https://developers.googleblog.com/litertjs-googles-high-performance-web-ai-inference/
2•kordlessagain•45m ago•0 comments

Investors sell longer-dated AI debt amid Big Tech borrowing spree

https://www.ft.com/content/28380abc-72f9-4287-8d36-2823c73358ce
3•1vuio0pswjnm7•47m ago•0 comments

You Have an AI Working Agreement. Write It Down

https://age-of-product.com/ai-working-agreement/
3•swolpers•47m ago•0 comments

What Is DAAD Ready?

https://www.ngpaws.com/daadready/
2•doener•50m ago•0 comments
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