frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

It's not hypothetical: the dangers of AI are here

https://www.theguardian.com/commentisfree/2026/sep/25/ai-israel-gaza-iran-police-surveillance
1•harry_nutsachs•3m ago•0 comments

Minimal Assumptions for Societal Resilience

https://chillphysicsenjoyer.substack.com/p/minimal-assumptions-for-societal
1•crescit_eundo•3m ago•0 comments

Show HN: Farm.js – A full-stack framework with an AOT compiler for React

https://farmjs.dev/
1•kinfish•5m ago•0 comments

Carnegie: China Passes US as Top AI Talent Hub, 40.6% to 34.2%

https://aiweekly.co/alerts/carnegie-china-passes-us-as-top-ai-talent-hub-406-to-342
2•yogthos•7m ago•0 comments

Show HN: NerfWatch() – Track AI degradation with daily tests and community votes

https://nerfwatch.lol
1•csergiu•8m ago•0 comments

Show HN: BuyerCue – Find potential customer by paid-placement evidence

https://www.buyercue.io
1•apsquared•9m ago•1 comments

Where's the Beef? [video]

https://www.youtube.com/watch?v=4rhShOPHl50
1•gotmedium•9m ago•0 comments

Kafgres: Embedding a Kafka Broker into Postgres

https://rynr.dev/blog/kafgres/
3•enether•10m ago•0 comments

The Animated Elliptic Curve

https://curves.xargs.org/
1•pedropiin•10m ago•0 comments

VAT-Inclusive vs. VAT-Exclusive Pricing: The Math Developers Get Wrong

https://vat-engine.app/blog/vat-inclusive-vs-vat-exclusive-pricing
1•vasyl_kyryliuk•10m ago•0 comments

Manchester City found guilty on 114 charges relating to financial breaches

https://www.nytimes.com/athletic/7049721/2026/09/25/manchester-city-charges-verdict-premier-league/
2•mtlmtlmtlmtl•10m ago•0 comments

IRS launches new mobile app, expanding digital services for taxpayers

https://www.irs.gov/newsroom/irs-launches-new-mobile-app-expanding-digital-services-for-taxpayers
1•duck•14m ago•0 comments

"Someone just sent me an ad that features an AI version of me. What do I do?"

https://bsky.app/profile/lebassett.bsky.social/post/3mwel345jr22s
2•pavel_lishin•14m ago•0 comments

A terminal-first multiplayer thread for agent-authored work

https://www.cueloop.dev/
2•markusmurakaru•14m ago•0 comments

Become the Thousand Servers

https://sabot.media/guides/become-the-thousand-servers/
1•ibobev•17m ago•0 comments

Std: Call_once vs. Std:Async

https://devblogs.microsoft.com/oldnewthing/20260917-00/?p=112706/
1•ibobev•18m ago•0 comments

Comparing exception behavior of magic statics, std:call_once, and std:async

https://devblogs.microsoft.com/oldnewthing/20260918-00/?p=112709/
1•ibobev•18m ago•0 comments

The hottest new hangout for middle schoolers is NPR's comment section?

https://techcrunch.com/2026/09/25/the-hottest-new-hangout-for-middle-schoolers-is-nprs-comment-se...
1•geneticdrifts•18m ago•0 comments

Ask HN: Does your team still have humans review and understand code?

1•taurath•20m ago•0 comments

Show HN: Ekselio – Loveable for Finance Workflows (local first)

https://www.gptbeyond.com/try?home=1
1•kdautaj•20m ago•0 comments

Revealing the details of how OpenAI agents hacked Hugging Face

https://swarmtraces.org/
2•specked-citrus•20m ago•0 comments

FYI: OpenAI "spend limits" aren't always limits

1•iambateman•21m ago•0 comments

Shipping Code Faster Is Not the Bottleneck

https://valentinprugnaud.dev/posts/2026/07/shipping-code-faster-is-not-the-bottleneck
3•conorcleary•23m ago•0 comments

Jev was built for agents, here's how we're using it in computer use instead

https://twitter.com/kylejeong/status/2102108924677927169
3•Kylejeong21•23m ago•0 comments

Human homeostasis is more efficient in social proximity

https://www.science.org/doi/10.1126/sciadv.aeg4937
3•anigbrowl•24m ago•0 comments

Show HN: Browser Bookmarks, Done Right: Stop Building a Cemetery of Links

https://chromewebstore.google.com/detail/kosh-bookmark-manager/meldjdfnfgefeoegccphimkmgmeamcce
5•havu12•25m ago•0 comments

Show HN: Pbi-guard – Unit testing for Power BI

https://github.com/Patens-dev/pbi-guard
1•randomlyGenerat•25m ago•0 comments

Teaching a World Model to Play Pokemon

https://nostalgia.dev/posts/teaching-a-world-model-to-play-pokemon/
1•stmonty•27m ago•2 comments

North Korea 'Likely' Behind $388M Hack of Crypto Exchange Bitget

https://gizmodo.com/north-korea-very-likely-behind-388-million-hack-of-crypto-exchange-bitget-200...
4•MC995•31m ago•1 comments

Excel now supports multiple values in a single cell

https://techcommunity.microsoft.com/blog/excelblog/excel-now-supports-multiple-values-in-a-single...
3•luispa•35m 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