frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Subquadratic – Introducing SubQ 1.1 Small

https://subq.ai/subq-1-1-small-technical-report
1•EDM115•31s ago•1 comments

Struggling Pizza Hut restaurant chain will be sold for $2.7B

https://abcnews.com/Business/wireStory/struggling-pizza-hut-restaurant-chain-sold-27-billion-1339...
1•randycupertino•1m ago•1 comments

Show HN: Wattfare – LLM API that's paid by users, not dev

https://wattfare.com/
1•bstrama•4m ago•0 comments

Everything That Can Be Written in JavaScript, Will Not Be Written in JavaScript

https://shivekkhurana.com/blog/will-not-be-written-in-js/
1•shivekkhurana•6m ago•0 comments

The Lost Art of Channel Surfing

https://siddhesh.substack.com/p/surf
1•weekendvampire•7m ago•0 comments

Darts, dice, and coins: sampling from a discrete distribution

https://www.keithschwarz.com/darts-dice-coins/
1•fanf2•8m ago•0 comments

A Joy That Is Being Lost

https://davegriffith.substack.com/p/a-joy-that-is-being-lost
2•cspags•9m ago•0 comments

Sounds Like Bach

https://www.ibiblio.org/gandhi/gandhi/hofstadter.htm
1•turzmo•11m ago•0 comments

Show HN: PDF redaction that works automatically, all on your device

https://nimbril.com/
1•yapancha•12m ago•1 comments

Multi-Tier JIT Compilation Virtual Machine in a Meta-Tracing Compiler Framework

https://arxiv.org/abs/2504.17460
1•tosh•13m ago•0 comments

Running local models is good now

https://vickiboykis.com/2026/06/15/running-local-models-is-good-now/
2•jfb•13m ago•0 comments

Clayem is an LLM-assisted tool that helps fight property insurance claims

https://clayem.com
1•briannezhad•14m ago•0 comments

Tiny GPT in Go. Optimised for Understanding. Trained on Jules Verne Books

https://github.com/zakirullin/gpt-go
1•idontlikellm•15m ago•0 comments

WarpMonkey

https://firefox-source-docs.mozilla.org/js/index.html#warpmonkey
1•tosh•15m ago•0 comments

Scientists Tracked Down the Echo of Creation

https://www.youtube.com/watch?v=CVl5XkAeN2I
1•Asheed•15m ago•0 comments

Order of the Sinking Star Demo on Steam

https://store.steampowered.com/app/4597250/Order_of_the_Sinking_Star_Demo/
1•ibobev•16m ago•0 comments

A Computational Introduction to Number Theory and Algebra

https://shoup.net/ntb/
2•ibobev•16m ago•0 comments

Iran Update Special Report, June 15, 2026

https://understandingwar.org/research/middle-east/iran-update-special-report-june-15-2026/
1•everybodyknows•18m ago•0 comments

Microsoft sued by shareholders over expenses, cloud business, AI

https://www.reuters.com/business/microsoft-sued-by-shareholders-over-expenses-cloud-business-ai-2...
3•laphony•18m ago•0 comments

Issues with the "NAND gate of math": EML revisited

https://dzfrias.dev/blog/eml/
1•dzfrias•19m ago•0 comments

Show HN: I built a philosopher-inspired thinking style quiz

https://pilnmeness.com/wp-content/uploads/iq-diagnosis/diagnosis.html?lang=en&v=107
1•mgmg_life9•19m ago•0 comments

World Cup 2026: Soccer Arcade Games Through the Years

https://arcadeheroes.com/2026/06/13/world-cup-2026-soccer-arcade/
1•speckx•20m ago•0 comments

Someone Has to Take the Leap

https://blog.livenearfriends.com/take-the-leap/
1•surprisetalk•20m ago•0 comments

Show HN: Polymr – A Platform for Controllable Execution and Adaptive Interaction

https://polymr-platform.github.io/
1•its-a-new-world•20m ago•0 comments

Apple's CUPS repo was archived

https://github.com/apple/cups
4•qrobit•21m ago•1 comments

DreamX-World 1.0: A General-Purpose Interactive World Model

https://arxiv.org/abs/2606.16993
1•berlianta•22m ago•0 comments

An open commons for code agent traces

https://trace-commons-web.hf.space/
2•newswasboring•22m ago•0 comments

Four Practices for Building Better with AI Agents

https://twitter.com/christinetyip/status/2066890379375374474
2•christinetyip•22m ago•0 comments

Information-flow control: Moving toward secure, autonomous agents

https://commandline.microsoft.com/information-flow-control-moving-toward-secure-autonomous-agents/
1•myyke•22m ago•0 comments

Evidence-Based Management

https://www.scrum.org/resources/online-evidence-based-management-guide
2•abrbhat•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