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

Applying Brevity and Language Efficiency in Prompt Engineering

https://prahladyeri.github.io/guides/applying-brevity-and-language-efficiency-to-prompt-engineeri...
1•pyeri•1m ago•0 comments

Formal Methods and the Future of Programming

https://blog.janestreet.com/formal-methods-at-jane-street-index/
1•osener•1m ago•0 comments

Generative AI and Ethical Speculation

https://www.internetruleslab.com/black-mirror-survey
1•speckx•2m ago•0 comments

Akse3D – open-source 3D modelling anyone can master

https://akse3d-en.skaperiet.no
1•joachimhs•3m ago•0 comments

WSP WordPress MCP – Connect AI Agents to WordPress

https://github.com/bilalnaseer/wsp-wordpress-mcp
1•web_sensepro•4m ago•0 comments

Fox Corporation to Acquire Roku, Inc

https://www.foxcorporation.com/news/corp-press-releases/2026/fox-corporation-to-acquire-roku-inc/
2•jaredwiener•5m ago•0 comments

General-purpose LLMs outperform specialized clinical AI tools

https://www.nature.com/articles/s41591-026-04431-5
1•doppp•5m ago•0 comments

The Robot Arm Nobody Dares Rip Out – Industrial and Manufacturing

https://atomsfrontier.substack.com/p/the-robot-arm-nobody-dares-rip-out
1•jpatel3•6m ago•0 comments

SpaceX is coming to your 401(k) – maybe

https://www.cnn.com/2026/06/15/markets/spacex-shares-401k
1•rawgabbit•7m ago•0 comments

The Math Behind "AI Will Replace Engineers" Is Wrong [video]

https://www.youtube.com/watch?v=ItSLny8on5I
1•DeusExMachina•7m ago•0 comments

New Font: Nic7pin

https://scruss.com/blog/2026/06/10/new-font-nic7pin/
1•rbanffy•9m ago•1 comments

I built 80% of the core features of Shopify in 30 hours

https://yep.shop/blog/how-i-built-it
1•aliasaria•9m ago•0 comments

OpenAI requires face scan to use o3 (June 2025)

https://community.openai.com/t/has-openai-lost-its-mind-face-scan-required-to-use-o3/1286152
1•nycdatasci•9m ago•1 comments

Show HN: PIM – app blocker that inconveniences you instead of locking you out

https://pleaseinconvenienceme.com
1•SMV279438•11m ago•1 comments

How do you delete a user from a model you fine-tuned?

https://legallayer.substack.com/p/how-do-you-delete-a-user-from-a-model
1•senaevren•14m ago•1 comments

The Formula Won

https://www.collisiondetector.com/the-formula-won/
1•speckx•15m ago•0 comments

Show HN: Mcpwn – nobody's pentesting their MCP servers, so I built a tool for it

https://github.com/D0rs4n/mcpwn
1•thedorsan•16m ago•0 comments

Towards Atom-by-Atom Fabrication: Mechanosynthetic Donation and Abstraction

https://arxiv.org/abs/2606.13876
1•gene-h•17m ago•0 comments

The UK Joins the Pirates

https://www.craigmurray.org.uk/archives/2026/06/the-uk-joins-the-pirates/
2•jjgreen•18m ago•0 comments

Your Vegan Fallacy

https://yourveganfallacyis.com/en
2•num42•18m ago•0 comments

Pinboard's DNS registration has expired

https://pinboard.in
1•noisediver•19m ago•0 comments

American Express to buy Tripadvisor's restaurant booking platform TheFork

https://www.reuters.com/legal/transactional/american-express-buy-tripadvisors-restaurant-booking-...
1•jjar•19m ago•0 comments

The Subprime Code Crisis: When Faster Code Generation Does Not Improve Delivery

https://github.com/UncertaintyArchitectureGroup/The-Subprime-Code-Crisis
1•oddish-tv•19m ago•1 comments

N-Tier Services and Systems Complexity Essay (2004)

https://yegge.ai/essays/services-and-complexity/
1•aberoham•22m ago•0 comments

Natural Language Autoencoders Produce Explanations of LLM Activations

https://transformer-circuits.pub/2026/nla/
1•Anon84•22m ago•0 comments

Your Carpenter Hates You, Your Code Sucks

https://www.tobiokewole.com/writing/your-carpenter-hates-you
1•flyingsky•23m ago•0 comments

N-Tier Services and Systems Complexity (2004)

https://yegge.ai/listings/services-and-complexity
2•aberoham•24m ago•0 comments

What happens if you click the first link on every Wikipedia article? [video]

https://www.youtube.com/watch?v=dpLG3DpfSlM
2•skibz•24m ago•0 comments

Great Society

https://en.wikipedia.org/wiki/Great_Society
1•simonebrunozzi•25m ago•0 comments

Ask HN: How do you handle release notes for non-technical users?

1•beratbozkurt0•26m ago•0 comments