frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Tell Abu Hureyra (prehistoric archaeological site)

https://en.wikipedia.org/wiki/Tell_Abu_Hureyra
1•dieselgate•27s ago•0 comments

Questions users ask AI assistants

https://frigade.com/blog/ten-common-product-problems-2026
1•pancomplex•2m ago•0 comments

YT Bans ASMR Artists, Accusing Them of Making 'Sexually Gratifying' Content

https://www.404media.co/youtube-asmr-ban-sex-and-nudity-policy/
2•johnbarron•3m ago•0 comments

Smaller, faster, safer: running Kimi and GLM at scale

https://blog.cloudflare.com/smaller-faster-safer-models/
1•ascorbic•3m ago•0 comments

Ask HN: Claude multisession

1•nunep•3m ago•0 comments

Show HN: Mstat a temperature and stat tracker for macOS in Zig and SwiftUI

https://git.cafe/versecafe/mstat
1•versecafe•3m ago•0 comments

Show HN: Pushyourthing. Everyone mashes one button to push links up

https://pushyourthing.com
1•canerbo•4m ago•0 comments

Show HN: Trawl – a self-hosted engine for scraping sites behind challenge walls

https://trawl.germondai.com/
2•germondai•4m ago•0 comments

Roma Holocaust Memorial Day

https://en.wikipedia.org/wiki/Roma_Holocaust_Memorial_Day
1•zerr•7m ago•0 comments

Show HN: Laurie, play chords from your laptop keyboard

https://laurie.fm/
1•adhivd•7m ago•0 comments

Show HN: HostBlock – A menu bar app that blocks ads and malware (for my grandma)

https://hostblock.app
1•dotspencer•8m ago•0 comments

Visa to buy anti-fraud startup for $2.4B

https://www.paymentsdive.com/news/visa-to-buy-biocatch-for-24b/826816/
1•brandonb•8m ago•1 comments

Europe's summer heat has broken the Bell curve

https://www.intellinews.com/europe-s-summer-heat-has-broken-the-bell-curve-as-record-el-ni-o-buil...
1•cybermango•9m ago•0 comments

A Chinese LLM attacked our lab, so we made it work for us

https://jesta.ai/blog/darkreasoning
2•speckx•9m ago•0 comments

Celebrating 45 Years of Kermit with the First New C-Kermit Release in 15 Years

https://changelog.complete.org/archives/44456-celebrating-45-years-of-kermit-with-the-first-new-c...
1•roryirvine•10m ago•0 comments

The super El Nino is here

https://www.intellinews.com/the-super-el-nino-is-here-454081/
1•cybermango•10m ago•0 comments

The Download: reward hacking explained, and suspected Iranian cyberattacks

https://www.technologyreview.com/2026/08/03/1141039/the-download-reward-hacking-water-cyberattacks/
1•joozio•10m ago•0 comments

You don't need to be a developer to build a real product today

https://initacademy.oyakoo.store/
2•zooboole•12m ago•1 comments

Europe enters the Pyrocene age of fire that makes its own weather

https://www.intellinews.com/europe-enters-the-pyrocene-age-of-fire-that-makes-its-own-weather-458...
3•cybermango•13m ago•0 comments

Show HN: Add secure widgets on your Windows Desktop or write your own

https://www.desktop-dashboard.com
1•Nair0•13m ago•0 comments

Orchard: An open framework for scalable agentic AI

https://www.microsoft.com/en-us/research/blog/orchard-an-open-framework-for-scalable-agentic-ai/
2•andsoitis•14m ago•0 comments

ASCII Today

https://ascii.today/
2•andsoitis•16m ago•0 comments

Satyress – Robots That Work

https://www.satyress.com/
1•petethomas•16m ago•0 comments

Amazon Reportedly Plans to Consolidate Nova AI Models

https://www.techrepublic.com/article/news-amazon-nova-ai-model-consolidation-aws/
3•gmays•16m ago•0 comments

Time-to-first-token: A 10-week, 30-minutes-a-day roadmap for LLM inference

https://github.com/patchy631/time-to-first-token
1•simonpure•18m ago•0 comments

The Great Chinese Oil Mystery

https://www.theatlantic.com/economy/2026/07/china-iran-usa-oil-prices/688086/
1•idontwantthis•18m ago•1 comments

The Race to Build an American Alternative to Cheap AI from China

https://www.wsj.com/tech/ai/the-race-to-build-an-american-alternative-to-cheap-ai-from-china-2e99...
1•fortran77•18m ago•1 comments

Show HN: Latex.to – LaTeX to PDF via Full Tex Live in the Browser

https://latex.to/
2•Wdorf•18m ago•0 comments

Why Are There Statues of Beavers on Top of This Oxford Street Shop?

https://londonist.com/london/history/oxford-street-beavers
2•bookofjoe•19m ago•0 comments

Use Task Runners for Common Coding Tasks

https://hamvocke.com/blog/task-runners/
2•speckx•20m 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