frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Brave DevTools MCP – Control Brave from Claude, Codex, and Cursor

https://github.com/triuzzi/brave-devtools-mcp
1•triuzzi•54s ago•0 comments

Congressional Letter to Sam Altman demanding HuggingFace incident transparency [pdf]

https://casar.house.gov/sites/evo-subsites/casar.house.gov/files/evo-media-document/oversight-let...
1•reasonableklout•2m ago•0 comments

The global fertility freefall: trends, drivers and uncertainties

https://www.sciencedirect.com/science/article/abs/pii/S147264832600372X
1•barry-cotter•3m ago•1 comments

Mistral to host Z.ai's GLM-5.2

https://mistral.ai/news/regional-inference-open-models-new-compute/
1•true_JhumanJ•5m ago•1 comments

How do you decide that an agent's output is good enough to stop iterating?

1•mathieu_aithos•9m ago•0 comments

JuliaCon live: Simon Peyton Jones keynote

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

Building an AI music tool taught me the model wasn't the hard part

https://www.musegen.ai
2•Xuuu•12m ago•0 comments

Kryptos: Encrypt messages right inside any messenging app

https://github.com/swisslite/Kryptos
1•hamburgererror•13m ago•1 comments

I solved 823 LeetCode problems by age 18. Here is why LeetCode is broken

1•dima853•15m ago•0 comments

The Taming of the Screw (2000)

https://americanhistory.si.edu/subs/anglesdangles/taming.html
1•downbad_•15m ago•0 comments

European transmission system operators prepare for solar eclipse

https://www.pv-magazine.com/2026/08/10/european-transmission-system-operators-prepare-for-solar-e...
3•leonidasrup•22m ago•0 comments

Large-scale study finds no link between crime and unauthorized immigration

https://phys.org/news/2026-08-large-scale-link-crime-unauthorized.html
2•robtherobber•22m ago•1 comments

The shock revelation that light bulbs are wrecking your metabolism

https://www.newscientist.com/article/2582914-the-shock-revelation-that-light-bulbs-are-wrecking-y...
1•jdnier•23m ago•0 comments

A Politician Built an AI Version of His Rival. It Didn't Go as Planned

https://ai-updates.net/a-politician-built-an-ai-version-of-his-rival-it-didnt-go-as-planned/
1•ashurandi•24m ago•1 comments

Thesis for AI Recursion

1•abaraxadac•25m ago•1 comments

Why Does Claude.md Keep Growing? Catastrophic Remembering in Agentic Coding

https://arxiv.org/abs/2608.11095
2•sbulaev•26m ago•0 comments

China bypasses shipping chokepoints with 'Ice Silk Road' through Arctic

https://www.ft.com/content/4456f475-f2c8-4cb7-8312-0c47c5f781b8
1•e12e•29m ago•1 comments

AI and quantum computers will be frenemies

https://www.economist.com/science-and-technology/2026/07/29/ai-and-quantum-computers-will-be-fren...
1•rbanffy•31m ago•0 comments

Chrome adopts what may be the best protection yet against account takeovers

https://arstechnica.com/security/2026/08/chrome-adopts-what-may-be-the-best-protection-yet-agains...
1•joozio•31m ago•0 comments

Show HN: Execution Intelligence AI Accelerator

https://geekyants.com/ai-accelerator/execution-intelligence-ai-signal-bot
2•vanessa1211•32m ago•0 comments

Industry Brief: Private 5G for Fixed Wireless Access FWA [pdf]

https://framerusercontent.com/assets/0D2QnYUrf5XYlE1yfpUz3YKTw.pdf
1•y2so•33m ago•0 comments

500'000€ Prize for Compressing Human Knowledge

http://prize.hutter1.net/
1•cosmojg•34m ago•0 comments

What Your Manager Is Thinking When You Complain

https://adlerhsieh.com/p/what-your-manager-is-thinking-when-you-complain
1•fagnerbrack•38m ago•0 comments

Speak in the affirmative: "Do this" versus "Don't do that"

https://newsletter.weskao.com/p/speak-in-the-affirmative-do-this
4•fagnerbrack•38m ago•0 comments

Ask HN: Developer looking for freelance or contract work(400 USD/week)

2•need_a_work23•39m ago•0 comments

AI agent hacks gym to get its user a spot in pilates class

https://www.bbc.com/news/articles/cn0nww2qlp7o
2•ashurandi•40m ago•0 comments

Detailed animation of today's solar eclipse trajectory

https://dojo.amcharts.com/solar-eclipses/
2•trakkstar•43m ago•0 comments

Quibble

https://en.wikipedia.org/wiki/Quibble_(plot_device)
1•soupspaces•45m ago•0 comments

Reuters Climate Monitor

https://www.reuters.com/graphics/CLIMATE-AUTOMATED/MONITOR/akpeykqqapr/
5•T-A•48m ago•0 comments

Sonnet Pricing Update

https://platform.claude.com/docs/en/about-claude/pricing
3•vhiairrassary•48m 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