frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

'Lake America' makes one thing clear: We can't trust U.S. tech companies

https://www.tvo.org/article/analysis-lake-america-makes-one-thing-clear-we-cant-trust-us-tech-com...
1•Teever•31s ago•0 comments

Capital Without Labor: Data Centers and the Local Economy

https://papers.ssrn.com/sol3/papers.cfm?abstract_id=7384998
1•toomuchtodo•53s ago•0 comments

Poisoning AI Scrapers

https://www.brainonfire.net/blog/2024/09/19/poisoning-ai-scrapers/
1•serhack_•1m ago•0 comments

A Puzzle

https://kyle.marek-spartz.org/posts/2026-09-08-a-puzzle.html
1•zeckalpha•3m ago•0 comments

Does anyone know YouTube's pre-2006's des key?

2•kyer_bananaclan•6m ago•1 comments

Accuracy and Precision

https://blogs.extension.msstate.edu/theriskproject/accuracy-and-precision/
1•bryanrasmussen•6m ago•0 comments

Nim Version 2.2.12 Released

https://nim-lang.org//blog/2026/09/08/nim-2212.html
2•ibobev•7m ago•0 comments

Is Zenodo Down?

https://zenodo.org
2•cbracketdash•7m ago•0 comments

Taint tracking on AI agent traces: 0.48 precision on AgentDojo

https://github.com/IdoGol24/weir
2•CodeNinja778•7m ago•0 comments

Mamdani: Officials 'lied' to New Yorkers about still-toxic after 9/11

https://www.independent.co.uk/news/world/americas/911-air-quality-report-mamdani-ground-zero-b304...
1•doener•8m ago•0 comments

Wealth Inequality in America (Updated 2026) [video]

https://www.youtube.com/watch?v=2GxlL5-0m_g
4•sethops1•8m ago•0 comments

Underwater Drone Captured by Iran Matches American Anduril Model

https://www.navalnews.com/naval-news/2026/09/underwater-drone-captured-by-iran-matches-american-a...
1•bigyabai•8m ago•0 comments

Chime Announces Agreement to Acquire Stride Bank

https://finance.yahoo.com/markets/stocks/articles/chime-announces-agreement-acquire-stride-200500...
1•d1egoaz•10m ago•0 comments

Show HN: Browser viz of OpenAI's "spaghetti" Navier–Stokes vortex (illustration)

https://3d-retro.com/experiments/vortex
2•SouthWestAtlas•12m ago•0 comments

Show HN: CodeEraser – a deterministic judge of LLM-induced code and doc entropy

https://github.com/skymanbp/CodeEraser
1•Azng_0•14m ago•0 comments

USD Grants for OSS, Made by Guillermo Rauch (CEO Vercel)

https://rauchg-oss-grants.vercel.app/
2•gidellav•14m ago•0 comments

Judge spares Google's ad-tech business from a breakup

https://www.computerworld.com/article/4218844/judge-spares-googles-ad-tech-business-from-a-breaku...
1•CrankyBear•15m ago•0 comments

How long before a real crackdown on AI model decensoring?

https://www.unite.ai/how-long-before-a-real-crackdown-on-ai-model-decensoring/
2•50kIters•18m ago•0 comments

Superiority

https://www.baen.com/Chapters/1439133476/1439133476___5.htm
2•bryanrasmussen•20m ago•0 comments

A collection of minimal, generative and customizable SVG-patterns

https://bookofshapes.com/
2•drunkonvinyl•20m ago•0 comments

The Singapore Strategies

https://aeon.co/essays/did-singapore-go-wrong-in-its-quest-for-food-security
2•karakoram•20m ago•0 comments

Mercury 2.5

https://www.inceptionlabs.ai/blog/introducing-mercury-2-5
5•Topfi•25m ago•0 comments

Assume you've built sub-5-millon parameter competitor to Astra, so?

2•aunekiaru•27m ago•1 comments

UmamiEngine Has a Special Offer

https://umamiengine.com/
2•sauromates•29m ago•0 comments

Show HN: Postgres schema review and 3D explorer, run on seven open-source apps

https://github.com/greenstevester/postgres-schema-gallery
2•greenstevester•31m ago•1 comments

Animation in Bevy: The Big Picture

https://glocq.com/en/blog/20260827/
6•ibobev•31m ago•0 comments

Microsoft marked the holiday by unloading 973 CVEs

https://www.automox.com/blog/patch-fix-tuesday-september-2026
2•speckx•32m ago•0 comments

Voronoi Fragmentation of a Mesh

https://www.4rknova.com/blog/2026/07/27/voronoi-fracture
3•ibobev•32m ago•0 comments

Kimi K3 (2.8T) at 1 token/s on a MacBook Pro, streamed from four SSDs

https://github.com/argonautlabsai/deltafin
12•Argonautlabs•32m ago•2 comments

A laser scanner killed the two mobile apps we had just finished

https://aiku.io/blog/a-laser-scanner-killed-our-two-mobile-apps
2•xboro•32m 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