frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Scientists believe birds' skulls hold clues to inner lives of long-extinct dinos

https://www.theguardian.com/science/2026/apr/26/scientists-believe-birds-skulls-hold-clues-to-inn...
1•hkhn•50s ago•0 comments

Tell HN: Claude Code is unable to respond to this request

1•hmokiguess•2m ago•0 comments

What Is Dyslexia?

https://www.whatisdyslexia.org/
1•hkhn•2m ago•0 comments

Dyslexic thinking made me the scientist I am today. If we could harness its

https://www.theguardian.com/commentisfree/2026/apr/25/dyslexic-thinking-scientist-neurodiversity-...
1•hkhn•3m ago•0 comments

Show HN: Text Trace – Keynote-style SVG text trace animations for the web

https://github.com/Jannchie/text-trace
1•jannchie•4m ago•0 comments

List of personal sites that host Wander Console, a tool to explore the small web

https://susam.codeberg.page/wcn/
1•susam•4m ago•1 comments

Startups only remember backups after the crash

https://orchidfiles.com/backups-after-crash/
1•theorchid•6m ago•0 comments

GPT Image Generation Models Prompting Guide

https://developers.openai.com/cookbook/examples/multimodal/image-gen-models-prompting-guide
1•gmays•10m ago•0 comments

Anthropic created a test marketplace for agent-on-agent commerce

https://techcrunch.com/2026/04/25/anthropic-created-a-test-marketplace-for-agent-on-agent-commerce/
1•Brajeshwar•10m ago•0 comments

Musk Touts Universal Income as Remedy to AI-Driven Unemployment

https://www.forbes.com/sites/siladityaray/2026/04/17/elon-musk-touts-universal-income-as-remedy-t...
1•geox•13m ago•1 comments

Pratt parsing is a black box

https://vinipsmaker.github.io/blog/blog/pratt-parsing-is-a-black-box/
1•vinipsmaker•17m ago•0 comments

A high-performance 2D graphics painter that use SDL3 GPU API

https://github.com/n67094/SDL_gp
1•n67094•19m ago•0 comments

Query neural network weights like a graph database

https://github.com/chrishayuk/larql
1•james_marks•26m ago•0 comments

Network File Systems on Macs

https://eclecticlight.co/2026/04/25/explainer-network-file-systems/
1•chmaynard•28m ago•0 comments

Ask HN: How I find a job where what is needed is solid code, not firefighting?

2•speeder•32m ago•1 comments

London Reverse Marathon FAQ

https://london.apped.uk/faq
3•susam•32m ago•0 comments

Stealth browser survey, April 2026

https://incoherency.co.uk/blog/stories/stealth-browser-survey-april-2026.html
2•stavros•33m ago•0 comments

Show HN: Are AI competitor newsletters useful?

https://newsletrix.com/
2•beledev•34m ago•0 comments

Deep Moats and Platform Shifts in Computing

https://semiconductor.substack.com/p/deep-moats-and-platform-shifts-in
1•chmaynard•36m ago•0 comments

GitHub unwanted UX change: issue links now open in a popup

https://github.com/orgs/community/discussions/192666
6•luckman212•37m ago•3 comments

HVD Bodedo

https://www.hvdfonts.com/fonts/hvd-bodedo
1•cainxinth•39m ago•0 comments

The cause of heart disease is inflammation

https://www.scientificamerican.com/article/new-evidence-links-heart-disease-to-inflammation-and-d...
4•sleepyguy•40m ago•0 comments

Show HN: A minimal context engine with streaming API

https://github.com/ohmstone/context-artist
1•tonelord•42m ago•0 comments

Claude Opus 4.6 vs. Opus 4.7 Effort Levels and Prompt Steering Benchmarks

https://ai.georgeliu.com/p/claude-opus-46-vs-opus-47-effort
1•mszel•44m ago•1 comments

Claude Platform on AWS

https://aws.amazon.com/claude-platform/
2•dkobia•45m ago•0 comments

The Physics Slop That YouTube Wants Tibees to Make

https://www.youtube.com/watch?v=Cd5EHfRerGI
2•srean•51m ago•0 comments

Ask HN: What percent of your YouTube consumption is listening only?

2•SpyCoder77•54m ago•4 comments

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

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

Ask HN: Where are all the consumer ChatGPT apps?

2•maxalbarello•57m ago•3 comments

Show HN: A Calendar for Songs

https://theyearinsongs.com/
3•rySeeR•57m ago•0 comments
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