frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Native Inotify in FreeBSD

https://klarasystems.com/articles/native-inotify-in-freebsd/
1•fanf2•3m ago•0 comments

HuggingFace is down due to global AWS outage

https://status.huggingface.co/
1•armcat•5m ago•0 comments

Spotify removes 75 million "AI slop" songs

https://www.abc.net.au/news/2026-07-16/spotify-making-ai-music-easier-to-detect/106919814
1•lexandstuff•7m ago•0 comments

A free, hands-on cybersecurity foundations certificate

https://hackviser.com/core
1•sadican•7m ago•0 comments

At DocuWriter.ai, the documentation will make you smile:)

https://www.docuwriter.ai/
1•magarrent•8m ago•0 comments

Tell HN: CloudFront VPC Origins is down

4•cyounkins•9m ago•1 comments

AI and the paradox of self-replacing workers [video]

https://www.ted.com/talks/madison_mohns_ai_and_the_paradox_of_self_replacing_workers
1•fagnerbrack•9m ago•0 comments

I created OpenClaw, the breakthrough AI agent [video]

https://www.ted.com/talks/peter_steinberger_how_i_created_openclaw_the_breakthrough_ai_agent
1•fagnerbrack•9m ago•0 comments

Stackoverflow 2026 Developer Survey

https://take.survey.stackoverflow.co/jfe/form/SV_4GHunpL3IfJ3rRc
1•throw_await•11m ago•1 comments

Show HN: UOLT – 34 coreutils rewritten in x86_64 assembly, no Libc, no heap

https://github.com/thooams/uolt
1•thooams•11m ago•0 comments

Will the real oppressed group please stand up?

https://digdeeper.neocities.org/articles/oppression.xhtml
1•Gecko4072•16m ago•0 comments

Fyne: Build beautiful cross-platform apps in Go

http://fyne.io
1•thunderbong•17m ago•0 comments

Unpacking the AsyncAPI NPM supply chain compromise, import-time payload delivery

https://www.microsoft.com/en-us/security/blog/2026/07/15/unpacking-asyncapi-npm-supply-chain-comp...
2•nyku•17m ago•0 comments

Show HN: Bring modern package management to Meson's native wrap ecosystem

https://collider.ee/1.5.1/
1•mog_dev•18m ago•0 comments

TLS Certificate Validation on Linux

https://www.tomica.net/blog/2026/07/tls-certificate-validation-on-linux/
2•peregrinus_13•19m ago•0 comments

The Missed Reality: Code Review Wasn't Built for the AI Era

1•axsdrizz•23m ago•0 comments

Show HN: A map of cafes that are in the sun

https://sunny.coffee/
5•BrunoJo•26m ago•2 comments

Northstar – AI PR review for Azure DevOps teams (flat price, not per-seat)

https://northstardevops.com/
1•ginoarpesella•30m ago•0 comments

Show HN: Glad-AI-Tor, the "best" AI tools judged by the crowd

https://glad-ia-tor.com
2•GiornoJojo•33m ago•0 comments

Semantic transactions: securing untrusted AI agent workflows at the OS boundary

https://latentdynamics.substack.com/p/semantic-transactions-securing-untrusted
2•Ayauho•39m ago•0 comments

Thinking: Alternate Distribution for Filmmakers

2•phaedrus044•39m ago•0 comments

Show HN: Where NYC films – 6k shooting permits analyzed

https://civicdataforge.pages.dev/where-nyc-films
1•Chungus1172•41m ago•0 comments

CharXiv: Charting Gaps in Realistic Chart Understanding in Multimodal LLMs(2024)

https://arxiv.org/abs/2406.18521
1•hamburgererror•42m ago•0 comments

Where are YC founders now? OpenAI and Anthropic, mostly

https://joinedanthropic.com
4•ohong•42m ago•0 comments

Liberal Crime Squad: New Age

https://github.com/ashley-s-fox/lcs-new-age
2•bean469•53m ago•0 comments

Ask HN: Best way to buy second hand compute (in a future AI crash)

3•lifeisstillgood•53m ago•1 comments

How to Make a Font

https://www.makingsoftware.com/chapters/how-to-make-a-font
2•Brajeshwar•53m ago•0 comments

Unifeyn, an AI study workspace grounded in your own documents

https://www.unifeyn.app
1•securemepro•57m ago•0 comments

OpenAI Releases Codex Micro

https://openai.com/de-DE/supply/co-lab/work-louder/
1•zeeez•59m ago•0 comments

"Useful" is not sufficient

https://tante.cc/2026/07/15/useful-is-not-sufficient/
2•ttiurani•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