frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Mcpbeat – I pinged 26,000 MCP servers; 2,300 are dead

https://mcpbeat.com
1•theevoq•20s ago•0 comments

Show HN: I've opensourced SaaS that was started in 2012

https://github.com/dbtiunov/sails-crm
1•dimatiu•3m ago•1 comments

The Firm – an agent-run org with a DID-signed public ledger

https://x402desk.vercel.app/join?src=hn
1•QuillHarbor•5m ago•0 comments

TimesFM-3: A zero-shot foundation model for multivariate forecasting

https://research.google/blog/timesfm-3-a-zero-shot-foundation-model-for-multivariate-forecasting/
1•GaggiX•6m ago•0 comments

Celeris-1 Magnus: Fast hybrid diffusion model for agentic work

https://celeris.ai/celeris-1-magnus
1•mjshashank•12m ago•0 comments

"A Prospectus for a New Magazine"

https://artmuseum.princeton.edu/art/collections/objects/136930
1•js2•13m ago•0 comments

Closing in on the Markdown Book

https://www.thurrott.com/paul/340890/closing-in-on-the-markdown-book
1•theanonymousone•17m ago•0 comments

A mysterious drone. A Mercedes RV. A Chinese intelligence puzzle in the New Mexi

https://www.cnn.com/2026/08/31/politics/drone-incursions-us-bases-chinese-spies
3•pir8life4me•29m ago•1 comments

AMD unveils next-generation RDNA and PlayStation tech with Sony (2025)

https://overclock3d.net/news/gpu-displays/amd-unveils-next-generation-rdna-and-playstation-tech-w...
2•peter_d_sherman•32m ago•1 comments

Dissociation Isn't Always a Trauma Response

https://www.psychologytoday.com/us/blog/the-neurodivergent-psychologist/202608/dissociation-isnt-...
4•thebeardisred•32m ago•0 comments

Vermell – Minimal, dependency-free C++ web framework using epoll

https://github.com/vermellcc/vermell
2•standar-donkey•35m ago•0 comments

Lapce – fast and powerful code editor

https://lap.dev/lapce/
3•jcbhmr•36m ago•0 comments

Agency and Agents

https://www.oneusefulthing.org/p/agency-and-agents
2•saikatsg•38m ago•0 comments

Everyone Was Right About the Button

https://medium.com/@gurvinder372/article-1-everyone-was-right-about-the-button-c2daf899396e
2•gps372•38m ago•0 comments

HuggingFace Attack Postmortem: Fleshing Out the Facts

https://thezvi.substack.com/p/huggingface-attack-postmortem-fleshing
3•paulpauper•44m ago•0 comments

ATLAS MITRE

https://atlas.mitre.org/matrices/ATLAS
3•saikatsg•44m ago•0 comments

Google Ads vs. Facebook Ads: Which Is Better for Small Businesses?

https://www.hostiqen.com/2026/08/google-ads-vs-facebook-ads-which-is.html
2•reviewhub•44m ago•0 comments

Building Without Predicting

https://sive.rs/fit
8•Curiositry•45m ago•2 comments

Show HN: A Bluesky bot that shares Wikipedia links from the HN front page

https://bsky.app/profile/hnwiki.bsky.social
3•doctoboggan•47m ago•0 comments

Wrong Tools for Clients

https://www.moodlenstodo.info
2•Amine000•47m ago•0 comments

expect-native: Jest's expect with Node's native node:test runner

https://www.npmjs.com/package/expect-native
2•ramblingenzyme•47m ago•0 comments

Ollama's Transparent Pricing

https://ollama.com/blog/transparent-pricing
3•wertyk•50m ago•0 comments

What Happened to Yoga?

https://www.theatlantic.com/culture/2026/08/yoga-america-culture-decline/688461/
4•fortran77•50m ago•1 comments

Malicious Virtualizor update served via BGP hijacking

https://www.virtualizor.com/blog/security-incident-bgp-hijacking/
2•MallocVoidstar•50m ago•0 comments

Show HN: Compute.cheap – the cheapest H100/H200 compute in the world

https://compute.cheap/
2•EmiCorleone•51m ago•0 comments

Show HN: Kagelin – offline-first tasks/habits/focus/calendar, AGPL

https://www.kagelin.app/
1•achyuth072•51m ago•0 comments

Show HN: Clippy Vision – local AI that remembers your screen across apps

https://github.com/protocorn/clippy-vision/issues/53
1•sahil2412•53m ago•0 comments

Nowledge Mem

https://nowledge-labs.ai/blog/nowledge-mem
1•jinqueeny•57m ago•0 comments

Listers: A Glimpse into Extreme Birdwatching

https://en.wikipedia.org/wiki/Listers:_A_Glimpse_Into_Extreme_Birdwatching
1•vismit2000•59m ago•0 comments

Ask HN: Why do people get mad at AI pastes

5•ThinkAboutItt•1h ago•5 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