frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Apple is getting this wrong

https://openai.com/index/apple-is-getting-this-wrong/
2•meetpateltech•5m ago•0 comments

LLM memory doesn't only get written wrong, it goes wrong later

https://manazir.dev/work/anamnesis-forecasting-memory-corruption
1•mnzrdev•7m ago•0 comments

A Versatile PDP-11/70 Emulator

https://hackaday.com/2026/08/03/a-versatile-pdp-11-70-emulator/
1•jandeboevrie•7m ago•0 comments

Ursula K. Le Guin: Tales from Earthsea or Gedo Senki

https://www.ursulakleguin.com/adaptation-tales-of-earthsea
1•Rant423•10m ago•0 comments

High-Powered Real-Estate Fund Is Run by College Students

https://www.wsj.com/finance/investing/this-high-powered-real-estate-fund-is-run-by-college-studen...
1•kamaraju•11m ago•0 comments

Deep Dive: Anthropic's Performance Take-Home (The One Claude Beat Humans At)

https://trirpi.github.io/posts/anthropic-performance-takehome/
1•jxmorris12•12m ago•0 comments

Do not use OVHcloud for production services

https://lagomor.ph/indieweb/20260804/1352-note/
1•ChilledTonic•12m ago•0 comments

Show HN: HN-jobs aggregator – updated in real-time

1•freakynit•14m ago•0 comments

Korean stock market crash threatening to upset tech boom

https://www.abc.net.au/news/2026-08-03/korean-markets-threatening-upset-tech-boom/106981956
3•robin_reala•14m ago•0 comments

A good way to start building your own software today

https://initacademy.oyakoo.store/
2•zooboole•16m ago•0 comments

Millions play padel. Will anyone watch it?

https://economist.com/britain/2026/08/03/millions-play-padel-will-anyone-watch-it
2•andsoitis•19m ago•0 comments

Cyberattack hits Liechtenstein's anti-money laundering data register

https://www.euronews.com/my-europe/2026/08/03/cyberattack-hits-liechtensteins-anti-money-launderi...
3•ck45•21m ago•0 comments

Ask HN: Are you interested in a TUI-style financial analysis tool?

2•finscoio•22m ago•2 comments

Structured Prompt Driven Delivery

https://martinfowler.com/articles/structured-prompt-driven/
2•danebalia•22m ago•0 comments

Is Snap Inc Back?

3•Taikhoom2010•23m ago•0 comments

Chaldean Chamber of Commerce

https://chaldeanchamber.com/
2•marysminefnuf•24m ago•0 comments

China has changed its legal definition of semiconductors

https://www.theregister.com/legal/2026/08/04/china-claims-global-chip-leadership-thanks-to-new-le...
3•giuliomagnifico•27m ago•0 comments

Show HN: Cull – Interactive TUI disk space analyzer

https://github.com/legostin/cull
2•legostin•27m ago•0 comments

Ask HN: How are you operating OSS AI infrastructure?

2•kkgupta•32m ago•0 comments

TikTok creator who documented her life with young-onset Alzheimer's dies by MAID

https://www.theglobeandmail.com/canada/article-tiktok-creator-rebecca-luna-young-onset-alzheimers...
4•petethomas•32m ago•0 comments

France wildfires reveal hundreds of WW2 shells in village

https://www.bbc.com/news/articles/cgmkxjrrwdvo
2•1659447091•33m ago•0 comments

Technorealists, the Silent Majority?

https://notes.erlend.sh/3ms6hviosx227
2•erlend_sh•36m ago•0 comments

Indirect Lessons from Human Alignment

https://dynomight.net/human-alignment/
1•zdw•36m ago•0 comments

TransformKit

https://transform-kit.com
3•andrevenancio•1h ago•0 comments

Effects of the New $100k Fee and Wage-Weighted Lottery on the H-1B Visa

https://budgetmodel.wharton.upenn.edu/p/2026-08-03-effects-of-the-new-100000-fee-and-wage-weighte...
2•fzliu•1h ago•1 comments

Hot Set: Shooting Heat

https://theasc.com/article/hot-set-shooting-heat/
1•handfuloflight•1h ago•0 comments

Relative Velocity and Closing Speed

https://eli.thegreenplace.net/2026/relative-velocity-and-closing-speed/
1•mfrw•1h ago•0 comments

TerminalWidget Put Terminal Output on Your Desktop

https://terminalwidget.app/
1•colinprince•1h ago•0 comments

What should go in your Claude.md?

https://zander.wtf/blog/claude-md-agents-md/
4•mrmartineau•1h ago•2 comments

GeoAI: Artificial Intelligence for Geospatial Data

https://opengeoai.org/
1•jonbaer•1h 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