frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

DeepSeek V4 Flash 0731

https://arcprize.org/results/deepseek-v4-flash-0731
1•tosh•1m ago•0 comments

Illinois Institute of Technology cuts 160 faculty and staff before fall semester

https://www.wbez.org/education/2026/07/31/illinois-institute-of-technology-cuts-160-faculty-and-s...
1•amichail•1m ago•0 comments

Your sandbox is only as strong as its weakest link

https://vmg.dev/articles/your-sandbox-is-only-as-strong-as-its-weakest-link
1•vmg12•2m ago•0 comments

YouTube's AI slop detector incorrectly targets Kurzgesagt

https://www.dexerto.com/youtube/youtubes-ai-slop-detector-incorrectly-targets-kurzgesagt-as-other...
1•thunderbong•2m ago•0 comments

The Claudyssey: A line-for-line translation of Homer's Odyssey by Claude Fable 5

https://theclaudyssey.com/
1•spinchange•2m ago•1 comments

Adding Native Gaussian Splatting Support to ThreeJS

https://ben3d.ca/blog/gaussian-splatting-for-threejs
1•bhouston•2m ago•0 comments

OpenAI Didn't Notice Its AI Agents Using a Message Board to Plan Hacking Spree

https://www.wired.com/story/openai-didnt-notice-its-ai-agents-using-a-message-board-to-plan-their...
1•Michelangelo11•3m ago•0 comments

US suffers unexpected job losses in July,markets dialback rate hike expectations

https://www.reuters.com/business/us-nonfarm-payrolls-fall-july-unemployment-rate-eases-41-2026-08...
1•tartoran•3m ago•0 comments

Is there a math expert here?

1•bangjago•3m ago•0 comments

Stop Telling Students Computer Science Is Dying

https://www.insidehighered.com/opinion/views/2026/07/28/stop-telling-students-computer-science-dy...
1•scott_s•4m ago•0 comments

Opus 5 on Vending-Bench: Once Again the Best Capitalist, Once Again Misaligned

https://andonlabs.com/blog/opus-5-vending-bench
1•gmays•5m ago•0 comments

AI Has a Hidden Agenda

https://twitter.com/aisystemprompt/status/2085464156229247245
2•rosielinxl•6m ago•0 comments

White House drafting executive order linking vaccines and autism

https://arstechnica.com/health/2026/08/report-white-house-drafting-executive-order-linking-vaccin...
1•ndsipa_pomu•6m ago•1 comments

Owning Media Again

https://kedara.eu/owning-media-again/
3•speckx•8m ago•0 comments

My EP-133 K.O. II boots as an EP-40 riddim now. It took four bytes

https://linecross.ing/ko-ii-boots-as-a-riddim/
1•m_kos•9m ago•0 comments

Token Monitor, An ESP32-S3 desktop display that tracks AI coding assistant usage

https://www.cnx-software.com/2026/08/07/token-monitor-an-esp32-s3-desktop-display-that-tracks-ai-...
1•jandeboevrie•9m ago•0 comments

The Keychain CVE Where Every Key Fits

https://boberito.medium.com/the-keychain-cve-where-every-key-fits-055f377618be
1•lapcat•11m ago•0 comments

GPT Seinfeld Inference on Browser

https://gpt-seinfeld.vercel.app
1•kekqqq•12m ago•0 comments

Rational CyberIntel Newsletter

https://readinsec.substack.com/
1•elsadek•13m ago•0 comments

Show HN: Taomus – The Atlas of Music

https://taomus.com/
1•Saliroz•17m ago•0 comments

Trust is all you need, and all we've lost

https://r5d.me/trust-and-the-lack-thereof/
1•solaire_oa•18m ago•0 comments

Prolog JITI Amazing

1•lokinpendawa•18m ago•0 comments

Stanford just released 1000+ system prompts from ChatGPT, Claude etc.

https://systempromptindex.ai/
2•randomdog•18m ago•0 comments

Predictions for the Era of Continual Learning

https://www.dwarkesh.com/p/era-of-continual-learning
2•gmays•19m ago•0 comments

Oracle bans AI-generated code from OpenJDK

https://app.dealroom.co/news/feed/oracle-bans-ai-generated-code-from-openjdk-despite-ellison-s-cl...
16•delduca•21m ago•8 comments

DeepSeek V4 Flash on ARC-AGI

https://twitter.com/arcprize/status/2085779238007808349
1•tosh•21m ago•0 comments

Show HN: Check if any of the $656M in unclaimed royalties at The MLC is yours

https://pub.doub.ly/
1•knaught•22m ago•1 comments

Effect

https://www.effect.website/
1•tosh•23m ago•0 comments

X wants to keep suing advertisers, asks 5th Circuit to overrule district judge

https://arstechnica.com/tech-policy/2026/08/elon-musks-x-isnt-done-suing-advertisers-asks-court-t...
4•howard941•23m ago•0 comments

Show HN: DayOtter – open-source, self-hostable scheduling assistant you talk to

https://github.com/Dayotter/dayotter
2•archits1996•23m ago•3 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