frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

I Stopped Checking My Mentions Dashboard. Now an Agent Drafts the Replies

https://tessakriesel.com/i-stopped-checking-my-mentions-dashboard-now-an-agent-drafts-the-replies/
1•mooreds•49s ago•0 comments

Ask HN: Fable 5 promo ends today – is anyone keeping it once it's usage-billed?

2•franze•2m ago•1 comments

Immigrants Use Less Welfare, Even Counting Their US-Born Children

https://www.cato.org/blog/immigrants-use-less-welfare-even-counting-their-us-born-children
1•mooreds•3m ago•0 comments

Euclid telescope spots oldest quasars ever discovered

https://www.cbsnews.com/news/oldest-quasars-ever-discovered-euclid-telescope/
1•gmays•5m ago•0 comments

Air Con in a Warming Climate

https://criminallyvulgar.dev/air-con-in-a-warming-climate/
1•speckx•7m ago•0 comments

Discord safety system falsely banned accounts for grid images, unban in progress

https://twitter.com/discord_support/status/2074282860123767135
3•exploraz•7m ago•1 comments

Show HN: AI Trading Agent via WhatsApp

https://getfarao.com/orus
1•joalavedra•7m ago•0 comments

I created an App that will do fact check for free

2•vanessa1211•8m ago•1 comments

Designing Beyond the Mean

https://dami.zip/blog/designing-beyond-the-mean/
1•FelineStateMach•9m ago•0 comments

Serving a 1T open model at 511 tok.s single-stream, lossless, on four B200s

https://brainsless.com/the-decoding-step.html
1•alsufiman•9m ago•0 comments

A Secure Communication Platform Protects in Digital and Real-World Situations

https://xpalapp.substack.com/p/communication-platform-protects-users-in-both-digital-and-real-wor...
1•Brandon-Coll•9m ago•0 comments

We ran a live MCP handshake against 995 servers. Only 39 are verified

https://mcpexplorer.com/blog/state-of-mcp-security
1•ruzgarzere•11m ago•0 comments

How We Made mirrord Run Natively on Windows

https://metalbear.com/blog/mirrord-for-windows/
1•aviramha•12m ago•0 comments

The most, and least, liveable cities in 2026

https://www.economist.com/graphic-detail/2026/07/06/the-worlds-most-and-least-liveable-cities-in-...
1•bookofjoe•13m ago•1 comments

Show HN: I made the most accurate gay porn search engine

https://peachka.net/
2•PozitivnaMirta•15m ago•0 comments

Clone any app into React Native from screenshots (open source)

https://github.com/Birkenpapier/ai-app-cloner
2•mister_t_green•17m ago•1 comments

Coaxing quality (writing) output from generative AI

https://www.scala-lang.org/blog/2026/07/06/quality-from-genai.html
1•noelwelsh•20m ago•0 comments

Instagui – turn any CLI into a web GUI with one command

https://github.com/Soutar97/instagui
1•soutari•21m ago•0 comments

Europe's company websites are mostly served by US vendors

https://ciphercue.com/blog/european-web-hosting-vendor-share-2026
2•adulion•21m ago•0 comments

Show HN: Deploy to Prod from Your Wrist

4•kingofspain•22m ago•0 comments

Hybrid Signatures

https://keymaterial.net/2026/06/18/on-hybrid-signatures/
1•tux3•22m ago•0 comments

Show HN: Graphene – local-only Git wrapper to manage stacked branches

https://github.com/alexghr/graphene
1•alexghr•22m ago•0 comments

Subagents Are Zombie Processes

https://victorvelazquez.dev/blog/your-subagents-are-zombie-processes/
1•vicvelazquez•23m ago•0 comments

AI Agent using a Burp-style toolkit over MCP

https://github.com/io-tl/mulot
1•xmulot•23m ago•0 comments

FollowDev – Software Developers Feed

https://www.followdev.com/
4•nosky•27m ago•0 comments

Show HN: WordFuzz – Daily Word Games (Crosswords, Word Pies, Word Stew)

https://wordfuzz.com/
1•ekorbia•27m ago•0 comments

5-minute fix to beat laziness and stay productive all day

https://productive360.app/
1•stefsdev•28m ago•3 comments

First Progress in 50 Years on Most Famous Computing Problem [video]

https://www.youtube.com/watch?v=yvzicndq8sE
1•surprisetalk•28m ago•0 comments

Show HN: Insight – self-hosted web analytics with AI crawler tracking

https://github.com/DigiHold/insight
1•NicoAI•28m ago•0 comments

Show HN: Bare-Metal RTOS(TamgaOs) for Cortex-M7 (STM32H753ZI) Port

https://github.com/hrasityilmaz/TamgaOs
1•hrasity•31m ago•0 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