Best stories

usefulposter 1 day ago

Don't post generated/AI-edited comments. HN is for conversation between humans

The article outlines Hacker News' guidelines for submissions, including recommendations for creating high-quality posts, avoiding common pitfalls, and maintaining a constructive community. It emphasizes the importance of sharing interesting and thought-provoking content while adhering to the site's rules and principles.

news.ycombinator.com
4,118 1,611
Summary
microflash about 15 hours ago

Malus – Clean Room as a Service

https://fosdem.org/2026/schedule/event/SUVS7G-lets_end_open_...

https://malus.sh/blog.html

malus.sh
1,124 421
Shall I implement it? No
breton about 8 hours ago

Shall I implement it? No

The article describes the development of an AI system that can generate realistic images from text descriptions. The system, called DALL-E, was created by OpenAI and is capable of creating a wide range of images, from simple illustrations to complex, photorealistic scenes.

gist.github.com
1,043 388
Summary
Temporal: The 9-year journey to fix time in JavaScript
robpalmer 1 day ago

Temporal: The 9-year journey to fix time in JavaScript

The article discusses the Temporal API, a new JavaScript standard that simplifies date and time manipulation. It provides an overview of the Temporal API's features, including its ability to handle time zones, calendars, and various date/time formats.

bloomberg.github.io
766 256
Summary
ppew 2 days ago

Create value for others and don’t worry about the returns

The article discusses the author's experience running 69 agents, a complex system that involves managing and optimizing various parameters to achieve desired outcomes. It provides insights into the challenges and strategies involved in deploying and maintaining such a large-scale system.

geohot.github.io
700 447
Summary
Making WebAssembly a first-class language on the Web
mikece 2 days ago

Making WebAssembly a first-class language on the Web

The article discusses Mozilla's efforts to make WebAssembly a first-class language on the web, by improving its performance, interoperability, and developer experience, with the goal of enabling a more diverse set of applications on the web.

hacks.mozilla.org
642 252
Summary
The MacBook Neo
etothet 1 day ago

The MacBook Neo

https://www.pcmag.com/news/asus-co-ceo-macbook-neo-is-a-shoc...

daringfireball.net
631 1,015
raldi 1 day ago

Whistleblower claims ex-DOGE member says he took Social Security data to new job

washingtonpost.com
619 276
Innocent woman jailed after being misidentified using AI facial recognition
rectang about 8 hours ago

Innocent woman jailed after being misidentified using AI facial recognition

An innocent grandmother in North Dakota was jailed for months due to an error in an artificial intelligence system used to detect fraud, highlighting the potential risks of over-reliance on AI in the criminal justice system.

grandforksherald.com
494 264
Summary
How we hacked McKinsey's AI platform
mycroft_4221 2 days ago

How we hacked McKinsey's AI platform

The article describes how a team of researchers successfully exploited vulnerabilities in McKinsey's AI platform, highlighting the importance of robust security measures for AI systems and the need for thorough testing and validation to prevent such breaches.

codewall.ai
481 192
Summary
I was interviewed by an AI bot for a job
speckx 1 day ago

I was interviewed by an AI bot for a job

https://archive.ph/DEwy7

schwarztech.net
406 450
Summary
remywang 1 day ago

Show HN: s@: decentralized social networking over static sites

satproto.org
401 214
The dead Internet is not a theory anymore
hubraumhugo 1 day ago

The dead Internet is not a theory anymore

The article explores the concept of the 'Dead Internet Theory,' which suggests that a significant portion of the internet's content is generated by artificial intelligence and bots, rather than real human users. The author examines the potential implications of this phenomenon on the way we perceive and interact with online information.

adriankrebs.ch
401 300
Summary
scrlk 1 day ago

Lego's 0.002mm specification and its implications for manufacturing (2025)

The article discusses the incredibly precise 0.002mm manufacturing specification for Lego bricks, which poses significant challenges for the company's manufacturing processes. It explores the implications of this tight tolerance, including the need for advanced production techniques and quality control measures to ensure the consistent high quality of Lego products.

thewave.engineer
389 330
Summary
Asian governments roll out 4-day weeks, WFH to solve fuel crisis caused by war
speckx about 14 hours ago

Asian governments roll out 4-day weeks, WFH to solve fuel crisis caused by war

The article discusses the impact of the war in Iran on global fuel supplies, leading to a fuel crisis in Asia and widespread work-from-home policies and school closures due to price caps and shortages.

fortune.com
388 324
Summary
ATMs didn’t kill bank teller jobs, but the iPhone did
colinprince about 14 hours ago

ATMs didn’t kill bank teller jobs, but the iPhone did

The article explores how the introduction of ATMs did not lead to the demise of bank tellers, as many had predicted. Instead, it argues that ATMs and tellers have evolved to complement each other, with tellers focusing on more complex customer needs and ATMs handling routine transactions.

davidoks.blog
372 401
Summary
BitNet: Inference framework for 1-bit LLMs
redm 1 day ago

