frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Touring the Consensus, Six Months In

https://theconsensus.dev/blog/2026/08/05/touring-the-consensus-six-months-in.html
1•tosh•1m ago•0 comments

How to Build an LLM-Powered Database Query Bot for Your Web App in 1 Day

https://www.semicolonandsons.com/articles/how-to-build-an-llm-powered-database-query-bot-for-web-...
1•shantanuo•2m ago•0 comments

Smalltalk Report from 1991 to 1996

https://github.com/Ducasse/SmalltalkReportPDFArchive
1•matt_d•3m ago•0 comments

Ask HN: Which model is best for pair-programming?

1•bridgettegraham•5m ago•0 comments

Caesars Entertainment – Responsible Gaming Exclusion

https://caesarsrewards.custhelp.com/app/answers/detail/a_id/650/~/caesars-entertainment---respons...
1•gregsadetsky•5m ago•0 comments

Half of vaccines are binned – 'fridge-free' versions could change that

https://www.bbc.co.uk/news/articles/ce85qe8j0nzo
1•asplake•6m ago•0 comments

Nevada Gaming Commission Excluded List

https://www.gaming.nv.gov/divisions/enforcement-division/excluded-persons-and-most-wanted/exclude...
1•gregsadetsky•7m ago•0 comments

The State of MPI: Current Standard and Future Plans

https://hpc.fau.de/2026/06/16/nhr-perflab-seminar-mpi-state-of-the-union-june-30-hybrid/
1•matt_d•14m ago•0 comments

Crime Pays but Botany Doesn't

https://www.crimepaysbutbotanydoesnt.com/reading-list
2•DarkContinent•14m ago•0 comments

Python string literals are kinda funny

https://sebsite.pw/w/20260806-pystrings.html
1•jandeboevrie•16m ago•0 comments

I Am Once Again Asking for Your Support

https://joinhandshake.com/ai/opportunities/software-engineer/
2•mazaltime•21m ago•4 comments

Why AI agents are not more popular outside the tech industry

https://betocmn.com/blog/why-ai-agents-are-not-more-popular-outside-the-tech-industry/
1•thedreammachine•21m ago•0 comments

Lester Wire

https://en.wikipedia.org/wiki/Lester_Wire
1•jaredwiener•21m ago•0 comments

Shrinking Ruby Hashes

https://byroot.github.io/ruby/performance/2026/08/05/shrinking-ruby-hashes.html
1•jandeboevrie•22m ago•0 comments

Building a better MCP server and proving it

https://clickhouse.com/blog/benchmarking-the-clickstack-mcp-server-with-hdx-evals
1•mikeshi42•23m ago•0 comments

AI Agents Think and Act

2•vinithavn01•23m ago•0 comments

Edalex Expands Its Consulting Practice with Skills-First Services

https://www.edalex.com/news/edalex-rich-skill-descriptor-rsd-library-openrsd-integrated-new-muzzy...
1•edalex•25m ago•0 comments

A Primer to ML Compilers

https://aramesh10.github.io/ml-compilers-primer/
1•matt_d•26m ago•0 comments

Show HN: 66 Lines of Markdown compiled to a 7k lines Postgres back end

https://www.forgx.dev/
1•imrozim•28m ago•0 comments

Clark Code

https://www.clarkchat.com/clark-code
1•stan_kirdey•30m ago•1 comments

AI 2027

https://ai-2027.com/
1•tejohnso•30m ago•0 comments

'Every dollar is mobile': California's rich snap up New Zealand 'golden visas'

https://www.ft.com/content/1cf8821e-7ffa-4620-89f9-f56c11a6298e
1•petethomas•38m ago•0 comments

What Is Work Like for a Low-Income Worker in China – Inside a Factory [video]

https://www.youtube.com/watch?v=nDqg33fOv98
1•gmays•41m ago•0 comments

Breachquery.com – Continuous Breach Monitoring and Response Intelligence

https://www.breachquery.com/
1•azonez•47m ago•0 comments

Evading Chain-of-Thought Monitoring Through Model Poisoning

https://arxiv.org/abs/2608.02820
1•sbulaev•53m ago•0 comments

I've spent 4 years building an offline first FOSS novel writing app: Hammer

https://hammer.ink/
1•Wavesonics•57m ago•1 comments

Ship Safe, an open source security scanner for coding agents

https://github.com/asamassekou10/ship-safe
2•asamassekou•58m ago•0 comments

Show HN: Sift – MCP aggregator that exposes 2 tools instead of hundreds

https://github.com/Narasimha1997/sift
1•Narasimha1997•1h ago•0 comments

Pinal County Sheriff Announces Plan to End Flock, Citing Fourth Amendment

https://www.jens2cents.com/p/too-intrusive-pinal-county-flock
2•sssilver•1h ago•0 comments

Show HN: Wallfacer – A terminal session manager for Claude Code, and more

https://github.com/pradipta/wallfacer
3•pradiptasarma•1h ago•1 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