Best stories

usefulposter 2 days 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,148 1,631
Summary
Shall I implement it? No
breton about 17 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,373 499
Summary
microflash 1 day 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,335 488
Temporal: The 9-year journey to fix time in JavaScript
robpalmer 2 days 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
771 257
Summary
Innocent woman jailed after being misidentified using AI facial recognition
rectang about 17 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
645 336
Summary
raldi 2 days ago

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

washingtonpost.com
619 276
“This is not the computer for you”
MBCook about 12 hours ago

“This is not the computer for you”

The article discusses the author's experience with a computer that was not well-suited to their needs, highlighting the importance of carefully considering one's specific requirements when purchasing a new device.

samhenri.gold
607 251
Summary
ATMs didn’t kill bank teller jobs, but the iPhone did
colinprince about 23 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
453 472
Summary
I was interviewed by an AI bot for a job
speckx 2 days ago

I was interviewed by an AI bot for a job

https://archive.ph/DEwy7

schwarztech.net
410 456
Summary
remywang 1 day ago

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

satproto.org
407 217
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
404 302
Summary
Asian governments roll out 4-day weeks, WFH to solve fuel crisis caused by war
speckx about 22 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
397 339
Summary
scrlk 2 days 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
391 331
Summary
JumpCrisscross 1 day 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
390 428
Summary
Vite 8.0 Is Out
kothariji about 9 hours ago

Vite 8.0 Is Out

Vite 8, a new major release of the fast and modern development tool, introduces significant improvements to the build pipeline, performance optimizations, and enhanced support for new web standards and frameworks.

vite.dev
383 117
Summary
BitNet: Inference framework for 1-bit LLMs
redm 2 days ago

BitNet: Inference framework for 1-bit LLMs

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

github.com
367 167
Summary
Big data on the cheapest MacBook
bcye 1 day 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
365 284
Summary
stanislavb 1 day 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
360 228
Summary
eieio about 21 hours ago

Bubble Sorted Amen Break

parametricavocado.itch.io
358 106
Dolphin Progress Release 2603
BitPirate 1 day 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
330 54
Summary
Enhancing gut-brain communication reversed cognitive decline in aging mice
mustaphah about 21 hours ago

Enhancing gut-brain communication reversed cognitive decline in aging mice

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
335 146
Summary
Google closes deal to acquire Wiz
aldarisbm 2 days 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
321 191
Summary
Show HN: I built a tool that watches webpages and exposes changes as RSS
vkuprin 2 days 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
310 79
Summary
peyton 2 days ago

Entities enabling scientific fraud at scale (2025)

doi.org
305 216
The Met releases high-def 3D scans of 140 famous art objects
coloneltcb about 22 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
311 61
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
300 379
Summary
Kotlin creator's new language: talk to LLMs in specs, not English
souvlakee about 23 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
297 262
Summary
shaicoleman about 4 hours ago

I traced $2B in grants and 45 states' lobbying behind age‑verification bills

The article explores the findings of a study that traced $2 billion in nonprofit grants and $4.5 billion in contracts awarded to organizations, revealing potential misuse of funds and a lack of transparency in the nonprofit sector.

old.reddit.com
395 130
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
278 152
Summary
amarcheschi about 22 hours ago

Italian prosecutors seek trial for Amazon, 4 execs in alleged $1.4B tax evasion

Italian prosecutors are seeking a trial for Amazon and four of its executives over alleged tax evasion of around 1.4 billion euros. The case centers on Amazon's tax practices in Italy from 2011 to 2016.

reuters.com
268 65
Summary