BitNet: Inference framework for 1-bit LLMs

Paper: https://arxiv.org/pdf/2310.11453

github.com
364 167
Summary
stanislavb about 23 hours ago

Returning to Rails in 2026

The article discusses the author's decision to return to Ruby on Rails in 2026 after a period of using other web development frameworks. It highlights the reasons for their choice, including Rails' maturity, strong community, and ability to address modern web development challenges.

markround.com
352 221
Summary
Big data on the cheapest MacBook
bcye about 17 hours ago

Big data on the cheapest MacBook

The article explores how DuckDB, a lightweight and embeddable SQL database, can be used to process large datasets on even the cheapest Macbook hardware, providing a cost-effective solution for big data analysis on low-powered devices.

duckdb.org
327 264
Summary
Google closes deal to acquire Wiz
aldarisbm 1 day ago

Google closes deal to acquire Wiz

Previously: Google to buy Wiz for $32B - https://news.ycombinator.com/item?id=43398518 - March 2025 (845 comments)

wiz.io
319 191
Summary
Dolphin Progress Release 2603
BitPirate about 20 hours ago

Dolphin Progress Release 2603

The article highlights the latest updates and improvements made to the Dolphin emulator, including support for Nintendo GameCube and Wii games on a wider range of devices, enhanced performance, and new features like expanded audio and graphics capabilities.

dolphin-emu.org
315 53
Summary
Show HN: I built a tool that watches webpages and exposes changes as RSS
vkuprin 1 day ago

Show HN: I built a tool that watches webpages and exposes changes as RSS

I built Site Spy after missing a visa appointment slot because a government page changed and I didn’t notice for two weeks.

It watches webpages for changes and shows the result like a diff. The part I think HN might find interesting is that it can monitor a specific element on a page, not just the whole page, and it can expose changes as RSS feeds.

So instead of tracking an entire noisy page, you can watch just a price, a stock status, a headline, or a specific content block. When it changes, you can inspect the diff, browse the snapshot history, or follow the updates in an RSS reader.

It’s a Chrome/Firefox extension plus a web dashboard.

Main features:

- Element picker for tracking a specific part of a page

- Diff view plus full snapshot timeline

- RSS feeds per watch, per tag, or across all watches

- MCP server for Claude, Cursor, and other AI agents

- Browser push, Email, and Telegram notifications

Chrome: https://chromewebstore.google.com/detail/site-spy/jeapcpanag...

Firefox: https://addons.mozilla.org/en-GB/firefox/addon/site-spy/

Docs: https://docs.sitespy.app

I’d especially love feedback on two things:

- Is RSS actually a useful interface for this, or do most people just want direct alerts?

- Does element-level tracking feel meaningfully better than full-page monitoring?

sitespy.app
308 79
Summary
peyton 1 day ago

Entities enabling scientific fraud at scale (2025)

doi.org
303 215
JumpCrisscross about 16 hours ago

US private credit defaults hit record 9.2% in 2025, Fitch says

See also: https://alternativecreditinvestor.com/2025/10/22/us-banks-ex...

marketscreener.com
298 389
Summary
Britain is ejecting hereditary nobles from Parliament after 700 years
divbzero 1 day ago

Britain is ejecting hereditary nobles from Parliament after 700 years

The UK House of Lords has voted to expel all remaining hereditary peers, marking the end of a centuries-old tradition. This move aims to make the upper chamber more representative and accountable, as the government continues its efforts to reform the House of Lords.

apnews.com
297 371
Summary
eieio about 12 hours ago

Bubble Sorted Amen Break

parametricavocado.itch.io
289 89
Kotlin creator's new language: talk to LLMs in specs, not English
souvlakee about 15 hours ago

Kotlin creator's new language: talk to LLMs in specs, not English

CodeSpeak is a platform that provides free coding education resources, including tutorials, articles, and community forums, to help learners of all levels improve their programming skills and knowledge.

codespeak.dev
281 243
Summary
Many SWE-bench-Passing PRs would not be merged
mustaphah 1 day ago

Many SWE-bench-Passing PRs would not be merged

The article discusses how many software engineering benchmarking pull requests that pass tests would not be merged into the main codebase, highlighting the challenges of balancing automated testing and human review in software development.

metr.org
274 150
Summary
Reversing memory loss via gut-brain communication
mustaphah about 12 hours ago

Reversing memory loss via gut-brain communication

The article explores the link between gut microbiome and cognitive decline, highlighting research that suggests gut bacteria may play a role in age-related brain changes and memory loss. It suggests that modifying the gut microbiome could potentially help maintain cognitive function as people age.

med.stanford.edu
268 107
Summary
The Met releases high-def 3D scans of 140 famous art objects
coloneltcb about 13 hours ago

The Met releases high-def 3D scans of 140 famous art objects

The Metropolitan Museum of Art has released high-definition 3D scans of 140 famous art objects from its collection, allowing people to virtually explore and study these works in unprecedented detail.

openculture.com
252 50
Summary