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•12mo 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•12mo 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

Every MCP server needs an install page

https://www.speakeasy.com/blog/every-mcp-server-needs-an-install-page
1•ritzaco•6s ago•0 comments

The Two-Person Team Is a Fantasy

https://businessasusual.io/p/the-two-person-team-is-a-fantasy
1•mooreds•42s ago•0 comments

Show HN: I open-sourced two AI agents with real memory (chat and voice, MIT)

https://github.com/SynapCores/synapcores-agent
1•SQLv2•53s ago•0 comments

Show HN: Harbor v0.4.19 – harbor launch –back end vLLM –web codex

https://github.com/av/harbor/releases/tag/v0.4.19
1•everlier•1m ago•0 comments

The Math Changed: Rewriting Stale Open Source in the AI Era

https://loopholelabs.io/blog/rewriting-oss-in-the-ai-era
1•gerhardlazu•2m ago•1 comments

Toothless, Beaked Crocodile Ancestor Walked on Two Legs

https://nautil.us/this-toothless-beaked-crocodile-ancestor-walked-on-two-legs-1281266
1•Brajeshwar•2m ago•0 comments

Seizu, a security-focused dashboard for graph databases with MCP

https://medium.com/@ryan_lane/announcing-seizu-a-security-focused-dashboard-for-graph-databases-w...
2•ryan_lane•3m ago•0 comments

Show HN: Stratus: Open-Source Game Streaming Powered by WebTransport and Wayland

https://www.playstratus.io/
2•AminDev•3m ago•0 comments

AI-Augmented Software Development Manifesto

https://ronanberder.com/ai-manifesto/
2•hunvreus•4m ago•0 comments

A 400-hour forensic audit of LLMs using multi-model context saturation

https://github.com/alanscalone/llm-behavior-analysis
2•AlanScalone•5m ago•0 comments

Plein Air – A painting for wherever you are

https://art.joonas.wtf
2•NaOH•5m ago•0 comments

HN: Wispr Flow vs. Whisper by Remskill – voice typing app vs. full AI assistant

https://whisper.remskill.com/
2•denys12•7m ago•0 comments

Coalton is an efficient, statically typed Lisp with ideas from Haskell and OCaml

https://coalton-lang.github.io/
2•b-man•7m ago•0 comments

The End of the Digital Age

https://cacm.acm.org/opinion/the-end-of-the-digital-age/
2•berlianta•8m ago•0 comments

AI tools lead to 'clear racial disparities' in job hiring

https://www.ft.com/content/5c442b38-6989-461a-988e-653f7a275eee
2•1vuio0pswjnm7•8m ago•0 comments

Cloudflare Secrets Manager for Worker secrets and vars

https://github.com/nyigoro/cloudflare-secrets-manager
1•light_ideas•8m ago•0 comments

The longer you wait, the longer you should expect to wait

https://world.hey.com/apetrov/the-longer-you-wait-the-longer-you-should-expect-to-wait-30e2511a
1•apetrov•9m ago•0 comments

LLM Driven AutoForecasting with Sktime's `Craft()`

https://pub.towardsai.net/llm-driven-autoforecasting-with-sktimes-craft-0355f5c720e8
1•528491•11m ago•0 comments

So I'm making my own Spotify Wrapped this year but better

https://nickiedemakos.substack.com/p/so-im-making-my-own-spotify-wrapped
1•dzulp0d•11m ago•0 comments

Functional Programming in Lean

https://leanprover.github.io/functional_programming_in_lean/
1•tosh•11m ago•0 comments

Excerpts from Pope Leo XIV's manifesto about humanity in the AI era

https://apnews.com/article/vatican-ai-encyclical-pope-leo-excerpts-ee0de875adbdb3d599d4da2c597ff7bd
1•1vuio0pswjnm7•11m ago•0 comments

Ghost CMS SQL injection flaw exploited in large-scale ClickFix campaign

https://www.bleepingcomputer.com/news/security/ghost-cms-sql-injection-flaw-exploited-in-large-sc...
1•bushwart•12m ago•0 comments

GridOS – State Machine Challenges

https://everybody.codes/gridos/missions
1•vismit2000•12m ago•0 comments

PayPal's online checkout empire under siege as rivals squeeze its core business

https://apnews.com/article/paypal-apple-pay-payments-buy-now-50054e5db0c773c8fe9a437708e1d3a9
1•1vuio0pswjnm7•12m ago•0 comments

50 Years of Proof Assistants

https://lawrencecpaulson.github.io/2025/12/05/History_of_Proof_Assistants.html
1•tosh•12m ago•0 comments

Deterministic Automation for a Probabilistic System

https://stack72.dev/deterministic-automation-for-a-probabilistic-system/
1•nickstinemates•13m ago•0 comments

Tensor Cryptographic Behavioural Audit (TCBA)

https://physivitis.tech/services/tcba
1•kkjd1426•13m ago•1 comments

Show HN: Local-first PDF redaction for permanently removing data

1•daoxiaoyue2012•13m ago•0 comments

Interleaved Deltas

https://mmapped.blog/posts/51-interleaved-deltas
1•surprisetalk•13m ago•0 comments

Skills vs. MCP vs. prompts: which agent setup works best?

https://www.agentvoyagerproject.com/captains-log/1
1•pmkelly4444•15m ago•0 comments