frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

The Myth of the Cynical Genius (2021)

https://www.psychologytoday.com/au/blog/trust-games/202111/the-myth-the-cynical-genius
1•daniel_iversen•57s ago•1 comments

Steel Pan Tuning Handbook (1992) [pdf]

https://stockholmsteelband.se/pan/tuning/pdf/pantuning.pdf
1•addag•1m ago•0 comments

Giving AI agents a voice at the table

https://www.highfidelity.com/blog/giving-our-a.i.-agents-a-voice-at-the-table
1•ZappoMan•2m ago•0 comments

Show HN: Giving my inner monologue autocomplete, with my own voice

https://www.maximevidal.com/voices
1•vmaxmc2•3m ago•0 comments

Show HN: Jev Plays Pokémon Red

https://jev-pokemon.vercel.app/
1•pancomplex•6m ago•0 comments

What 10.7M packages taught us

https://hextrap.io/blog/what-107-million-packages-taught-us-about-the-noise-floor/
1•thenrich99•6m ago•0 comments

Evolving programming languages in the AI era – by Jose Valim

https://dashbit.co/blog/evolving-ai-era
1•vmg12•6m ago•0 comments

Why the iPhone Duo Folding Transition Feels Good

https://armandsumo.com/posts/iphone-duo-transition/
1•rslice•7m ago•0 comments

Jev Is Built for Tinkerers

https://blog.mattheworiordan.com/p/jev-is-built-for-tinkerers
2•matt_oriordan•8m ago•0 comments

ChatGPT Helped Tumbler Ridge Shooter (Mother Jones Article)

https://www.motherjones.com/media/2026/09/chatgpt-tumbler-ridge-mass-shooter-openai/
2•iainctduncan•9m ago•2 comments

Factorio that you can touch

https://factorio.com/blog/post/fff-447
2•ibobev•9m ago•0 comments

How many strings can you create per second?

https://lemire.me/blog/2026/09/25/how-many-strings-can-you-create-per-second/
1•ibobev•9m ago•0 comments

C's Flexible Integer Sizes Were Not a Design Mistake

https://pikuma.com/blog/c-integer-sizes-not-a-mistake
1•ibobev•10m ago•0 comments

Show HN: Ctxfw – In-memory AST pruner and token firewall for Cursor and Claude

https://github.com/heuristicolab/ctxfw
1•mikemo88•10m ago•0 comments

Israel weaponises AI for West Bank demolitions

https://www.aljazeera.com/news/2026/9/17/israel-weaponises-ai-for-west-bank-demolitions
4•harry_nutsachs•10m ago•0 comments

OpenAI Hires Patreon Execs for Creators

https://www.theverge.com/ai-artificial-intelligence/999249/openai-creators-patreon-execs-hire-sam...
1•boa00•11m ago•0 comments

Recalibrating

https://luten.dev/recalibrating/
1•speckx•12m ago•0 comments

Non-Determinism in Newtonian Physics (2003)

https://en.wikipedia.org/wiki/Norton%27s_dome
2•addag•13m ago•0 comments

The Netherlands Joins Europe's Gradual Migration from Windows to Linux on PCs

https://www.xda-developers.com/the-netherlands-joins-europes-gradual-migration-from-windows-to-li...
2•janandonly•13m ago•0 comments

What's New in Unicode 18.0

https://blog.emojipedia.org/whats-new-in-unicode-18-0/
1•surprisetalk•14m ago•0 comments

Four AI Giants Agreed to Slow Down. Four Subscribers Sued Them for It

https://mrkt30.com/ai-slowdown-lawsuit-anthropic-openai-antitrust/
1•bmcdresson•15m ago•0 comments

Starcraft Brood War self-play RL bot beats strong human [video]

https://www.youtube.com/watch?v=Lfo4C0xzU04
3•snippyhollow•15m ago•1 comments

Show HN: Scalable subagents with reusable teams and interruption recovery

https://github.com/ringlochid/oh-my-subagents
1•ringlochid•17m ago•0 comments

Ask HN: Anyone elses OpenAI and Claude API keys mysteriously leaked last night?

1•par•18m ago•0 comments

An update on Angular's TypeScript 7-powered Compiler

https://blog.angular.dev/an-update-on-angulars-typescript-7-powered-compiler-9619a35e2b0a
2•Klaster_1•19m ago•0 comments

An SR-71 Blackbird Has Vanished (Updated)

https://www.twz.com/air/a-sr-71-blackbird-has-vanished
2•gedeon•20m ago•1 comments

Show HN: Born after 26 Sept. 1983? You may never have existed

https://stanislas-petrov-1983.surge.sh/
2•BaudouinVH•20m ago•1 comments

Entropy-Based Guided Collaboration in Heterogeneous LLM Multi-Agent Systems

https://arxiv.org/abs/2602.13639
1•wslh•21m ago•0 comments

Tell HN: AGI Is Here

2•jacquesm•22m ago•1 comments

Memory on the Harness Level

https://dhravya.dev/writing/memory-on-the-harness-level/
1•shibel•23m 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