frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Crab (Fiction): Google's AI Overview Invented a "Crab Team"

https://john.hartnup.uk/fiction/crab/
1•ereiamjh•1m ago•0 comments

Turning a childhood home into a place to share with strangers

https://www.marketplace.org/story/2026/09/17/turning-a-childhood-home-into-a-place-to-share-with-...
1•mooreds•1m ago•0 comments

Signal Beta Lets Users Register Without a Phone Number

https://digitalescapetools.com/2026/09/signal-android-8-28-beta-numberless-registration.html
1•xabd•2m ago•0 comments

Patch2vuln v1.0: Streamlining Vulnerability Advisory from Git Patch

https://gcve.eu/2026/09/18/introducing-patch2vuln-v1.0-streamlining-vulnerability-advisory-creati...
1•adulau•2m ago•0 comments

Data centers are swapping water for forever chemicals to keep AI cool

https://fortune.com/2026/09/18/data-centers-ai-compute-pfas-forever-chemicals-water/
1•F3nd0•3m ago•0 comments

Show HN: Figranium – Stack blocks to build browser workflows and call via API

https://github.com/figranium/figranium
2•asernasr•5m ago•0 comments

Code review automation fixed the wrong problem

https://tomosu.ai/blogs/code-review-automation.html
1•tomosu-ai•6m ago•0 comments

Keeping Humans in the Loop

https://roarepally.com/blog/ai-as-an-intelligence-amplifier
1•ro_arepally•9m ago•0 comments

Find Jobs That Interview Without LeetCode

https://noleet.lol/
2•monological•10m ago•0 comments

HEIF Heist

https://heif-heist.com/#overview
1•machinecontrol•10m ago•0 comments

Show HN: Skillmem – local memory for coding agents that stores how, not what

https://github.com/liza-studio/skillmem
1•mrPetrukovich•15m ago•0 comments

AI is an elite crime spree

https://www.thebignewsletter.com/p/ai-is-an-elite-crime-spree
5•chmaynard•15m ago•0 comments

Fibonacci Product

https://www.johndcook.com/blog/2026/09/16/fibonacci-product/
1•ibobev•16m ago•0 comments

Ask HN: What happens when Claude Code goes away?

2•HoldOnAMinute•16m ago•2 comments

With a Shovel of Salt: AI Success Stories and the Retraction Gap

https://read.misalignedmag.com/with-a-shovel-of-salt-ai-success-stories-and-the-retraction-gap-6a...
3•lcubw•17m ago•1 comments

Show HN: pg_raw_parse - parse PgSQL in Rust

https://github.com/pgdogdev/pg_raw_parse
1•levkk•17m ago•0 comments

Key Alzheimer's study cancelled amid Trump attacks on science

https://www.theguardian.com/us-news/2026/sep/18/pittsburgh-trump-funding-cuts-nih-alzheimers
6•firefax•18m ago•0 comments

Human brain is two separate organs, research finds

https://medicalxpress.com/news/2026-09-human-brain.html
4•Jimmc414•19m ago•3 comments

Textured

https://pluralistic.net/2026/09/18/surprise/
1•hn_acker•19m ago•0 comments

Gov. Newsom issues executive order to rein in AI 'before it's too late'

https://www.cnbc.com/2026/09/18/california-newsom-executive-order-ai.html
2•Betelbuddy•21m ago•0 comments

Cutting our agent's harness cost 10x without breaking the product

https://www.usenotch.ai/blog/cutting-our-agent-s-harness-cost-10x-without-breaking-the-product
2•amanjaincorp•22m ago•0 comments

OpenAI 'ethically hacked' with help of Anthropic's Claude chatbot

https://www.theguardian.com/technology/2026/sep/18/openai-hacked-anthropic-claude-chatbot
5•sbulaev•24m ago•0 comments

GrassLobster: AI Agentic Generation of Parametric Geometry Workflows

https://www.miro.vision/index.php/2026/09/17/grasslobbster/
2•aidog•26m ago•0 comments

You could have built Jev

https://sgnt.ai/p/jev/
3•petesergeant•26m ago•0 comments

Coffee and Milk ≠ Latte

https://www.johndcook.com/blog/2026/09/16/coffee-milk-latte/
3•ibobev•29m ago•0 comments

A custom virtual machine for the Stars 4X game

https://nullprogram.com/blog/2026/09/17/
2•ibobev•29m ago•0 comments

What happened on Voat after Reddit banned major communities

https://www.nature.com/articles/s41598-026-63627-4
4•atomashevic•31m ago•0 comments

Build Faster Feedback Loops Using Qualitative User Research

https://blog.nseldeib.com/p/build-faster-feedback-loops-using
4•nadis•33m ago•0 comments

Show HN: Omabib, a Zotero alternative for Omarchy with agent support

https://github.com/atomashevic/omabib
2•atomashevic•33m ago•0 comments

Are You Ready for Part 108?

https://marbletech.us/p/are-you-ready-for-part-108
2•flyingcars•34m 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