frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

I built fingerprint unlock for Mac (no Magic Keyboard) [video]

https://www.youtube.com/watch?v=tB3lk-PNA6I
1•Timothee•1m ago•0 comments

How much faster could racehorses get?

https://www.worksinprogress.news/p/why-horses-have-stopped-getting-faster
1•jprs•2m ago•0 comments

Show HN: Plan Review – independent review for Claude Code plans

https://github.com/dachev/plan-review
1•blago•3m ago•0 comments

Show HN: BlazeRules – YAML rule engine for streaming data, upto 5M records/SEC

1•jspuri•5m ago•0 comments

What it takes to build agent infrastructure yourself

https://twitter.com/harsehaj/status/2079593790814527998
1•gmays•9m ago•0 comments

Simon Willison on Technical Blogging

https://writethatblog.substack.com/p/simon-willison-on-technical-blogging
1•herbertl•9m ago•0 comments

Open source Cloud AI agents

https://www.krowoc.com/
1•nikonruslan7•13m ago•0 comments

The following is a valid DOS COM executable

https://oldbytes.space/@gloriouscow/117045701876951834
1•birdculture•13m ago•0 comments

PLS Try My OS

https://sites.google.com/view/taco-so-test/home
2•TACOCODER•19m ago•1 comments

New Orleans will use AI to answer 911 calls instead of a human

https://www.shreveporttimes.com/story/news/local/louisiana/2026/07/28/is-new-orleans-using-ai-to-...
3•champagnepapi•22m ago•0 comments

Equity Is Worth More Than Cash Because of Optionality

https://peter.website/equity-beats-cash
1•shachaf•22m ago•0 comments

The Investors Whose SpaceX Shares Vanished Before They Could Cash In

https://www.wsj.com/finance/stocks/spacex-ipo-spv-investors-2698a174
2•chirau•22m ago•2 comments

Space to cook: notes on engineering leadership

https://ianmccrystal.com/posts/notes-on-engineering-leadership/
1•ogundipeore•27m ago•0 comments

Hardware Devices That Support GNU/Linux

https://www.fsf.org/resources/hw/
1•Vanessaroulette•28m ago•0 comments

Obviously, DOGE Did Not Save Money

https://www.nationalreview.com/corner/obviously-doge-did-not-save-money/
3•petethomas•28m ago•0 comments

Dictionary Compression in Materialize

https://materialize.com/blog/dictionary-compression-in-materialize/
1•nate_stewart•29m ago•0 comments

I got a 1998 CD-ROM world atlas running on Windows 11

https://trevmex.com/post/824245295374303232/my-son-found-a-world-atlas-in-a-thrift-store-so-i
1•ilimllza•29m ago•0 comments

Meta fined $567M in largest child safety ruling against social media giant

https://www.bbc.com/news/articles/cd7lz3wr2rlo
5•tartoran•29m ago•0 comments

New Mexico court orders Meta to pay $567M over harms to children's mental health

https://www.theguardian.com/technology/2026/aug/06/new-mexico-court-meta
3•devonnull•30m ago•0 comments

Curating Crime and Punishment: What 10 Images Reveal About American Justice

https://www.themarshallproject.org/2026/08/06/crime-punishment-america-photos-archive
1•greenie_beans•30m ago•0 comments

European firms afraid of US tech kill switch but haven't made an escape plan

https://www.theregister.com/off-prem/2026/08/06/european-firms-afraid-of-us-tech-kill-switch-but-...
1•gpi•31m ago•0 comments

All Agent Skills

https://allagentskills.com
2•Diablo556•31m ago•0 comments

Tracely – Turn AI agent production failures into CI regression tests

https://tracely-studio.xyz/
2•jwuthri•34m ago•0 comments

The Code Shackle

https://codeshackle.com
2•kallisti5•40m ago•1 comments

I launched a fake deodorant brand to see if AI would notice

https://xcancel.com/antibot/captcha
3•glaslong•41m ago•1 comments

Automating Godel's Ontological Proof of God's Existence [pdf]

https://christoph-benzmueller.de/papers/C40.pdf
2•ibobev•45m ago•0 comments

Trump's AI Framework Is So Bad They Won't Show You What's in It

https://www.techdirt.com/2026/08/06/trumps-ai-framework-is-so-bad-they-wont-show-you-whats-in-it/
3•cdrnsf•46m ago•0 comments

One Startup Built a (Mostly) China-Free Robot

https://www.wired.com/story/how-one-startup-built-a-mostly-china-free-robot/
3•dwa3592•49m ago•0 comments

Show HN: Whisper transcribes 70-year-olds more accurately than 20-year-olds

https://github.com/Kayvan-Zahiri/asr-age-gap
8•kzahiri•50m ago•1 comments

A Polynomial-Time Quantum Algorithm for the Dihedral Coset Problem

https://eprint.iacr.org/2026/1591
3•csmantle•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