frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Manual Work Is a Bug

https://queue.acm.org/detail.cfm?id=3197520
1•Anon84•2m ago•0 comments

Rethinking the Evaluation of Harness Evolution for Agents

https://arxiv.org/abs/2607.12227
1•Anon84•2m ago•0 comments

Generative AI is an Engineering Disaster

https://www.theatlantic.com/technology/2026/07/generative-ai-engineering-disaster/687901/
1•mizzao•2m ago•0 comments

What the I2Coalition Article Misses About DNS Abuse

https://circleid.com/posts/what-the-i2coalition-article-misses-about-dns-abuse
1•jruohonen•4m ago•0 comments

DoorDash CLI

https://twitter.com/andyfang/status/2077516962515599799
1•whalesalad•8m ago•0 comments

Skills Asset Protocol

https://neverhandedover.com
1•aznatkoiny•11m ago•0 comments

Fusing a 27B ternary LLM's whole decode step into one CUDA kernel

https://twitter.com/Akashi203/status/2077552491567157733
1•Jr23_xd•13m ago•0 comments

IBM stock closes down more than 25% after preannounced earnings results

https://finance.yahoo.com/markets/stocks/article/ibm-stock-closes-down-more-than-25-after-preanno...
1•kaycebasques•13m ago•1 comments

AI Data Center Companies for Sale – Owners Liquidating Assets Before Crash [video]

https://www.youtube.com/watch?v=iVkgD4phOHQ
1•xbmcuser•21m ago•0 comments

What makes soccer so enjoyable to watch?

https://thomasdhughes.com/the-beautiful-game/
1•thomasdhughes2•23m ago•0 comments

Shapeshifting

https://www.guidavid.com/writing/shapeshifting
2•gdss•24m ago•0 comments

Arbitration Information

https://arbitrationinformation.org
1•mtlynch•24m ago•0 comments

Free Remote Desktop Without Servers

https://github.com/Teylersf/freeremotedesk
2•pruufsocial•27m ago•1 comments

Tahr Security Skills

https://www.skills.sh/tahr-security/tahr-security-skills
2•zilbon•27m ago•0 comments

SQLite: The Advantages of Flexible Typing

https://sqlite.org/flextypegood.html
1•notRobot•28m ago•1 comments

Photo of Lionel Messi with Lamine Yamal as a Baby (2024)

https://apnews.com/article/messi-yamal-euro-photo-59f929c17bc0994134e7b63facd0ea0e
1•nither•28m ago•1 comments

Hamilton council votes down bylaw – No ban against data centre development

https://www.cbc.ca/news/canada/hamilton/data-centre-ban-voted-down-9.7271641
1•ChrisArchitect•32m ago•0 comments

The New Private Asset

https://chamath.substack.com/p/privacy-tokens
1•gmays•32m ago•0 comments

Show HN: Resultant Engineering Student Tools Site

https://resultant.tools/
2•will2092347•35m ago•0 comments

Show HN: MasterVault: Stop your LLM's context file from growing stale

https://github.com/JustMichael-80/MasterVault
1•ChronoDyneSys•37m ago•0 comments

AIcss: UI Components for AI Agents

https://www.aicss.dev
1•handfuloflight•38m ago•0 comments

Show HN: Throttle – Local Claude Cockpit for macOS, now with remote control

https://lorislab.fr/throttle/
1•lorislab•39m ago•0 comments

Asymmetric Apologies

https://sajarin.com/blog/asymmetric-apologies/
1•Sajarin•40m ago•0 comments

OpenAI is everything it promised not to be: closed-Source and for-profit (2023)

https://www.vice.com/en/article/openai-is-now-everything-it-promised-not-to-be-corporate-closed-s...
5•maxloh•40m ago•1 comments

Test-time training 3D reconstruction

https://github.com/Inception3D/TTT3R
1•soupspaces•40m ago•0 comments

Launching cdbx.ai with 50% off Pro Plans

https://cdbx.ai/
1•chbutler•41m ago•1 comments

I created S8sskills.com, an open source repo for serverless agent skills

https://s8sskills.com
1•jasonsmithio•42m ago•1 comments

End-to-end encrypted secret sharing with the Web Crypto API

https://notnotp.com/notes/end-to-end-encrypted-secret-sharing-with-the-web-crypto-api/
2•birdculture•43m ago•0 comments

Bridging the Gap Between Latent and Explicit Reasoning with Looped Transformers

https://arxiv.org/abs/2606.31779
1•simonpure•45m ago•0 comments

B.Y.O.A. – Bring Your Own Agent [video]

https://www.youtube.com/watch?v=4ISj9sxKDAQ
1•JohnBerryman•52m 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