frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Wall of Fame

https://www.walloffame.live/
1•tuliSinger•1m ago•0 comments

Infini – Audit your agent project for loop portability (0-100 score)

https://github.com/NickAiNYC/infini
1•alt313•3m ago•0 comments

Eyes Do Not Work the Way They Appear To

https://ishan.co/no-way/
1•speckx•3m ago•0 comments

Deezer's new tool can identify AI music from Spotify, Apple Music, and others

https://techcrunch.com/2026/06/11/deezers-new-tool-can-identify-ai-music-from-spotify-apple-music...
1•austinallegro•4m ago•0 comments

BT Group and Verizon to form joint venture

https://www.verizon.com/about/news/verizon-bt-group-international-joint-venture
2•qainsights•4m ago•0 comments

Working with AI

https://htmx.org/essays/working-with-ai/
2•comma_at•6m ago•0 comments

Hard-Boiled Prediction Markets and the End of the World

https://thebestworstcase.substack.com/p/hard-boiled-prediction-markets-and
1•shmublu•8m ago•0 comments

Nukes for All (But Finland First) [video][3 mins]

https://www.youtube.com/watch?v=q_7-T4mXxdI
1•Bender•10m ago•0 comments

Hangul, the only major writing system with a known inventor

https://spacedaily.com/d-the-korean-alphabet-called-hangul-is-the-only-major-writing-system-in-hu...
1•softwarebakery•10m ago•0 comments

F. A. Hayek and the World of Tomorrow [pdf]

https://cosmosandtaxis.org/wp-content/uploads/2022/09/nientiedt_ct_vol10_iss11_12.pdf
1•brandonlc•12m ago•0 comments

Token Run: Score While Coding

https://www.youtube.com/watch?v=1_zyz-caAE4
1•ebimirsafian•12m ago•0 comments

Evaluation order and nontermination in query languages

https://www.rntz.net/post/2026-06-11-datalog-nontermination.html
1•rntz•12m ago•0 comments

Hire Me (Taylor) via API

https://taylor.town/looop-000
4•surprisetalk•14m ago•0 comments

Tulsi Gabbard Exposes US Global Biolab Program [video][3 Mins]

https://www.youtube.com/watch?v=gFc3oqQIJDw
1•Bender•15m ago•0 comments

TreeSheets (Hierarchical Spreadsheet)

https://strlen.com/treesheets/
1•jxmorris12•16m ago•0 comments

AI Is Dogshit at Design

https://tomcreighton.com/AI-is-dogshit-at-design/
1•speckx•16m ago•4 comments

Flap: A deterministic parser with fused lexing

https://arxiv.org/abs/2304.05276
2•fanf2•17m ago•0 comments

Doom on the Mi Band 10

https://github.com/atc1441/MiBand10-BES2700iMP-BEST1503-Hacking
1•kmmbvnr_•18m ago•0 comments

Extensive Sand Dune Loss Threatens California Coast

https://eos.org/research-spotlights/extensive-sand-dune-loss-threatens-california-coast
2•visha1v•18m ago•1 comments

TCP Throughput Calculator

https://network.switch.ch/pub/tools/tcp-throughput/
1•mrngm•19m ago•0 comments

Comcast to spin off NBCUniversal and Sky into separate company

https://www.nbcnews.com/business/business-news/comcast-spinoff-nbcuniversal-sky-split-two-compani...
2•throw0101d•19m ago•0 comments

Quiet, My Exoself

https://kk.org/thetechnium/quiet-my-exoself/
1•herbertl•20m ago•0 comments

Seikilos epitaph: oldest known musical composition

https://en.wikipedia.org/wiki/Seikilos_epitaph
1•nathell•21m ago•0 comments

Faith, Freedom, Family, Place – An Ethnographic Study

https://conservativestudy.redassociates.com/
1•Tomte•21m ago•0 comments

Menstrual Cycle Phase Alters Covid-19 Vaccine Outcomes

https://www.the-scientist.com/menstrual-cycle-phase-alters-covid-19-vaccine-outcomes-74685
1•visha1v•22m ago•0 comments

You Can Detect If Code Is Being Run Inside a Terminal

https://nelson.cloud/you-can-detect-if-code-is-being-run-inside-a-terminal/
2•speckx•24m ago•0 comments

Show HN: An MMORPG where you control your characters with an API

https://www.artifactsmmo.com/
5•muigetsu•26m ago•0 comments

Show HN: A fast hex dumper, written in Rust

https://github.com/CallMeAlphabet/fasthex
1•CallMeAlphabet•26m ago•0 comments

Looking free beta user. Speechtoflow rewrites your speech in your own style

https://speechtoflow.com
1•FelixLepi•26m ago•0 comments

Gen Z's AI problem isn't about AI

https://www.computerworld.com/article/4189645/why-spacex-is-the-mcdonalds-of-ai.html
3•mikelgan•27m ago•1 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