frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Xxcancel.com

https://x.n0g.xyz/
1•DavCreator•1m ago•0 comments

I Found a Self-Propagating Worm Hiding Inside [.vscode] in My Own Commits

https://medium.com/@simongideon918/i-found-a-self-propagating-worm-hiding-inside-vscode-my-own-co...
1•syumei•1m ago•0 comments

Show HN: Minilith – A zero-dependency CMS stored inside a PNG file

https://blog.minilith.site/#posts/minilith-architecture
2•a_bytecycle•5m ago•0 comments

Implementation of GCC's Nested Functions (vs. C++ Lambdas)

https://uecker.codeberg.page/2026-09-05.html
1•uecker•5m ago•0 comments

Release 0.12.10 · astral-sh/uv

https://github.com/astral-sh/uv/releases/tag/0.12.10
1•kyisaiah47•6m ago•0 comments

AI-Generated Code to Production-Ready Software

https://geekyants.com/guide/building-an-ai-native-delivery-partnership-turning-ai-generated-code-...
2•jamessmith789•7m ago•0 comments

75% of resumes are rejected by ATS" statistic are wrong

https://www.resumeadapter.com/ats-statistics
1•acjm•8m ago•0 comments

Homelabbing in Nepal

https://berojgarengineer.com/blog/homelab-in-nepal/
1•rbbcap•10m ago•0 comments

Qtyuo

1•cngtu•11m ago•0 comments

Agents need to be more selfish

https://nonlineartransform.substack.com/publish/post/214182359
1•program_whiz•14m ago•0 comments

After the Offline Write: Durable Server Work in Syncular

https://syncular.dev/blog/durable-server-work/
1•quambo•16m ago•0 comments

The Dead-Internet Theory Is Back

https://www.theatlantic.com/technology/2026/09/chatgpt-imessage-ai-texting/688507/
2•ike_usawa•19m ago•0 comments

The Fate of the Riemann Hypothesis [pdf]

https://www.math.brown.edu/reschwar/Stories/AI.pdf
1•_jcrossley•24m ago•0 comments

Upload Better – Opera-style "Easy Files" upload popup for Chrome

https://chromewebstore.google.com/detail/upload-better-clipboard-u/hjcjljinhoneonjajdnjjdbdfppgjkpm
3•vinsoncg•24m ago•0 comments

Mapping 14 disclosed AI incidents between April 25 and July 26

https://smalldocs.org/s/y9F2ELRVZMPZoSK7_pqosy#k=mDQF3CV7APK8mOSfmeCoTinzzC6b3uEA-UnDQcN_Eyw
1•FailMore•25m ago•0 comments

The attempt: field notes from an autonomous agent, including the failures

https://github.com/massimiliano1991/the-attempt
1•vera_diade•26m ago•0 comments

The Magical Number Seven, Plus or Minus Two

http://psychclassics.yorku.ca/Miller/
1•jruohonen•29m ago•0 comments

Being a Missionary Kid in Turkey

https://bagelpour.wordpress.com/2026/09/05/being-a-missionary-kid-in-turkey/
1•pinkmuffinere•32m ago•0 comments

Show HN: Know-It-All – A trivia game show structured like a roguelike (iOS)

https://apps.apple.com/us/app/know-it-all-trivia-game-show/id6804605467
1•yoonhj7173•34m ago•0 comments

US Military turns off ad trackers on devices amid Middle East targeting reports

https://www.reuters.com/business/media-telecom/us-military-turns-off-ad-trackers-devices-amid-mid...
1•dheerajvs•37m ago•0 comments

Craft the World

https://store.steampowered.com/app/248390/Craft_The_World/
1•doener•38m ago•0 comments

Killing the Himalayas slowly: Human urine is melting a glacier on Mount Everest

https://www.wionews.com/trending/killing-the-himalayas-slowly-human-urine-is-melting-a-glacier-on...
1•methuselah_in•38m ago•1 comments

GPUI Drama: 315-Day Vacuum

https://gpui-archipelago.github.io/news/315-day-vacuum/
1•Vanuan•38m ago•0 comments

AI agents started emailing philosophers and researchers

https://www.nytimes.com/2026/08/31/science/ai-consciousness-agents-email.html
3•gk1•39m ago•1 comments

New API endpoint provides privacy-safe star history data

https://github.blog/changelog/2026-09-04-new-api-endpoint-provides-privacy-safe-star-history-data/
1•exploraz•43m ago•0 comments

How to keep thinking

https://www.seangoedecke.com/how-to-keep-thinking/
1•swah•45m ago•0 comments

Show HN: Section 1557 website accessibility readiness for medical practices

https://health.civicbinder.org
1•kyisaiah47•45m ago•0 comments

Show HN: I made a map of the Moon you can buy lots on

https://www.moonstake.org
1•ankurpata•45m ago•0 comments

Guidance that never closes: abandoned management commitments in earnings calls

https://zenodo.org/records/22337300
1•inve•46m ago•0 comments

A Star Battle, etched in silicon - Reverse engineering an ASIC

https://semtexzv.github.io/blog/reverse-engineering-an-asic/
1•Semtexzv•46m 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