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

When I failed the Microsoft interview

https://ochagavia.nl/blog/that-time-when-i-failed-the-microsoft-interview/
1•birdculture•47s ago•0 comments

"The Proximal Origin of SARS-CoV-2"

https://www.whitehouse.gov/lab-leak-true-origins-of-covid-19/
1•just_some_user•2m ago•0 comments

Mythos attack on 3rd-round PQC algorithm candidate puts it out of commission

https://arstechnica.com/security/2026/07/mythos-uncovers-crypto-weaknesses-that-went-unknown-for-...
2•throw0101a•4m ago•0 comments

k/simple

https://github.com/kparc/ksimple
1•tosh•7m ago•0 comments

BeHive – Open-source research engine that outputs structured claims, not essays

https://github.com/qa10devteam/behive
1•qadevteam•9m ago•0 comments

Origami research takes top prize at 2026 Regeneron ISEF competition

https://www.snexplores.org/article/2026-regeneron-isef-winners-origami
1•viscousviolin•10m ago•1 comments

Created Mono8 (PICO-8 style game engine built on MonoGame, .NET 8)

https://mono8games.itch.io/mono8
1•rurhdhdije•10m ago•1 comments

Coinbase moved to open models. Cut AI spend in half while increasing token usage

https://twitter.com/brian_armstrong/status/2070670644577280109
1•smurda•10m ago•0 comments

A Most Comfortable Dead End

https://monokai.com/articles/a-most-comfortable-dead-end/
1•monokai_nl•10m ago•0 comments

Frhog

https://www.frhog.com/?ribbit
1•krm01•11m ago•0 comments

In AI arms race, Swiss neutrality is double-edged sword

https://www.swissinfo.ch/eng/foreign-affairs/swiss-neutrality-is-double-edged-sword-in-ai-arms-ra...
1•TMWNN•13m ago•0 comments

Gpiozero Flow

https://bennuttall.com/blog/2026/07/gpiozero-flow/
9•benn_88•21m ago•0 comments

Atomarine: Nuclear Data Centers at Sea

https://atomarine.co/
15•ndr•22m ago•5 comments

GPT-5.6 SOL pushing 25h towards a goal

https://testflight.apple.com/join/vWrJPqk5
2•dreambiggg•25m ago•3 comments

What can I do with Google AI Essentials

https://galaxyonknowledge.substack.com/p/what-can-i-do-with-google-ai-essentials
3•galaxyonknowled•32m ago•0 comments

AI Automation Without the Hype

4•lawalkola•34m ago•1 comments

Show HN: Terminal Ad Network

https://profullstack.com/motd
2•buffer_overlord•35m ago•0 comments

AI Automation Without the Hype

2•lawalkola•38m ago•0 comments

How HN: Hearthkin – family presence for iOS without location tracking

https://hearthkinapp.com/
3•serhio_dev•39m ago•0 comments

Nix Overrides That Expire Themselves

https://jezenthomas.com/2026/07/nix-overrides-that-expire-themselves/
4•yakshaving_jgt•39m ago•0 comments

Google will expand age checks on Android worldwide till the end of the year

https://android-developers.googleblog.com/2026/07/google-play-age-signals-api-safer-experiences.html
42•dmantis•40m ago•24 comments

Quantum computing roundup: Still more technologies making waves

https://arstechnica.com/science/2026/07/quantum-computing-roundup-still-more-technologies-making-...
3•rbanffy•41m ago•1 comments

2001: Cameras..On Phones?

https://www.youtube.com/watch?v=6ywODcJ8yu8
8•chistev•44m ago•1 comments

EU opens call for seven 'gigafactories' to train next-generation AI

https://www.euronews.com/my-europe/2026/07/30/eu-opens-call-for-seven-gigafactories-to-train-next...
7•geox•45m ago•2 comments

Donto: An Evidence Operating System for Contested Knowledge

https://donto.org/reports/donto-paper-2026-05-28
5•jerlendds•46m ago•0 comments

OpeClaud AI – Catch runtime bugs in AI-generated code before production

https://opeclaud.com
2•rumeshdyr•47m ago•0 comments

Image Shows What 14 Years of Driving Has Done to NASA's Mars Rover

https://www.bgr.com/2226633/14-years-nasa-mars-rover-image-wear-tear/
2•giuliomagnifico•49m ago•0 comments

Jacobian, a high level maths toolkit for agents

https://github.com/morluto/jacobian
3•Mplto•49m ago•0 comments

I built a free AI curriculum from philosophy to LLMs

https://howmachinesthink.substack.com/
3•abhaysinghr516•52m ago•2 comments

C++ float-to-int conversion can be undefined behavior

https://kttnr.net/blog/cpp-float-to-int-conversion-undefined-behavior/
2•signa11•55m ago•0 comments