frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Blogs.hn – Tiny Blog Directory

https://blogs.hn
2•surprisetalk•11mo 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•11mo 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

Duster: Tor Service Attribution Based on Flow Watermarking with Track Hiding [pdf]

https://www.usenix.org/system/files/raid2019-iacovazzi.pdf
1•rbanffy•4m ago•0 comments

Can a Mouse Survive a Fall from a High-Rise?

https://johnmjennings.com/can-a-mouse-survive-a-fall-from-a-high-rise/
1•thunderbong•7m ago•0 comments

Attributing Northvolt's Bankruptcy

https://www.globaltimes.cn/page/202602/1354840.shtml
1•leonidasrup•8m ago•0 comments

Will Ever David Defeat Goliath? Epic vs. Apple

https://www.macrumors.com/2026/05/21/apple-supreme-court-epic-games-case/
1•enricotal•10m ago•0 comments

Pressure from Silicon Valley helped block Trump's expected order on AI

https://www.washingtonpost.com/politics/2026/05/22/last-minute-lobbying-by-tech-industry-official...
1•thm•12m ago•0 comments

POC for CVE-2026-46529 – RCE via PDF argv injection

https://github.com/N1et/CVE-2026-46529
1•zdkaster•14m ago•1 comments

AI may be inflationary before it becomes productive

https://www.axios.com/2026/04/23/ai-inflation-productivity-companies
1•latentframe•16m ago•0 comments

OMLX v0.3.9 Stable Merges Native MTP (Multi-Token Prediction)

https://github.com/jundot/omlx/releases/tag/v0.3.9
1•febed•17m ago•0 comments

QuantumAi Blockchain and Aethermind Update

https://qbc.network/blog/v121-four-validators-aether-on-gpu
1•BlockArtica•18m ago•1 comments

Should be illegal (but it's not)

https://zenodo.org/records/20338929
1•anasteciadunu•19m ago•0 comments

Sales and Dungeons: Thermal Printer Ttrpg Utility

https://sales-and-dungeons.app/
2•hyperific•22m ago•0 comments

Chinese authorities destroy villager's 10-storey Studio Ghibli-esque home

https://www.theguardian.com/world/2026/may/22/china-officials-destroy-ramshackle-10-storey-studio...
1•mykowebhn•22m ago•0 comments

Check DNS bind configuration with Sparrow and Python

https://sparky.sparrowhub.io/report/scc/29082#Report/
1•melezhik•27m ago•1 comments

A.I. Learns to Optimize Factorio Blueprints [video]

https://www.youtube.com/watch?v=mGOKKtIDNbk
1•bmn__•27m ago•0 comments

Preconditioning Vectors: Making Elasticsearch VectorDB BBQ Work for Every Vector

https://www.elastic.co/search-labs/blog/elasticsearch-bbq-preconditioning-vectors
1•eigenBasis•28m ago•0 comments

MathML

https://developer.mozilla.org/en-US/docs/Web/MathML
1•tosh•37m ago•1 comments

The cost of military deployments (and why Europe is running out of time)

https://vulpesetleo.substack.com/p/pulling-5000-troops-from-germany
1•hnsa•42m ago•0 comments

Fixing LLM Writing with Distribution Fine Tuning

https://rosmine.ai/2026/05/18/fixing-llm-writing-with-distribution-fine-tuning/
2•tosh•42m ago•0 comments

Samsung to distribute up to $26.6B to staff in AI-driven bonuses

https://www.tomshardware.com/tech-industry/big-tech/samsung-reportedly-set-to-distribute-up-to-us...
3•signa11•48m ago•2 comments

Repeated Header in a Next.js page using iframe and BBPress

1•Thompson_Li•54m ago•0 comments

Chapter House: A Complete Children's Library

https://chapter.house/
1•MrBuddyCasino•55m ago•0 comments

Full Stack Developer

2•shoaibcodes•56m ago•0 comments

Show HN: Sylph – the open-source company brain behind my YC startup

https://github.com/getnao/sylph
4•ClaireGz•56m ago•0 comments

ChatGPT for PowerPoint in Beta

https://chatgpt.com/apps/powerpoint/
1•sofumel•1h ago•0 comments

Efficient, SQL-backed C++ project indexer designed for large codebases

https://github.com/walti1972/mcp-cpp-project-indexer
1•walti1972•1h ago•0 comments

Former Price Andrew sexual misconduct being examined

https://www.abc.net.au/news/2025-11-01/virginia-giuffre-voice-finally-heard-prince-andrew-epstein...
1•asdefghyk•1h ago•2 comments

Samsung Chip Workers to Get Average $340k Bonus in AI Boom

https://www.bloomberg.com/news/articles/2026-05-21/samsung-chip-workers-to-get-average-340-000-bo...
1•helsinkiandrew•1h ago•2 comments

Why does the arrow (->) operator in C exist?

https://stackoverflow.com/questions/13366083/why-does-the-arrow-operator-in-c-exist
6•signa11•1h ago•2 comments

Welcome to John Regehr's Integers in C quiz

https://acepace.net/integerQuiz/
3•signa11•1h ago•0 comments

PopPy: Opportunistically Exploiting Parallelism in Python Compound AI Apps

https://arxiv.org/abs/2605.18697
1•matt_d•1h ago•0 comments