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

Automated Browser Testing with MCP

https://en.wikipedia.org/wiki/Test_automation
1•jacksonkasi•2m ago•0 comments

Kaze Emanuar: Illegal 3D Rendering Techniques (N64) [video]

https://www.youtube.com/watch?v=xIUkoUEMf_g
1•tnelsond4•5m ago•0 comments

Picasso's Guernica (Gigapixel)

https://guernica.museoreinasofia.es/gigapixel/#3/63.11/-120.59
1•guigar•5m ago•0 comments

Show HN: LSM Trees: MemTable, Compaction, and the Amplification Triangle [video]

https://www.youtube.com/watch?v=rOC7jkN748w
1•rcron•5m ago•0 comments

France's government is ditching Windows for Linux, says US tech a strategic risk

https://www.xda-developers.com/frances-government-ditching-windows-for-linux/
1•pabs3•7m ago•0 comments

Reverse Engineering File Format Steganography Chain of the TeamPCP Attack

https://husseinmuhaisen.com/blog/reverse-engineering-teampcp-telnyx-file-format-chain/
1•husseinmuhaisen•7m ago•1 comments

GazeFollow from Scratch

https://github.com/aldipiroli/GazeFollow_from_scratch/tree/main
1•tgnk2341•7m ago•0 comments

Incremental Compilation with LLVM

https://ziglang.org/devlog/2026/#2026-04-08
1•birdculture•10m ago•0 comments

I built a skill manager for AI agents. The agents install the skills themselves

https://github.com/nattergabriel/reseed
1•eterer•11m ago•1 comments

I built a programming language in 6 days without writing a single line of code

https://github.com/Quynah/ape-lang
1•Quynah•11m ago•1 comments

Digital World Statistics in Real Time

https://anythingcounter.com
1•digitalofen•12m ago•0 comments

Pizza Tycoon Deluxe Bundle

https://store.steampowered.com/bundle/6361/Pizza_Connection__Deluxe/
1•doener•26m ago•0 comments

Scoop: Microsoft Is Pausing Carbon Removal Purchases

https://heatmap.news/carbon-removal/microsoft-carbon-removal-pause
1•doener•27m ago•0 comments

Claude API Error: 529

3•anujbans•27m ago•1 comments

Tomato – Visual DAG editor for NixOS configurations

https://github.com/thatsme/Tomato
2•alessio66•28m ago•0 comments

The hottest Apple product isn't what you think

https://www.cnn.com/2026/04/10/tech/apple-mac-mini-ai-openclaw
1•abe94•28m ago•0 comments

Build a viral website, win $1000

https://launchyard.dev/contest
1•hackmaxim•33m ago•1 comments

My AI workflow evolved from prompts to a near-autonomous workflow

3•hoangnnguyen•34m ago•1 comments

Parakeet Streaming ASR on Apple Silicon via CoreML – and Swift Demo App

https://old.reddit.com/r/iOSProgramming/comments/1sickii/streaming_asr_on_apple_silicon_via_corem...
2•ipotapov•34m ago•0 comments

News is bad for you (2013)

https://www.theguardian.com/media/2013/apr/12/news-is-bad-rolf-dobelli
4•downbad_•40m ago•2 comments

Hello, Liquid Fox (A Nice macOS Firefox Theme)

https://miloszfalinski.com/hello-liquid-fox-a-nice-macos-firefox-theme/
1•alin23•42m ago•0 comments

The Apple Museum Officially Opens April 2 – Update – Stichting the Apple Museum

https://applemuseum.nl/updates/the-apple-museum-officially-opens-april-2/
1•janandonly•52m ago•0 comments

Jolgbs

1•google_play_hn•59m ago•0 comments

CoLaptop – Personal Laptop Colocation Service

https://www.colaptop.com/
2•pabs3•1h ago•0 comments

Dancer with MND performs on stage again through digital avatar

https://www.bbc.co.uk/news/articles/cgqkz5lzvnwo
1•ColinEberhardt•1h ago•0 comments

Falco's Convergence: Bitcoin-Core Reform Agenda (Via Information-Reveal) [pdf]

https://cppalliance.org/tools/bitcoin-core-reform-agenda.pdf
1•vinniefalco•1h ago•0 comments

ThinkPad X1 Carbon 14: Light on Weight, Heavy on Intelligence

https://www.lenovo.com/us/en/p/coming-soon/lenovo-thinkpad-x1-carbon-gen-14-aura-edition-14-inch-...
2•seekdeep•1h ago•0 comments

Ask HN: Best books on building a programming language

2•ezzato•1h ago•1 comments

Runtime augmentation of Hugging Face without modifying source – CMPSBL Demo

https://github.com/SweetKenneth/transformers-ascended-verified
2•promptfluid•1h ago•1 comments

How to Solve SBoM Sprawl: From Static Files to Vex and Automation

https://anchore.com/blog/sbom-sprawl-paradox/
1•Tomte•1h ago•0 comments