frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Trump vows to investigate EU over fining of US tech companies

https://www.bbc.com/news/articles/cvgjenp4680o
2•murderfs•1m ago•0 comments

Am I in the Stack?

https://huggingface.co/spaces/HuggingFaceCode/in-the-stack
1•tardibear•1m ago•0 comments

6am News

https://6am-news.com
1•mastro35•1m ago•1 comments

Uncle Sam tells overseas cybercrooks their visas are canceled

https://www.theregister.com/security/2026/07/24/uncle-sam-tells-overseas-cybercrooks-their-visas-...
1•Bender•2m ago•0 comments

ICC chief prosecutor removed from post over sexual misconduct allegations

https://apnews.com/article/icc-court-prosecutor-karim-khan-united-nations-5a9490e98b74f3bf13f5eae...
1•ledoge•3m ago•0 comments

Judge rebuffs Trump admin demand for phone records from NYT reporters

https://arstechnica.com/tech-policy/2026/07/judge-rebuffs-trump-admin-demand-for-phone-records-fr...
1•Bender•3m ago•0 comments

RFK Jr.'s hand-picked committee approves manufacture of peptides he uses

https://arstechnica.com/health/2026/07/rfk-jr-s-hand-picked-committee-approves-manufacture-of-pep...
1•Bender•3m ago•0 comments

Prototype: Grounding AI and LLMs with Overture's Cross-Theme Knowledge Graph

https://overturemaps.org/blog/2026/from-concept-to-prototype-grounding-ai-llms-with-overtures-cro...
1•benp_wherobots•3m ago•0 comments

Greenland's Ice Sheet Was Supposed to Be Rapidly Melting Away. It Hasn't Been

https://cp.copernicus.org/articles/18/579/2022/
1•bilsbie•4m ago•0 comments

Bobby Gray's Star Lawyers Can't Fix TEXITcoin's Math Problem

https://www.disruptionbanking.com/2026/07/23/bobby-grays-star-lawyers-cant-fix-texitcoins-math-pr...
1•bmcdresson•5m ago•0 comments

Open-Sourcing Booklet

https://www.philipithomas.com/open-sourcing-booklet
1•philip1209•6m ago•0 comments

Show HN: Max Studio Tools (C++ DSP Modules for Max and Ableton Live)

https://github.com/apresta/max-studio-tools
2•apresta•8m ago•0 comments

Y Code When AI?

https://tidydesign.substack.com/p/y-code-when-ai
2•nojito•8m ago•0 comments

Ask HN: What are your thoughts on spec-driven development?

2•Austin_Conlon•10m ago•0 comments

"Domino Effect": Functional Decline and Increased Social Care Needs After a Fall

https://pubmed.ncbi.nlm.nih.gov/42391765/
1•bookofjoe•11m ago•0 comments

Advancing Science by Designing for Surprise

https://doi.org/10.1126/science.aej4257
1•lnwlebjel•11m ago•0 comments

Opus 5 System Prompt

https://github.com/Eversmile12/leaked-llm-prompts/blob/main/Anthropic/opus-5.md
2•miohtama•12m ago•0 comments

Claude Opus 5 pricing and launch-day cost-per-task result

https://www.aipricing.guru/news/anthropic-claude-opus-5-pricing-impact-july-2026/
2•alexmercerdev•12m ago•0 comments

Show HN: A gate for AI agents that ships a board of its own worst flaws

https://github.com/githubscum/lotor
1•hnscum•14m ago•1 comments

'switch-off' signal in the Sun could predict space weather 7 years early

https://ras.ac.uk/news-and-press/research-highlights/nam-2026-how-sun-goes-sleep-could-reveal-spa...
2•MarcoDewey•15m ago•0 comments

Framework cuts memory on 13 Pro preorders after LPCAMM2 costs more than double

https://videocardz.com/newz/framework-cuts-memory-on-some-laptop-13-pro-preorders-after-lpcamm2-c...
1•teaearlgraycold•15m ago•0 comments

Ask HN: What are your current favorite monitoring and observability solutions?

1•Exoristos•18m ago•0 comments

Show HN: Mboxreader – easily view your Gmail Takeouts

https://mboxreader.com
1•scottilee•19m ago•0 comments

What Buzz's agent approval hooks enforce

https://mpiv.ai/blog/the-agent-believes-its-own-gate
1•MPIsaac-Per•19m ago•0 comments

GPL Infection of LLMs?

2•sl_convertible•19m ago•0 comments

Billy Batts That 'Goodfellas' Didn't Tell

https://allthatsinteresting.com/billy-batts
1•firasd•20m ago•0 comments

Debian launches competing General Resolutions on LLM usage in Debian code

https://www.debian.org/vote/2026/vote_002
3•secabeen•22m ago•0 comments

Midjourney acquired the astrology app Co-Star

https://techcrunch.com/2026/07/24/midjourney-acquired-the-astrology-app-co-star/
3•steventruong•22m ago•0 comments

Hope Talks – Leaking and Investigating the Epstein Files

https://schedule.hope.net/hope26/talks/#Leaking-and-Investigating-the-Epstein-Files
1•aestetix•23m ago•0 comments

US-India Satellite Delivers Data, Reveals 'Hummingbird' in Antarctica

https://www.jpl.nasa.gov/news/us-india-satellite-delivers-data-reveals-hummingbird-in-antarctica/
1•stoicanalyst•26m ago•1 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