frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

NameThatUI – What Is This UI Element Called?

https://namethatui.com
1•twalichiewicz•34s ago•0 comments

Show HN: DeltaCode – Database-free structural context for coding agentsaccount

https://github.com/aitrailblazer/deltacode-engine
1•thstart•2m ago•0 comments

Are Central Banks Moving Out of Dollar Assets?

https://libertystreeteconomics.newyorkfed.org/2026/09/are-central-banks-moving-out-of-dollar-assets/
1•jnord•3m ago•0 comments

AIStore at Multi-Petabyte Scale: NVMe versus HDD

https://docs.nvidia.com/aistore/blog/vs-hdds
1•marc__1•4m ago•0 comments

Finnish Sauna in Washington DC

https://www.saunajungle.com/
1•hubears•13m ago•0 comments

The Circular Debt Crisis Nobody Sees Coming [video]

https://www.youtube.com/watch?v=0ll9rEtoRrs
3•toomuchtodo•14m ago•0 comments

EclipseWise – Predictions for Solar and Lunar Eclipses

https://eclipsewise.com/eclipse.html
1•Mr_Minderbinder•18m ago•0 comments

Prioritization Is a Lie

https://jatabag.com/essays/prioritization-is-a-lie/
2•solaire_oa•22m ago•1 comments

Show HN: Redactle LLM Leaderboard

https://redactle.net/llm-leaderboard
3•pampas•23m ago•0 comments

The Marketing Buzzwords That Developers Hate

https://redis.io/blog/the-marketing-buzzwords-that-developers-hate/
1•ohjeez•24m ago•0 comments

SF dishwasher job posting offers $50 an hour

https://www.sfgate.com/food/article/pho-nguyen-dishwasher-sf-22411841.php
1•goldfishgold•24m ago•0 comments

It's a Great Time to Be Rich in New York

https://www.nytimes.com/2026/09/02/nyregion/new-york-income-inequality.html
4•cwwc•26m ago•1 comments

LogSpecter – Schema-aware secret scanner for cloud logs

https://github.com/Jeffy123-zhu/logspecter
1•jeffy0418•29m ago•0 comments

We Used to Log Off

https://www.doc.cc/articles/we-used-to-log-off
3•LouisLazaris•29m ago•0 comments

Qwen3.8-Max-0902 takes second slot on Code Arena beating Claude Opus 5 max

https://arena.ai/leaderboard/code/webdev
2•yogthos•30m ago•0 comments

The Most Important Lesson

https://hackerfactor.com/blog/index.php?/archives/1103-The-Most-Important-Lesson.html
1•1317•32m ago•0 comments

Reflections on Americans' Net Worth

https://www.betonit.ai/p/reflections-on-americans-net-worth
9•cwwc•38m ago•1 comments

Aethel-World

https://github.com/espnrari-dev/aethel-swarm
1•royriace•39m ago•0 comments

Build your own self-hosted P2P search stack

https://github.com/nikitakarpei/my-yacy-node/tree/main/doc/build-your-own-search-stack
1•nikitakarpei•40m ago•1 comments

Steve Ballmer banned by NBA over improper payment to basketball star

https://www.ft.com/content/6b74303c-0190-4e86-8a7b-feaf3dd29658
2•JumpCrisscross•41m ago•1 comments

Postgres Calculations and the Ambiguity of Null

https://www.crunchydata.com/blog/postgres-calculations-and-the-ambiguity-of-null
2•birdculture•48m ago•0 comments

Against Proxy Optimization

https://doi.org/10.1111/phpr.70138
2•2grue•49m ago•0 comments

Gitmir just beat all the competition

https://gitmir.com/lab
3•venediktov•51m ago•1 comments

Pulitzer Prize for General Nonfiction

https://en.wikipedia.org/wiki/Pulitzer_Prize_for_General_Nonfiction
2•chistev•52m ago•3 comments

JPMorgan curbed lending to Jane Street as trading firm muscled into bond market

https://www.ft.com/content/07e849ac-ea87-4227-81d4-7f18b0d7d473
2•JumpCrisscross•55m ago•0 comments

Workplace surveillance is on the rise, spurred by AI

https://knowablemagazine.org/content/article/society/2026/surveillance-at-work-is-increasing
2•knowablemag•55m ago•0 comments

Show HN: A MT7921U USB Driver for macOS Network Sniffing

https://github.com/Network-Weather/mt76-usb-macos
2•dweekly•57m ago•0 comments

Ask HN: How to Trace Website Ownership

2•nsinghal12•1h ago•1 comments

Why Software Developers Are Highly Unrepresentative of Broader AI Use

https://paulkedrosky.com/why-software-developers-are-hiunrepresentative-of-broader-ai-use/
2•thoughtpeddler•1h ago•0 comments

Srest – A TUI for the Slurm REST API Built in Go

https://srest.scszero.com/docs.html
1•SergioZ3R0•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