frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Computer science enrollment fell for the first time in 20 years

https://www.businessinsider.com/computer-science-enrollment-fell-after-chatgpts-rise-economist-sa...
1•EasternEuroDev•1m ago•0 comments

Show HN: 100% Free, private meeting notes that never leave your Mac

https://oatsnote.com/
2•jarvisceo•2m ago•0 comments

HN: FlowShelf –free,native macOS shelf/clipboard/screenshot app,on-device AI

https://flowshelf.app/
1•abukadery•3m ago•0 comments

Frontpages of the EU

https://frontpages.eu
1•brnt•4m ago•1 comments

AI coding agents should optimize for less owned code

https://www.openenergytransition.org/posts/ai-coding-agents-should-optimize-for-less-owned-code
1•lyoncy•5m ago•0 comments

Kimi K3 found 19 0days in latest Redis 8.8.0 in 1.5hrs

https://github.com/berabuddies/redis-poc
1•doanbactam•5m ago•1 comments

Snake fossil sheds light on why lizards lost their limbs and started slithering

https://theconversation.com/80-million-year-old-snake-fossil-sheds-light-on-why-lizards-lost-thei...
2•janandonly•9m ago•0 comments

Show HN: Sealos – deploy a full-stack GitHub repo and troubleshoot the live app

https://sealos.io/
2•dedicate•9m ago•0 comments

AI Overviews could push Reddit to end its $60M-a-year deal with Google

https://www.neowin.net/news/ai-overviews-could-push-reddit-to-end-its-60-million-a-year-deal-with...
2•01-_-•10m ago•0 comments

Amazon and Microsoft pivot cloud gaming strategies to target different players

https://www.cnbc.com/2026/07/23/amazon-microsoft-cloud-gaming.html
2•01-_-•10m ago•0 comments

Jolt: Clojure on Chez Scheme

https://yogthos.net/posts/2026-07-02-jolt.html
1•ephaeton•13m ago•1 comments

Show HN: Jharu – Open-Source AI and Dev Junk Cleaner for Mac and PC

https://github.com/riponcm/Jharu
1•riponcm•13m ago•0 comments

The Ever-Receding Pocket

https://zhenyi.gibber.blog/the-ever-receding-pocket
2•zhenyi•14m ago•0 comments

About the August 2026 Total Solar Eclipse

https://www.timeanddate.com/news/astronomy/10-things-aug-2026-eclipse
1•chmaynard•16m ago•0 comments

Agent Sabotage with Deceitful Commit Message;

https://github.com/MasihMoafi/Elpis
1•masihmoafi•16m ago•0 comments

On AI

https://jcs.org/2026/07/23/ai
2•ingve•16m ago•0 comments

Reaction: Scan Logs for Patterns and Take Action

https://reaction.ppom.me/intro/
1•joahua•18m ago•0 comments

Nathan Barley

https://en.wikipedia.org/wiki/Nathan_Barley
1•ustad•28m ago•0 comments

Leaky Language Models: Stealing Architecture and Inference Optimizations

https://arxiv.org/abs/2607.20723
1•sbulaev•29m ago•0 comments

The Hardest Way to Make a GIF

https://blog.willgrant.org/2026/07/23/the-hardest-way-to-make-gif.html
1•plaguna•30m ago•0 comments

Show HN: Continuum – switch AI coding agents without re-explaining your project

https://github.com/AnasNafees1802/continuum
1•AnasNafees101•31m ago•0 comments

The PImpl idiom and the C++26 std:indirect type

https://mariusbancila.ro/blog/2026/07/23/the-pimpl-idiom-and-the-cpp26-stdindirect-type/
10•signa11•34m ago•2 comments

Making a Watch from Scratch [video]

https://www.youtube.com/watch?v=-Hvn4-NMYg8
2•thunderbong•34m ago•0 comments

Supercooled kidneys have been transplanted into pigs in a "landmark achievement"

https://www.technologyreview.com/2026/07/23/1140765/supercooled-kidneys-have-been-transplanted-in...
2•joozio•35m ago•0 comments

A Pragmatic Approach to LLMs

https://gracefulliberty.com/articles/pragmatic-llms/
4•signa11•36m ago•0 comments

AMD's Instinct MI455X: Aiming for the Sun

https://chipsandcheese.com/p/amds-instinct-mi455x-aiming-for-the
3•ingve•37m ago•0 comments

Local Kubernetes on Mac: A Multi-Node Cluster with UTM

https://blog.qstars.nl/posts/macos-local-kubernetes-cluster-with-utm/
2•victorbrink•45m ago•0 comments

Open Erdos problems solved with the help of GPT-5.6 Sol

https://twitter.com/qiaoqiao2001/status/2080003441821163958
2•vhiremath4•46m ago•0 comments

Show HN: Tool to validate your HTTP-message-signatures-directory

https://sitedex.dev/tools/keycheck
3•zeppelin_7•47m ago•0 comments

SodaSlim Releases Updated 2026 Highlights Soda Slim Capsules Ingredient

https://finance.yahoo.com/healthcare/articles/sodaslim-releases-updated-2026-highlights-122400710...
3•tagysaly•49m 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