frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Try GPT-6 Astra for a few bucks

https://trylatestmodel.com/
2•Guustaaf•5m ago•1 comments

Hired to Code, He Built Hudson River Trading and a $27B Fortune

https://www.bloomberg.com/news/features/2026-09-10/how-jason-carroll-built-hudson-river-trading-a...
3•aanet•20m ago•1 comments

Vivaldi 8.2 for mobile: the browser. Your rules. Your extensions

https://vivaldi.com/blog/vivaldi-on-mobile-8-2/
4•thunderbong•20m ago•0 comments

A mini-game around fake news

https://unspin.hidden-pond-5e6a.workers.dev/
3•azermite•22m ago•0 comments

How My Students Think About AI

https://www.lesswrong.com/posts/ySXuvJcqRindQwAk7/how-my-students-think-about-ai
5•paulpauper•22m ago•0 comments

In Japan, Television Viewing Doesn't Have to Take a Back Seat (2013)

https://www.wsj.com/articles/SB10001424127887323296504578397020440247856
3•libpcap•24m ago•0 comments

How do Necco wafers, paper receipts, and farmers almanacs still exist?

https://thehustle.co/newsletters/09-09-2026
3•paulpauper•24m ago•0 comments

AI #185: Preference Cascade

https://thezvi.substack.com/p/ai-185-preference-cascade
2•paulpauper•25m ago•0 comments

Allow Carriers on Planes

https://www.jefftk.com/p/allow-carriers-on-planes
4•luu•30m ago•0 comments

Sky sphere representation in language models (29 Jul 2026)

https://arxiv.org/abs/2607.27092
2•throwaway81523•33m ago•0 comments

Show HN: Benzi – A Code Intillegence/Harness Beating Claude Code and CodeGraph

https://benzi.fly.dev/benchmark
5•tweedler290•33m ago•2 comments

A fossil feather in dinosaur poop may explain why birds survived mass extinction

https://phys.org/news/2026-09-fossil-feather-dinosaur-poop-birds.html
2•wglb•35m ago•1 comments

Continuous video of black hole radio observations challenges shock wave theory

https://phys.org/news/2026-09-video-black-hole-radio-theory.html
1•wglb•39m ago•1 comments

Zero heap allocation chess engine in OxCaml

https://github.com/ericlovesmath/oxcaml-chess
2•0xsn3k•39m ago•0 comments

Developer created an app to detect nearby Meta glasses

https://www.businessinsider.com/zuckoff-app-detects-meta-ai-smart-glasses-recording-privacy-2026-9
4•CarbonCycles•40m ago•1 comments

A galaxy with almost no stars? New Cloud-9 observations strengthen the case

https://phys.org/news/2026-09-galaxy-stars-cloud-case.html
1•wglb•40m ago•0 comments

I built a simulator for the iPhone Duo

https://progressier.com/iphone-duo-simulator
2•kbst•42m ago•1 comments

PanoDrop

https://www.panodrop.app/
3•dueffects•44m ago•0 comments

GE Acquires NBC – 1985

https://www.s-1.site/s/ge-acquires-rca-1985.html
1•anthonybourdain•46m ago•0 comments

OpenAI Is Open to Slowing Cutting-Edge AI, CEO Sam Altman Tells Staff

https://www.bloomberg.com/news/articles/2026-09-11/openai-is-open-to-slowing-cutting-edge-ai-ceo-...
3•mfiguiere•50m ago•3 comments

YouTuber, or someone, wants to send nice emails to active military personnel

https://mic.sandboxx.us/
5•tempestrose•52m ago•12 comments

Towards a taxonomy of cliches in Space Opera

https://www.antipope.org/charlie/blog-static/2016/03/towards-a-taxonomy-of-cliches-.html
2•rznicolet•55m ago•0 comments

Mexican student creates an acoustic fire extinguisher to put out fire in seconds

https://www.upsocl.com/en/16-year-old-mexican-student-creates-an-acoustic-fire-extinguisher-that-...
3•rguiscard•55m ago•0 comments

Show HN: TIL in AI

https://buildyard.ai/til
1•buildyard•56m ago•0 comments

The Poisoned Chalice and the Court of the Opened Eye

https://danverbraganza.com/writings/the-poisoned-chalice-and-the-court-of-the-opened-eye
2•nvader•57m ago•0 comments

SmartDB Todo tu trabajo con datos, en el contexto de tu proyecto

https://smartdb.bytss.com/
2•luiscasasanchez•58m ago•0 comments

Show HN: Botbin.io – Pastebin for AI agent artifacts with MCP

https://botbin.io/?mcp=true
1•obilgic•1h ago•0 comments

Herdr Studio

https://powerfooI.github.io/herdr-studio/
4•throwaway888abc•1h ago•0 comments

Identity Verification in Japan: What Happens Behind the Scenes

https://www.tokyodev.com/articles/identity-verification-in-japan
2•pwim•1h ago•0 comments

I built a margin tracker for builders after watching them guess in spreadsheets

https://tryobra.com/
1•mytinyrocket•1h 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