frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

The U.S. Added 1,200 New Millionaires a Day Last Year

https://www.wsj.com/finance/the-u-s-added-1-200-new-millionaires-a-day-last-year-d238830f
1•bookofjoe•23s ago•1 comments

Department of Commerce has lifted export controls on Claude Fable 5 and Mythos 5

https://twitter.com/AnthropicAI/status/2072106151890809341
4•Pragmata•2m ago•1 comments

Show HN: Yourself, in Every Light

https://github.com/almakit/alma
2•c7ma23s•2m ago•0 comments

Anthropic Mythos & Fable 5 export restrictions lifted

https://www.reddit.com/r/ClaudeAI/s/GOQWdGc7Pu
3•bhouston•4m ago•0 comments

Reddit appears to log every keystroke while typing

https://postimg.cc/k2tbxQSx
1•smalltorch•4m ago•0 comments

GTA 6 is shaping up to be a disaster for retailers

https://www.polygon.com/gta-6-digital-preorder-gamestop-sales-console-supply-rockstar-games/
1•doener•5m ago•0 comments

RunInfra: Optimize any open model down to the kernel, deploy in 5 min

https://runinfra.ai
1•OsamaJaber•8m ago•0 comments

Google copybara: moving code between repositories

https://github.com/google/copybara
2•reconnecting•11m ago•0 comments

Do Everything with Cewsco

https://cewsco.com/
1•kalkalnewyork•16m ago•0 comments

Show HN: Free Online GIS Viewer and Format Converter

https://geodataviewer.com/
2•twainyoung•22m ago•0 comments

Claude Sonnet 5: strong agentic performance at a higher cost per task

https://artificialanalysis.ai/articles/claude-sonnet-5-agentic-cost
2•himata4113•22m ago•0 comments

Open USD

https://joinopenstandard.com/blog/introducing-open-usd
2•Kinrany•23m ago•0 comments

Kolmogorov Complexity

https://en.wikipedia.org/wiki/Kolmogorov_complexity
2•tristenharr•23m ago•0 comments

The new political screening that's stalling NIH grants

https://www.nature.com/articles/d41586-026-01924-8
2•rguiscard•24m ago•0 comments

Men are funnier than women, study claims (2019)

https://www.bbc.com/news/newsbeat-50221046
2•doener•26m ago•0 comments

On the Efficacy of PyTorch for High-Performance Computing

https://dl.acm.org/doi/10.1145/3801487.3801838
2•matt_d•28m ago•0 comments

AI in higher ed: just like the shock of the Internet and the web?

https://nocodefunctions.com/blog/higher-education-AI-web/
2•seinecle•29m ago•0 comments

AI models' values are very different from most people's

https://www.economist.com/briefing/2026/06/25/ai-models-values-are-very-different-from-most-peoples
2•pseudolus•35m ago•2 comments

Trump to lift limits on Anthropic's Fable model

https://www.politico.com/news/2026/06/30/anthropic-wh-lifting-export-limits-00980865
8•cyunker•36m ago•1 comments

Panasonic's new residential CO₂ air-to-water heat pump:coeff of performance=6.1

https://www.pv-magazine.com/2026/06/29/panasonic-launches-co%E2%82%82-air-to-water-heat-pump-with...
4•bookofjoe•37m ago•0 comments

Zhuangzi and the Case Against Meritocracy

https://aeon.co/essays/zhuangzi-and-the-case-against-meritocracy
2•herbertl•40m ago•0 comments

Marketnow Free Skills

https://marketnow.site
2•eddyflores•41m ago•1 comments

Claw Patrol Security firewall for agents

https://clawpatrol.dev/
2•steilpass•49m ago•0 comments

Catalyst: Automating a task forever should be easier than doing it manually once

https://www.serval.com/serval-news/introducing-catalyst-automating-a-task-forever-should-be-easie...
4•emot•51m ago•0 comments

NASA makes moves to dodge costly delays on its path to build a $30B moon base

https://www.cnn.com/2026/06/30/science/nasa-moon-base-announcement
2•mooreds•52m ago•0 comments

We Live Like Royalty and Don't Know It

https://www.thenewatlantis.com/publications/we-live-like-royalty-and-dont-know-it
3•mooreds•53m ago•1 comments

Anthropic launches AI drug discovery program

https://www.google.com/url?q=https://www.cnbc.com/2026/06/30/anthropic-launches-ai-drug-discovery...
1•benchtobedside•55m ago•0 comments

STMZ Kinetic

1•Stmz_Kinetics•55m ago•0 comments

What a Russian Army Collapse Might Look Like

https://www.thebulwark.com/p/what-a-russian-army-collapse-might-look-like-ukraine-drones-logistic...
5•mooreds•1h ago•3 comments

Australia sues Amazon for making allegedly unfair contracts with subscribers

https://www.bbc.com/news/articles/c20yz9rzwy0o
2•aussieguy1234•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