frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

If You Can't Be Replaced You Can't Be Promoted

https://www.scarletink.com/if-you-cant-be-replaced-you-cant-be-promoted-career-growth-through-suc...
1•sharjeelsayed•18s ago•0 comments

Google Gemini's SynthID AI Watermark Detector Appears to Mix Up Results in Chat

https://leadstories.com/analysis/2026/07/google-gemini-synthid-detector-confuses-results-within-s...
1•mschenk•20s ago•0 comments

Claude Organizer – add folders, search and export to Claude.ai (all local)

https://chromewebstore.google.com/detail/claude-organizer-folders/pnbhfiebkknicpbljchmgibnpmlgebif
1•Birodar•58s ago•0 comments

Just Let Me Write Digits

https://gendignoux.com/blog/2026/07/13/input-digits.html
1•gendx•1m ago•0 comments

Ask HN: If AI existed before CRMs, what would we have?

1•nutanc•1m ago•0 comments

Eurostar orders trains that can cope with 55C 'Saudi' Summers

https://www.ft.com/content/b9ed4857-18bc-41c8-b24e-806534a35c23
1•crowdhailer•2m ago•0 comments

Apple's new SpeechAnalyzer API, benchmarked against Whisper and its predecessor

https://get-inscribe.com/blog/apple-speech-api-benchmark.html
1•get-inscribe•3m ago•0 comments

Show HN: Spellfolio – my stock market game with news events and inside info

https://www.spellfolio.com/
1•pandaman28•3m ago•0 comments

Statistically Undetectable Backdoors in Deep Neural Networks

https://arxiv.org/abs/2607.09532
1•sbulaev•3m ago•0 comments

Altman vs. Musk

https://twitter.com/sama/status/2075982617976230043
2•sanj•3m ago•0 comments

Friendship Is an Exponential Function

https://brianschrader.com/archive/friendship-is-an-exponential-function/
1•sonicrocketman•4m ago•0 comments

Show HN: Containerized AI development with cross-compatibility

https://github.com/daitangio/take-ai-control
1•daitangio•5m ago•0 comments

Pritset: Generate PDFs using DOCX files as templates via API

1•daviatorstorm•6m ago•0 comments

World GeoHistoGram

https://textbooks.wmisd.org/worldgeohist.html
1•rzk•8m ago•0 comments

Wikipedia escapes Category 1 designation under the UK Online Safety Act for now

https://en.wikipedia.org/wiki/Wikipedia:Wikipedia_Signpost/2026-07-13/Special_report
4•hn_acker•9m ago•0 comments

Show HN: UniFi OS Server in Docker

https://github.com/unihosted/unifi-os-server-docker
3•AdriaanvRossum•9m ago•1 comments

Show HN: Taepdf – Turn your live DOM into a pixel-perfect PDF

https://github.com/silly-tae/taepdf
1•silly-tae•12m ago•0 comments

DOGE is done. What happened to its records?

https://www.ms.now/opinion/doge-government-efficiency-records-job-cuts-elon-musk-foia
32•ndsipa_pomu•12m ago•3 comments

We Must Act Now – A Statement on AI's Transformation of the Economy

https://www.wemustactnow.ai
1•tevlon•12m ago•0 comments

Go-Flavored Concurrency in C

https://antonz.org/concurrency-in-c/
3•ibobev•12m ago•0 comments

Show HN: Jacquard, a programming language for AI-written, human-reviewed code

https://github.com/jbwinters/jacquard-lang
3•jbwinters•13m ago•0 comments

An Alternative to Webmentions for the Emacs Carnival

https://en.andros.dev/blog/a70bbaf3/an-alternative-to-webmentions-for-the-emacs-carnival/
1•ibobev•13m ago•0 comments

Scaling Law for Quantization-Aware Training

https://arxiv.org/abs/2505.14302
1•JumpCrisscross•13m ago•0 comments

A bad X is better than none

https://en.andros.dev/blog/cdc5a0bc/a-bad-x-is-better-than-none/
1•ibobev•13m ago•0 comments

An army of cheap doers (and why we'll all end up being managers)

https://matteoforte.com/an-army-of-cheap-doers/
1•matteoforte•14m ago•0 comments

Samsung's Texas fab enters production for Tesla's AI5 chip on 2nm

https://electrek.co/2026/07/13/samsung-taylor-fab-tesla-ai5-chip-2nm/
1•Brajeshwar•14m ago•0 comments

Perplexity came dead last after testing agentic search tools 3,537 times

https://agenticresourceradar.com/
2•SmithersBot•15m ago•1 comments

Show HN: HTML, CSS and JavaScript in the Terminal

https://duetbrowser.com/krnl-ss-redirect?k2vh
2•keepamovin•16m ago•1 comments

Heat domes impeding radio and other signals in US Midwest

https://www.theguardian.com/us-news/2026/jul/13/heat-dome-radio-signals-us-midwest
3•howard941•16m ago•0 comments

Impossible to Install a ChatGPT Plugin with Adblock On

1•piotrgrudzien•17m 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