frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Notes on Crime Trends in the US

https://crimede-coder.com/blogposts/2026/CrimeTrends
1•apwheele•58s ago•0 comments

Show HN: FundNI – Indexing fragmented community funding across Northern Ireland

https://www.fundni.org/
1•alvynmcq•59s ago•0 comments

Show HN: AI Resume Optimization Tool for Specific Job Positions

https://aiomniu.top/services/resume-builder
1•aiomniu•2m ago•0 comments

Ask HN: Why can people migrate to some countries, but not in the opposite dir?

2•roschdal•2m ago•0 comments

Measuring Robinhood Chain sequencer feed latency across AWS zones

https://blockrazor.io/blog/robinhood-sequencer-feed-benchmark/
1•yuouiu•3m ago•0 comments

Riding the Writing Wave

https://perell.com/essay/writing/
1•biscuits1•3m ago•0 comments

American Education: The Decline, the Deception, the Dogmas (1993)

https://en.wikipedia.org/wiki/Inside_American_Education
1•simonebrunozzi•3m ago•0 comments

Mind Viruses: Self-Propagating Ideas in Multi-Agent LLM Systems

https://arxiv.org/abs/2608.10218
1•binyu•4m ago•0 comments

Show HN: InnerSight – A journaling app I designed so I can't read your entries

https://www.innersightjournal.com
1•yasir326•4m ago•0 comments

Malleable software = 80% solid bases and 20% custom code

https://www.mdubakov.me/malleable-software-solid-bases-custom-code/
1•tablet•5m ago•0 comments

Git Links

https://replicated.live/blog/link.html
1•gritzko•5m ago•0 comments

Detecting Claude by Counting Letters

https://www.atomic14.com/2026/08/18/detecting-claude-with-letter-counts
1•iamflimflam1•6m ago•0 comments

Vercel AI Gateway: GPT-5.6 Sol is 50% off for the next month

https://vercel.com/changelog/gpt-5-6-sol-is-50-off-on-ai-gateway-for-the-next-month
1•mirzap•7m ago•0 comments

Textlog Recap: A lot has happened. Quietly, of course.

https://textlog.cc/blog/recap-v1
1•stagas•7m ago•0 comments

The hidden decision behind every delivery promise

https://medium.com/flat-pack-tech/the-hidden-decision-behind-every-delivery-promise-understanding...
1•robin_reala•10m ago•0 comments

Show HN: Zeroparams, a coding agent with zero parameters because it's just me

https://zeroparams.itdata.nu
1•jonatanholmgren•10m ago•0 comments

Why Loudly Crying Drowns Out Tears of Joy

https://jenniferdaniel.substack.com/p/why-drowned-out
1•lacieargyle•11m ago•0 comments

Elon Musk made flying worse so Palantir could profit

https://www.theverge.com/transportation/981194/faa-air-traffic-elon-musk-peter-thiel-palantir
3•trymas•11m ago•0 comments

Self-hosting your ATProto PDS

https://jola.dev/posts/self-hosting-your-pds
1•shintoist•12m ago•0 comments

Show HN: H2AI Chat – multi-AI debate you can self-host with local models (AGPL)

https://github.com/Tonterias/h2aichat
1•h2aichat•18m ago•0 comments

If you can draw the flowchart, you don't need an agent

https://willdady.com/if-you-can-draw-the-flowchart-you-dont-need-an-agent
1•Groady•20m ago•0 comments

An MCP server that turns a Claude conversation into scheduled carousels

https://postnitro.ai/mcp
1•MuneebAwan•20m ago•0 comments

US will allow some private firms to carry out cyberattacks

https://techcrunch.com/2026/08/13/in-a-first-us-will-allow-some-private-firms-to-carry-out-cybera...
3•deepmem•21m ago•0 comments

Microsoft working on Defender patch for ShieldBreak zero-day

https://www.bleepingcomputer.com/news/security/microsoft-working-on-defender-patch-for-shieldbrea...
1•DemiGuru•21m ago•0 comments

The Fairphone (Gen. 6)

https://www.fairphone.com/the-fairphone-gen-6-plus
2•mcraiha•21m ago•1 comments

Anatomy of a delegated audit – an agent, three specs, four traps

https://stl-lang.org/exhibit/
1•scoslab•22m ago•0 comments

Accurate int/float colour conversions

http://lomont.org/posts/2023/accuratecolorconversions/
2•fanf2•23m ago•0 comments

Don't Paste the AI, Please

https://dontpastetheai.com/
2•Bluestein•24m ago•2 comments

One affiliate now brings in half my SaaS sales

https://tinyfound.com/p/backl-io
1•alexbelyanin•24m ago•0 comments

Families with a mutation for gastric cancer have stomachs preemptively removed

https://www.theatlantic.com/health/2026/03/stomach-cancer-total-gastrectomy/686623/
1•ike_usawa•25m 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