frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Agentation – Visual UI Annotation for AI Coding Agents

https://www.agentation.com/
1•rekl•2m ago•0 comments

More Americans are aging alone. One woman told us what it's like

https://www.msn.com/en-us/news/crime/more-americans-are-aging-alone-one-woman-told-us-what-it-s-l...
1•like_any_other•2m ago•0 comments

Show HN: I Wanted AI Code Review I Could Own. So I Built Codra

https://medium.com/@devarshidev/i-wanted-ai-code-review-i-could-actually-own-so-i-built-codra-bee...
1•devarshishimpi•3m ago•0 comments

Cancelled by your future self? The fear isn't censorship. It's permanence

https://indianexpress.com/article/fresh-take/gen-z-digital-permanence-self-censorship-nep-2020-un...
1•thisislife2•4m ago•1 comments

The Great Wave Has Arrived (Memo from GLM CEO Jie Tang)

https://twitter.com/bingxu_/status/2075961011816092158
1•antinucleon•4m ago•0 comments

Git Takes Another Step Towards Making Rust Mandatory [video]

https://www.youtube.com/watch?v=I_6Mnvobi3c
2•baranul•4m ago•0 comments

Wheeler's Delayed-Choice Experiment

https://en.wikipedia.org/wiki/Wheeler%27s_delayed-choice_experiment
1•thunderbong•4m ago•0 comments

Canadian Junior Golf Association recruits players

https://rpgolf.wordpress.com/2026/07/11/canadian-junior-golf-association-gives-youngsters-chance-...
1•yankflank•5m ago•0 comments

Show HN: Make any website agent-ready in one script tag

https://www.openhermit.com
1•not_wowinter13•7m ago•0 comments

The Dangerous Myth of Flexibility

https://prospect.org/2026/07/09/dangerous-myth-of-flexibility-uber-lyft-gig-economy/
2•hn_acker•8m ago•0 comments

C++20 Improved the For-Loop Syntax

https://lzon.ca/posts/tips/cpp-for-range-init/
1•jpmitchell•8m ago•0 comments

Show HN: Combo.gg – Plans in seconds, for any game

https://combo.gg/
1•ca98am79•12m ago•0 comments

What loss.backward() actually does

https://oraziorillo.com/blog/what-loss-backward-actually-does/
1•oraziorillo•13m ago•1 comments

We Know Simple Fluids Can Flow. Turns Out, Some Can Fracture.

https://www.quantamagazine.org/we-know-simple-fluids-can-flow-turns-out-some-can-fracture-20260710/
1•Brajeshwar•14m ago•0 comments

SpaceX prepares for Starship Flight 13; company works toward orbital operations

https://www.yahoo.com/news/science/articles/spacex-prepares-starship-flight-13-022121988.html
1•bookmtn•17m ago•0 comments

Is There Any End to the Atlantic's "End-Ism" Fetish?

https://newrepublic.com/article/212923/the-atlantic-magazine-endism-fetish
3•amadeuspagel•19m ago•0 comments

SpaceX Flight 13 Starship

https://www.spacelaunchschedule.com/launch/starship-flight-13/
2•bookmtn•19m ago•0 comments

Show HN: Free AI Visibility Audit Tool& Agent

https://ai-visibility.pro
2•andytan•19m ago•0 comments

The Great American Fun Shortage of 2026

https://www.bloomberg.com/news/articles/2026-07-10/the-great-american-fun-shortage-of-2026
1•mancerayder•20m ago•0 comments

Dither Kit: A Free Dithered Chart Package

https://www.tripwire.sh/dither-kit
3•grapplingdev•22m ago•0 comments

JPEG-XL Libjxl 0.12 Brings More Performance Optimizations

https://www.phoronix.com/news/JPEG-XL-libjxl-0.12
1•ksec•27m ago•0 comments

Frame money with value, not morality

https://herbertlui.net/frame-money-with-value-not-morality/
2•herbertl•28m ago•0 comments

Open Book Touch – open-source e-reader

https://www.crowdsupply.com/oddly-specific-objects/open-book-touch
2•philips•29m ago•0 comments

We Tested $200 GPT-5.6 Sol on PhD Level Math [video]

https://www.youtube.com/watch?v=SkXbTrpTD7E
1•Topfi•35m ago•0 comments

My AI Model Tier List for Mid-2026

https://taoofmac.com/space/blog/2026/07/11/1500
1•rcarmo•35m ago•0 comments

Last American polio survivor in an iron lung dies at 78

https://www.kron4.com/news/national/last-american-polio-survivor-in-an-iron-lung-dies-at-78/
2•speckx•36m ago•0 comments

Forced Clicks and Stand-Down Violations by Shopping Plugin Phia

https://www.benedelman.org/phia-forced-clicks/
2•randycupertino•37m ago•1 comments

Tropical forests facing increasing risks of exposure to critical temp thresholds

https://www.pnas.org/doi/10.1073/pnas.2528622123
5•littlexsparkee•40m ago•0 comments

I've created a Workspace Comparator, I hope you use it

https://github.com/angelahack1/WorkspaceComparator/releases/tag/v1.7.0
1•angelahack1•40m ago•1 comments

Zero Knowledge Tolstoyan Art

https://max-amb.github.io/blog/zero_knowledge_tolstoyan_art/
2•max-amb•40m 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