frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Massing

https://en.wikipedia.org/wiki/Massing
1•tosh•4m ago•0 comments

This website runs on a Raspberry Pi 4B with only 1 GB of RAM

https://pi.deepakness.com/
1•7777777phil•6m ago•0 comments

Pace the frontier but stop pretending you need anyone else's permission

https://twitter.com/DavidSacks/status/2098973625252708460
1•caaqil•7m ago•0 comments

Software Engineer: I'm Tired of Pretending [video]

https://www.youtube.com/watch?v=H0HwFqBG9KE
1•conferza•9m ago•0 comments

OpenAI built a text generator so good, it's considered too dangerous (2019)

https://techcrunch.com/2019/02/17/openai-text-generator-dangerous/
1•olalonde•10m ago•0 comments

Keep calm and regulate on: Inside the EU's response to AI extinction warnings

https://www.politico.eu/article/eu-response-ai-extinction-warnings/
1•vrganj•10m ago•1 comments

Monitoring Mint with Microcontrollers Running TinyGo

https://www.mrnice.dev/posts/monitoring-mint-part-1/
1•ShayNehmad•11m ago•1 comments

JetKVM Mini

https://jetkvm.com/blog/introducing-jetkvm-mini
1•taubek•12m ago•0 comments

A rant about phishing: It's not the user's fault (and not DNS either)

https://maurycyz.com/misc/domains/
2•birdculture•17m ago•0 comments

Show HN: Fly or Tesla – Compare the cost, time, and stress of flights vs. FSD

https://flyortesla.com/
1•optimizethis•18m ago•3 comments

How are you using a Desktop or Browser AI agent daily?

2•Qhloi•20m ago•0 comments

American Medical Association backs classification of nearsightedness as disease

https://www.aao.org/newsroom/news-releases/detail/ama-backs-formal-classification-nearsightedness
13•plun9•26m ago•3 comments

A remote island, these GPS hackers are preparing for an invisible war

https://www.bbc.com/future/article/20260908-inside-the-fight-to-protect-the-worlds-satellite-signals
2•rayhaanj•27m ago•0 comments

AI staff 'genuinely frightened' for humanity's future

https://www.bbc.com/news/articles/c1kx0gyje9wo
1•dabinat•28m ago•0 comments

Africa's Airliner Fleet May More Than Double by 2045

https://humanprogress.org/africas-commercial-fleet-to-more-than-double-by-2045/
1•andsoitis•31m ago•0 comments

Generating running routes with GPT-6 Astra and ChatGPT Work

https://simonwillison.net/2026/Sep/12/astra-running-routes/
1•tosh•33m ago•0 comments

A metaphorical "Royal Road" in famous quotations

https://en.wikipedia.org/wiki/Royal_Road
1•Bluestein•33m ago•0 comments

Life in Numbers

https://humanprogress.org/ylin/
1•andsoitis•34m ago•0 comments

Huawei Mate XT 2 hands on ($3000 trifold) [video]

https://www.youtube.com/watch?v=FRrS54oHqlw
1•djfergus•34m ago•0 comments

AI agents tested by OpenAI involved in cyber-attack on service, say researchers

https://www.theguardian.com/technology/2026/sep/11/openai-agents-rubygems-malicious-packages
2•nobody9999•36m ago•0 comments

Life Options Are Expanding

https://humanprogress.org/trends/life-options-are-expanding/
1•andsoitis•36m ago•0 comments

New Science Says Scrapping a Working Gas Car for an EV Is Usually Greener

https://cleantechnica.com/2026/08/16/scrapping-working-gas-car-for-ev-can-be-greener/
1•xbmcuser•41m ago•0 comments

Chimps beat people in memory task (2007)

https://www.theguardian.com/science/2007/dec/04/animalbehaviour.evolution
1•mellosouls•41m ago•0 comments

Remove the need for planning permission for external shutters on properties (UK)

https://petition.parliament.uk/petitions/778193
1•DamonHD•44m ago•0 comments

I rebuilt iMessage line for line. Nobody wanted it

https://sage.me/imessage
3•blsage•46m ago•1 comments

The News Tonight Is AI Danger

https://cmart.blog/the-news-tonight-is-ai-danger/
3•chrismartin•48m ago•0 comments

Designing Cycle-Exact Delays on Several 8-Bit CPUs

https://bumbershootsoft.wordpress.com/2026/09/12/designing-cycle-exact-delays-on-several-8-bit-cpus/
1•ibobev•49m ago•0 comments

Nanite Cluster Memory

https://real-mrbeam.github.io/2026/09/12/Nanite-Cluster-Memory.html
2•ibobev•50m ago•0 comments

Sierra digital cameras on the Apple II

https://www.colino.net/wordpress/archives/2026/09/11/sierra-digital-cameras-on-the-apple-ii/
2•ibobev•50m ago•0 comments

TuragaLab/flybody: MuJoCo fruit fly body model and locomotion RL tasks

https://github.com/TuragaLab/flybody
1•olalonde•52m 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