frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Qumra – Screen recorder that uploads while you record

https://qumra.io
1•trafargarlaw•1m ago•0 comments

Developers eye Native nations, tribal communities for new data center projects

https://alabamareflector.com/2026/09/06/repub/developers-eye-native-nations-tribal-communities-fo...
1•Teever•1m ago•0 comments

Reverse recruiting and the HR shift: what changes when talent also chooses

https://www.foxapply.com/blog/en/reverse-recruiting-hr-talent-also-chooses
1•josanjohnata•3m ago•0 comments

The 4KB Trick That Still Divides Old-School Programmers Decades Later

https://comuniq.xyz/Programming/post?t=1649
1•adunk•10m ago•0 comments

Show HN: Hush – Brown noise and a speech blocker in the macOS menu bar

https://github.com/RahulPrabha/Hush
1•oldmanrahul•11m ago•0 comments

The Waymo effect: how AI is quietly making research less collaborative

https://www.researchagenda.news/articles/the-waymo-effect.html
2•JohnHammersley•11m ago•0 comments

DoppelCart Fake-Shop-Cluster: 119k fake shops, ~3% of all .shop domains

https://nebty-id.com/en/doppelcart-fake-shop-network/
1•benny_s•11m ago•0 comments

Show HN: Correctness as spectrum not as binary in distributed system

https://archetechmes.vercel.app/blog/correctness-as-spectrum
1•rzwsan•12m ago•0 comments

Show HN: Krkn Operator – Multi-cluster chaos engineering for Kubernetes

https://github.com/krkn-chaos/krkn-operator
1•tsebasti•12m ago•0 comments

Dutch foundation sues Snapchat over addictive design

https://www.dutchnews.nl/2026/09/snapchat-sued-over-addictive-design-in-mass-claim/
2•Fraaaank•12m ago•0 comments

Easy Local Copilot with VS Code and Lemonade

https://admcpr.com/easy-local-copilot-with-vs-code-and-lemonade/
1•sequence7•14m ago•1 comments

Ask HN: What degree would you recommend to a high school graduate today?

1•nanfinitum•14m ago•0 comments

Show HN: Destockd – Searchable public-domain video archive

https://www.youtube.com/watch?v=2dzqQItDmdg
1•scanny•16m ago•0 comments

Veilofignorance.dev

https://www.veilofignorance.dev/
1•Akranazon•16m ago•0 comments

Designers should not fear being replaced by AI, industry leaders say

https://www.theguardian.com/uk-news/2026/sep/07/designers-should-not-fear-being-replaced-by-ai-in...
2•Brajeshwar•17m ago•0 comments

NanoGEMM – Bare-Metal AVX2 GEMM in ~100KB, Faster Than NumPy

https://github.com/eminsk/nanogemm
1•eminskinfo•18m ago•0 comments

The Rhythm of the Rails: Making Music from Data in Real Time

https://www.nytimes.com/2026/09/03/arts/music/jazz-train-amtrak-josh-wolk.html
1•7402•22m ago•0 comments

Hikers stranded on Mount Shasta after following a plan by Gemini AI

https://www.latimes.com/california/story/2026-09-03/hikers-following-google-gemini-ai-route-becom...
2•swernli•23m ago•0 comments

CrossPoint Reader

https://crosspointreader.com/
1•marksully•24m ago•0 comments

Show HN: Free Perler and Fuse Bead Pattern Maker – Photo to Printable Pattern

https://perlerbeads.net
1•taylorzhuzhu•24m ago•0 comments

Visual General Intelligence: A White Paper

https://arxiv.org/abs/2608.25924
1•Anon84•26m ago•0 comments

A Senior Software Engineers Perspective on Building with AI

https://sitecmd.com/blog/senior-software-engineers-perspective-on-building-with-ai
2•brambleworks•26m ago•0 comments

Where a solar storm could take down the US power grid

https://www.cnn.com/interactive/2026/07/weather/solar-storms-power-grid/
1•andrewl•27m ago•0 comments

If a Tesla Cybercab fleet were profitable, Tesla wouldn't sell you one

https://electrek.co/2026/09/07/tesla-cybercab-fleet-profitable-wouldnt-sell/
2•jijojv•29m ago•0 comments

Ask HN: Any AI Market Metrics?

1•sloaken•29m ago•0 comments

The Problem with Your AI Tests

https://www.michaelbromley.co.uk/blog/the-problem-with-your-ai-tests/
2•tosh•30m ago•1 comments

Speculative Decoding: How It Evolved, When It Stays Lossless, and What's Next

https://neurips2026-speculative-decoding.vercel.app
1•dnw•31m ago•0 comments

Reduced integration layer code by 67% replacing REST with grafting

https://github.com/pladynski/graft-fastapi-react-todo/pull/1/files
5•graftcodecom•31m ago•1 comments

The complex corporate web behind a $3.2 billion AI data center

https://arstechnica.com/ai/2026/09/the-ai-data-center-boom-is-causing-new-accountability-problems/
2•Brajeshwar•33m ago•0 comments

Magic Move for Code Snippets from first principles

https://rahulrav.com/blog/magic_move.html
1•rahulrav•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