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

Three reasons why DeepSeek’s new model matters

https://www.technologyreview.com/2026/04/24/1136422/why-deepseeks-v4-matters/
1•thunderbong•3m ago•0 comments

Show HN: Cask.news – discover and track new homebrew Mac apps

https://cask.news/
1•to•3m ago•0 comments

I built a benchmark for testing LLMs playing Gomoku

https://github.com/homerquan/GomokuBench
1•homerquan•7m ago•0 comments

British cyclist takes KOM on San Francisco's steepest street with 41% gradient

https://www.bikeradar.com/news/harry-macfarlane-san-francisco-kom
1•littlexsparkee•7m ago•0 comments

Cheapest GPUs in the World

https://timlig.com/posts/cheapest-gpus-in-the-world/
1•anujsharmax•8m ago•0 comments

Meta Is Preparing to Have to Undo Its Manus Acquisition After China Ban

https://www.wsj.com/tech/ai/meta-is-preparing-to-have-to-undo-its-manus-acquisition-after-china-b...
2•thm•10m ago•0 comments

The AI Rug Pull

https://www.warman.life/blog/2026-04-27-the-apprenticeship/
3•shaunistyping•18m ago•0 comments

How to Start Journaling

https://www.theguardian.com/wellness/2026/apr/27/how-to-start-journaling
4•devonnull•21m ago•0 comments

ATS Resume Forge – an ATS-focused resume builder for job seekers

https://www.atsresumeforge.com/
1•kinrell•23m ago•1 comments

Why your 'Private Google Access enabled' subnet still bills Cloud NAT

https://github.com/FootprintAI/Containarium
1•hsin003•24m ago•1 comments

LingBot-Map: Streaming 3D reconstruction with geometric context transformer

https://technology.robbyant.com/lingbot-map
2•nateb2022•29m ago•0 comments

Florida AG probes ChatGPT's role in USF student killings

https://www.axios.com/local/tampa-bay/2026/04/27/florida-ag-openai-chatgpt-usf-murders-ai-account...
1•1vuio0pswjnm7•29m ago•1 comments

Claire's closes all 154 stores in UK and Ireland with loss of 1,300 jobs

https://www.bbc.com/news/articles/cg4047qnpk2o
6•stevekemp•33m ago•0 comments

Why Spotify has no button to filter out AI music

https://www.bbc.co.uk/news/articles/cd7jpg4w181o
2•dijksterhuis•36m ago•1 comments

The Hold

https://www.subbu.org/essays/2026/the-hold/
1•freediver•37m ago•0 comments

Cisco Introduces Universal Quantum Switch

https://newsroom.cisco.com/c/r/newsroom/en/us/a/y2026/m04/cisco-introduces-universal-quantum-swit...
1•kousthub•37m ago•1 comments

Conus Electrical Resistivity at 35km

https://www.usgs.gov/media/images/conus-electrical-resistivity-35km
2•testingonetwo34•37m ago•1 comments

Anthropic's Argument for Mythos SWE-bench improvement contains a fatal error

https://www.philosophicalhacker.com/post/anthropic-error/
2•kmdupree•39m ago•0 comments

Devin for Terminal

https://devin.ai/terminal
1•qainsights•43m ago•1 comments

Stripe: Radar Technical Guide

https://stripe.com/in/guides/primer-on-machine-learning-for-fraud-protection
1•jonnonz•43m ago•0 comments

OpenJDK 21 April 2026 CVEs Explain

https://tux.re/forum/viewtopic.php?t=175
2•Neteam•44m ago•0 comments

The Conspiracy Against High Temperature Sampling

https://gist.github.com/Hellisotherpeople/71ba712f9f899adcb08b94bce20d5397
2•Der_Einzige•46m ago•0 comments

TeamPCP Supply Chain Campaign: Update 008

https://isc.sans.edu/diary/32926
1•jruohonen•48m ago•0 comments

Grocyy – AI receipt scanner that tracks grocery spending by item, not just total

https://grocyy.com/
1•Devanship1•51m ago•0 comments

Video Upscaler with Temporal Smoothing

https://github.com/freeaigit/video-upscaler
1•nadermx•57m ago•0 comments

Try Contra Dancing

https://www.benkuhn.net/contra/
2•jefftk•59m ago•0 comments

Consequences of passing too few register parameters to a C function

https://devblogs.microsoft.com/oldnewthing/20260427-00/?p=112271
1•aragonite•1h ago•0 comments

China's push to commercialize research: match 680k innovators with companies

https://www.nature.com/articles/d41586-026-01202-7
2•manvel_hn•1h ago•0 comments

Show HN: See your computer's audio output on a real-time piano

https://github.com/ecstrema/overchords
1•ecstrema•1h ago•0 comments

Show HN: PrePrompt – rewrites vague prompts before they reach the LLM

https://preprompt.org/
2•yashdeeptehlan•1h ago•1 comments