frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Agentic test processes, LLM benchmarks, and other notes from Galapagos Island

https://danluu.com/ai-coding/
1•gnyeki•19s ago•0 comments

Stolen Buttons

https://anatolyzenkov.com/stolen-buttons
1•Gecko4072•2m ago•0 comments

Show HN: A simple TUI to CRUD Beads tasks

https://github.com/finallyblueskies/beads-explorer
1•quietcity•3m ago•0 comments

Somatic mutations impose an entropic upper bound on human lifespan

https://www.nature.com/articles/s41514-026-00421-6
1•arto•4m ago•0 comments

LLM Wiki Implementation

https://github.com/nashsu/llm_wiki
1•rldjbpin•4m ago•0 comments

UK confirms pay-per-mile tax start date for electric vehicle drivers

https://www.independent.co.uk/travel/news-and-advice/electric-vehicles-pay-per-mile-tax-eved-b301...
1•Markoff•8m ago•1 comments

Exact Prompt Used by OpenAI for "A Proof of the Cycle Double Cover Conjecture" [pdf]

https://cdn.openai.com/pdf/04d1d1e4-bc75-476a-97cf-49055cd98d31/cdc_prompt.pdf
1•nomilk•12m ago•0 comments

US gas prices hit an average of $4 a gallon again

https://apnews.com/article/gas-prices-iran-war-4-gallon-4b82825734ec3ded192351e53a4be69e
13•geox•14m ago•2 comments

A Field Guide to the Flags of the Far Right: From Betsy Ross to Trump-Rambo

https://www.theatlantic.com/magazine/archive/2024/09/us-far-right-trump-flags/679154/
4•Alien1Being•16m ago•0 comments

Show HN: A free Minecraft skin editor

https://www.hamza.se/blog/mineskin-pro
1•hamza512b•17m ago•0 comments

Windows tool for automatic TV volume leveling

https://github.com/AdBusterOfficial
1•Bo_Amigo_910•18m ago•1 comments

Tornado VPS services and website are down

https://www.whtop.com/review/tornadovps.com
2•pramodbiligiri•21m ago•1 comments

A mass archive of weird, wonderful websites

https://www.are.na/tom/www-t_kopepmelw
1•Gecko4072•22m ago•0 comments

Keeping teams on one AI harness

https://baselane.sh/blog/keeping-teams-on-one-harness/
1•mohammad0omar•22m ago•0 comments

Airbus migrating 70 critical apps from AWS to Scaleway amid digital sovereignty

https://www.theregister.com/paas-and-iaas/2026/07/16/airbus-migrating-70-critical-apps-from-aws-t...
4•_____k•28m ago•1 comments

Narcissistic leaders more likely to oppose remote work, new research suggests

https://www.cbc.ca/news/business/study-remote-work-narcissism-9.7275176
4•robtherobber•31m ago•0 comments

Proving That America Can Still Do Big Things

https://time.com/article/2026/07/19/2026-world-cup-proved-america-can-still-do-big-things/
2•sudo_cowsay•34m ago•0 comments

Making models smarter and cheaper at the same time

1•Wetime•38m ago•1 comments

VS Code Lets You Add Page Elements to Copilot, So I Built It for Any AI Agent

https://medium.com/@marcbuilds/i-built-a-vs-code-extension-that-lets-you-click-a-web-page-element...
1•MarcBuilds01•38m ago•0 comments

Finding zombies in our systems: A real-world story of CPU bottlenecks

https://medium.com/pinterest-engineering/finding-zombies-in-our-systems-a-real-world-story-of-cpu...
2•birdculture•49m ago•0 comments

France doubles down on restricting access to Polymarketre

https://www.engadget.com/2218130/france-doubles-down-on-restricting-access-to-polymarket/
3•01-_-•57m ago•0 comments

Apple probably won't add Jony Ive to OpenAI trade secret theft suit

https://appleinsider.com/articles/26/07/19/apple-probably-wont-add-jony-ive-to-openai-trade-secre...
2•01-_-•59m ago•0 comments

AI Data Center Power Constraints Are the Real 2026 Bottleneck

https://www.spheron.network/blog/ai-data-center-power-constraints-2026/
1•DaWe01•1h ago•2 comments

Effective Patterns for Advanced MCP Usage

https://www.pulsemcp.com/posts/effective-patterns-for-advanced-mcp-usage
1•mfbx9da4•1h ago•0 comments

Congress Trades: Which US politician is trading now

https://apify.com/russet_flea/congress-trades-api
1•Kavon2992•1h ago•0 comments

Free GPT 5.6 Terra and Luna (2.5M/day) & 250k Sol – free experiments

https://platform.openai.com/settings/organization/data-controls/sharing
1•radio879•1h ago•1 comments

Podcast Feed from NotebookLM Summaries

https://shivamrana.me/2026/07/class-of-one/
1•tminima•1h ago•0 comments

Kimi K3 Why Washington Is Watching

https://www.bargo.ai/research/kimi-k3-frontend-code-arena-benchmark-policy
3•Kavon2992•1h ago•0 comments

Exploit brokers pay $500k for WordPress RCEs. I found one with GPT5.6 and $25

https://slcyber.io/research-center/exploit-brokers-pay-500000-for-a-wordpress-rce-i-found-one-wit...
30•infosecau•1h ago•12 comments

Show HN: Growth-Ratio Energy Function as Leading Indicator of Agent Task Failure

https://github.com/vishal-dehurdle/state-harness
1•visha1v•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