frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

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

Sharing a persistent browser QA workflow for OpenCode

https://github.com/mdc-git/opencode-playwright-interactive
1•mdc-git•1m ago•0 comments

Travel Chaos Follows E.U.'S New Passport Controls

https://www.nytimes.com/2026/08/04/world/europe/eu-passport-control-chaos.html
1•rawgabbit•2m ago•0 comments

Beyond the Final Prompt: How Conversation Context Changes AI Answers

https://arxiv.org/abs/2608.02556
1•bentannenbaum•3m ago•0 comments

Scaling pain arrives earlier when AI writes the code

https://medium.com/@rotbart/product-scale-fit-in-ai-land-fdcfae083efb
1•rotbart•6m ago•0 comments

Opinionated, Expressive, Mac-Assed: Software That Feels at Home on the Mac

https://thesis.simonlou.com
1•simonlou•6m ago•0 comments

LLM-Shield-Proxy - Zero-Egress PII Proxy for LLM SoC 2 (24MB RAM)

https://github.com/ninadphalak/LLM-Shield-Proxy
1•ninadphalak•7m ago•0 comments

Show HN: Av9n – Check an AI agents claims against evidence it does not control

https://av9n.ai/demo
2•sbbrandon•8m ago•0 comments

Show HN: Holder Dashboard – ranking 3,873 stocks using 30 years of fundamentals

https://holderdashboard.com/
1•caiocmpaes•8m ago•0 comments

Show HN: Clipon CMS – the fastest way to add a CMS to your static HTML site

https://clipon-cms.com/
1•lincoln012015•9m ago•0 comments

Ask HN: Is "Agentic" Programming a Flop?

2•cyanregiment•11m ago•0 comments

macOS security bug went unreported due to Apple being deluged by AI slop reports

https://www.techradar.com/pro/security/a-potentially-dangerous-macos-security-flaw-went-unreporte...
1•josephcsible•12m ago•0 comments

How did Wikipedia layout become so bloated?

3•countWSS•14m ago•1 comments

Show HN: Open-source tool to check if ChatGPT recommends your business

https://github.com/d08m/crazyseo
1•Dom1•15m ago•0 comments

Will AI change how we evaluate the NIH syndrome?

https://www.nunodonato.com/will-ai-change-how-we-evaluate-the-nih-syndrome/
1•nunodonato•17m ago•0 comments

Apple Briefly Removes Telegram App for Child Abuse

https://www.forbes.com/sites/siladityaray/2026/08/04/telegram-briefly-removed-from-apples-app-sto...
2•binyu•17m ago•0 comments

Xbox goes down. You can't play games you own on disc

https://birchtree.me/blog/xbox-goes-down-you-cant-play-games-you-own-on-disc/
34•surprisetalk•18m ago•13 comments

The Hard Parts of Context Compaction

https://lopezb.com/articles/the-hard-parts-of-context-compaction
1•lopezb•18m ago•0 comments

EROSITA DR2 nearly doubles previously known eROSITA X-ray sources to two million

https://www.mpg.de/26891434/20260729-erosita-dr2-nearly-doubles-known-x-ray-sources-to-two-million
1•rbanffy•21m ago•0 comments

Exposure to CO2 and Human Cognitive Performance

https://www.researchgate.net/publication/283944378_Effects_of_Exposure_to_Carbon_Dioxide_and_Huma...
2•simonebrunozzi•22m ago•0 comments

Bending Spoons strikes $2.25B Airtable deal in first acquisition since IPO

https://sifted.eu/articles/bending-spoons-airtable-acquisition-post-ipo
1•napolux•23m ago•0 comments

Show HN: I built InvoRec – extract invoices to Excel/Sheets and verify charges

https://invorec.com/
1•dinoze•25m ago•1 comments

Show HN: Kern – Recall cards for the books you read, from just the title

https://kern.cards/
1•jpetric•27m ago•0 comments

Show HN: Evochess – AI feels more like human opponent

https://penkovsky.github.io/evochess/
1•penkovsky•28m ago•1 comments

Show HN: Made a Shuffle Cloned Instances Component for Framer

https://pixcodrops.com/articles/shuffle-cloned-instances-component-for-framer/
1•brownieman1325•29m ago•0 comments

Privacy Not Included

https://www.mozillafoundation.org/en/privacynotincluded/
1•RMPR•31m ago•0 comments

My newsletter is your email client, too

https://en.andros.dev/blog/685eb16f/my-newsletter-is-your-email-client-too/
1•8organicbits•31m ago•0 comments

A computer made of particles oscillating in a liquid

https://www.uni-konstanz.de/en/university/news-and-media/current-announcements/news-in-detail/a-c...
2•wjSgoWPm5bWAhXB•32m ago•0 comments

Prolog for Verification, Analysis and Transformation Tools Michael Leuschel [pdf]

https://arxiv.org/abs/2008.02933
1•jnpnj•32m ago•0 comments

Show HN: Kysera – a data layer for Kysely with RLS compiled into the SQL

https://kysera.dev/
1•old8man•33m ago•0 comments

Show HN: Archive Websites with Cloudflare Workers

https://github.com/kenobi-ai/breamer
1•sarreph•33m ago•1 comments