frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

What will more intelligence actually do for us?

https://www.noahpinion.blog/p/what-will-more-intelligence-actually
1•throw0101d•1m ago•0 comments

One-third of Seattle's downtown is empty

https://fortune.com/2026/07/27/why-is-it-so-hard-to-find-a-job-in-seattle-office-vacancies-labor-...
1•cramer4next•3m ago•0 comments

Musk Shamed After Attacking NYC Mayor over $38B Government Handouts

https://www.ibtimes.co.uk/zohran-mamdani-elon-musk-clash-wealth-government-support-1808122
1•robtherobber•3m ago•0 comments

As a doctor, here's why I wear sunblock indoors

https://www.washingtonpost.com/wellness/2026/07/27/doctor-heres-why-i-wear-sunblock-indoors/
1•mikhael•4m ago•0 comments

TokenTown –> Learn how LLM's work in a SimCity-like world

https://laurentiugabriel.github.io/token-town/
7•laurentiurad•5m ago•1 comments

John Oliver Returns to Expose Trump Family's Shady Crypto Dealings

https://variety.com/2026/tv/news/john-oliver-expose-trump-shady-crypto-dealings-world-liberty-fin...
2•doener•6m ago•0 comments

Should Bitcoin support multiple signature schemes long-term?

https://chipcoinprotocol.com/
1•chipcoinchc•6m ago•0 comments

Cat Gatekeeper is a browser extension that shows a cat break screen

https://github.com/zokuzoku/cat-gatekeeper
1•gslin•6m ago•0 comments

GrapheneOS reveals what's making Motorola support possible

https://www.androidauthority.com/grapheneos-motorola-phone-support-update-3691324/
3•Basje•7m ago•0 comments

AI Reverse Engineering Benchmark

https://www.agentre-bench.ai/
1•childintime•7m ago•1 comments

Every Model Cheats: Prompt-Level Mitigation of Cheating on Offensive Cyber Tasks

https://arxiv.org/abs/2607.21763
1•sbulaev•7m ago•0 comments

Show HN: StaleBin – share a link, collect anonymous submissions, no accounts

https://stalebin.app/
2•AndBoh•8m ago•0 comments

Show HN: Aitori, see and govern the AI traffic leaving your machine

https://github.com/truefoundry/aitori/
2•deeptishukla22•9m ago•0 comments

America's Big Cities Are Rapidly Losing Kids

https://www.wsj.com/us-news/cities-losing-families-children-a860a9b1
1•littlexsparkee•9m ago•1 comments

UK's iconic Jodrell Bank telescope faces axe in science cuts

https://www.bbc.co.uk/news/articles/c5y6r9rdxygo
4•ttmbs•10m ago•0 comments

Manage Elasticsearch and OpenSearch clusters from one tiny, secure Go binary

https://github.com/hpoznanski/medulla
1•hpoznanski•10m ago•0 comments

Show HN: Browser CAD for stock-tube structures with generated 3D-printed joints

https://app.trusslab.ai/#/frame/triangle-frame@v1?autoplay=1
1•dajanah•10m ago•0 comments

Do Qwen 3.6 27B quantizations break the pelican?

https://quesma.com/blog/qwen-quantization-quality/
1•stared•11m ago•0 comments

Show HN: PumpProof – Scores a hyped stock's dilution risk from its SEC filings

https://pumpproof.com
3•jekjek•12m ago•0 comments

Where B2B Buyers Ask on Reddit: 30 Days of Scan Data

https://cuescout.com/blog/where-b2b-buyers-actually-ask-on-reddit
1•weeklyrunner•12m ago•0 comments

Workers are crossing job boundaries with AI, OpenAI research shows

https://www.axios.com/2026/07/27/openai-chatgpt-work-specialists
2•giuliomagnifico•14m ago•0 comments

There are no particles, there are only fields (2012)

https://arxiv.org/abs/1204.4616
1•surprisetalk•14m ago•0 comments

Why the Cleanup Sprint Always Loses

https://lamis73.substack.com/p/why-the-cleanup-sprint-always-loses
1•Lamis-A•14m ago•0 comments

Paul Andrews, Founder of 'Contact in the Desert'–Woodstock of U.F.O.s–Dies at 77

https://www.nytimes.com/2026/07/26/us/paul-andrews-dead.html
1•bookofjoe•14m ago•1 comments

97 Hours of Consensus

https://skepticalscience.com/nsh/?#
2•Gravityloss•15m ago•1 comments

The State of X402

https://vibesprings.net/state-of-x402
2•Vibeguy900•16m ago•0 comments

Of 1190 AI agent closing statements, one reports failure

https://github.com/kolesnikov-arch/patchward/blob/main/selfreport/RESULTS.md
1•kolesnikov-arch•16m ago•0 comments

Member of Technical Staff

https://torre.ai/post/2W1pn4Yr-qvid-talent-solutions-member-of-technical-staff-product-engineering
2•cnjeri•16m ago•0 comments

AGI Singer: The Song of My AGI Capability and Boot

https://medium.com/@miho999lv/agi-singer-the-song-of-my-agi-capability-and-boot-7f1beec2e8c5
1•miho999lv•17m ago•0 comments

Why open AI models have become a matter of American national security [Italian]

https://www.dday.it/redazione/58170/perche-i-modelli-ia-open-sono-diventati-una-questione-di-sicu...
1•lorenzomx•19m 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