Best stories

morsch 1 day ago

Global warming has accelerated significantly

The article presents evidence that global warming has accelerated significantly in recent years, with global temperatures rising at a faster rate than previously observed. It discusses the potential causes and implications of this rapid climate change.

researchgate.net
1,138 1,140
Summary
enraged_camel 1 day ago

Tech employment now significantly worse than the 2008 or 2020 recessions

https://xcancel.com/JosephPolitano/status/202991636466461124...

https://bsky.app/profile/josephpolitano.bsky.social/post/3mg...

twitter.com
997 672
shannoncc 1 day ago

Tell HN: I'm 60 years old. Claude Code has re-ignited a passion

I’m ready to retire. In my younger days, I remember a few pivotal moments for me as a young nerd. Active Server Pages. COM components. VB6. I know these are laughable today but back then it was the greatest thing in the world to be able to call server-side commands. It kept me up nights trying to absorb it all. Fast forward decades and Claude Code is giving me that same energy and drive. I love it. It feels like it did back then. I’m chasing the midnight hour and not getting any sleep.

982 869
System76 on Age Verification Laws
LorenDB 2 days ago

System76 on Age Verification Laws

The article discusses System76's decision to implement age verification on their website, explaining the reasons behind this move and the measures taken to ensure a smooth and secure experience for customers.

blog.system76.com
835 590
Summary
PaulHoule 1 day ago

Plasma Bigscreen – 10-foot interface for KDE plasma

Plasma Bigscreen is an open-source project that aims to provide a user-friendly and versatile platform for large screen displays, enabling efficient multitasking and media consumption on big screens.

plasma-bigscreen.org
632 211
Summary
Hardening Firefox with Anthropic's Red Team
todsacerdoti 1 day ago

Hardening Firefox with Anthropic's Red Team

The bugs are the ones that say "using Claude from Anthropic" here: https://www.mozilla.org/en-US/security/advisories/mfsa2026-1...

https://blog.mozilla.org/en/firefox/hardening-firefox-anthro...

https://www.wsj.com/tech/ai/send-us-more-anthropics-claude-s...

blog.mozilla.org
612 167
Summary
Workers who love ‘synergizing paradigms’ might be bad at their jobs
Anon84 1 day ago

Workers who love ‘synergizing paradigms’ might be bad at their jobs

The article discusses the potential drawbacks of using excessive business jargon and buzzwords in the workplace. It suggests that workers who rely heavily on synergizing, paradigm-shifting, and other such terms may be less effective in their jobs than those who communicate more directly.

news.cornell.edu
593 327
Summary
US economy unexpectedly sheds 92k jobs in February
smartbit 1 day ago

US economy unexpectedly sheds 92k jobs in February

The article explores how the COVID-19 pandemic has impacted the mental health of young people, with increased rates of depression, anxiety, and loneliness reported. It highlights the challenges faced by youth, including disruptions to education, social isolation, and uncertainty about the future, and calls for greater support and resources to address this growing issue.

bbc.com
559 771
Summary
LLMs work best when the user defines their acceptance criteria first
dnw 1 day ago

LLMs work best when the user defines their acceptance criteria first

The article discusses the limitations of large language models (LLMs) in writing correct code, highlighting their tendency to produce code with bugs or syntax errors. It emphasizes the importance of understanding the underlying principles and limitations of these models when using them for programming tasks.

blog.katanaquant.com
426 378
Summary
askl about 19 hours ago

Uploading Pirated Books via BitTorrent Qualifies as Fair Use, Meta Argues

The article discusses a court ruling that uploading pirated books via BitTorrent can qualify as fair use, as long as the purpose is for personal, non-commercial use and not to generate profits. The ruling highlights the ongoing debate around the boundaries of fair use in the digital age.

torrentfreak.com
414 231
Summary
Ki Editor - an editor that operates on the AST
ravenical about 18 hours ago

Ki Editor - an editor that operates on the AST

KI-Editor is an open-source collaborative writing tool that allows multiple users to work on a document simultaneously, with real-time updates and version control. The platform provides features like commenting, in-document chat, and export options to make the writing and editing process more efficient for teams.

ki-editor.org
382 136
Summary
todsacerdoti 1 day ago

this css proves me human

This article explores the importance of using CSS to create a more human-centric web design, focusing on aspects like accessibility, emotional connection, and the acknowledgment of user imperfections.

will-keleher.com
362 109
Summary
UUID package coming to Go standard library
soypat 1 day ago

UUID package coming to Go standard library

The article discusses a potential issue with the Go programming language, where the new hash function in Go 1.19 may cause compatibility issues with existing code that relies on the old hash function. The discussion explores potential solutions and the impact on the Go ecosystem.

github.com
348 225
Summary
doener 1 day ago

Helix: A post-modern text editor

Helix is a modern, open-source text editor designed for developers, offering a rich set of features, including syntax highlighting, code folding, and extensive customization options. The editor aims to provide a seamless and efficient coding experience with support for a variety of programming languages and platforms.

helix-editor.com
325 168
Summary
nicoloren 2 days ago

LibreSprite – open-source pixel art editor

LibreSprite is an open-source, cross-platform sprite editor and pixel art tool that provides a wide range of features for creating and manipulating 2D graphics, with a focus on pixel art and animation.

libresprite.github.io
279 86
Summary
Show HN: Moongate – Ultima Online server emulator in .NET 10 with Lua scripting
squidleon 1 day ago

Show HN: Moongate – Ultima Online server emulator in .NET 10 with Lua scripting

I've been building a modern Ultima Online server emulator from scratch. It's not feature-complete (no combat, no skills yet), but the foundation is solid and I wanted to share it early.

What it does today: - Full packet layer for the classic UO client (login, movement, items, mobiles) - Lua scripting for item behaviors (double-click a potion, open a door — all defined in Lua, no C# recompile) - Spatial world partitioned into sectors with delta sync (only sends packets for new sectors when crossing boundaries) - Snapshot-based persistence with MessagePack - Source generators for automatic DI wiring, packet handler registration, and Lua module exposure - NativeAOT support — the server compiles to a single native binary - Embedded HTTP admin API + React management UI - Auto-generated doors from map statics (same algorithm as ModernUO/RunUO)

Tech stack: .NET 10, NativeAOT, NLua, MessagePack, DryIoc, Kestrel

What's missing: Combat, skills, weather integration, NPC AI. This is still early — the focus so far has been on getting the architecture right so adding those systems doesn't require rewiring everything.

Why not just use ModernUO/RunUO? Those are mature and battle-tested. I started this because I wanted to rethink the architecture from scratch: strict network/domain separation, event-driven game loop, no inheritance-heavy item hierarchies, and Lua for rapid iteration on game logic without recompiling.

GitHub: https://github.com/moongate-community/moongatev2

github.com
277 160
Summary
Put the zip code first
dsalzman about 5 hours ago

Put the zip code first

ZipCodeFirst is a website that provides comprehensive information on zip codes in the United States, including demographics, real estate data, and local business listings. The site aims to help users make informed decisions about neighborhoods and communities.

zipcodefirst.com
274 208
Summary
Effort to prevent government officials from engaging in prediction markets
stopbulying about 7 hours ago

Effort to prevent government officials from engaging in prediction markets

Senators Merkley and Klobuchar are launching an effort to ban federal elected officials from profiting from prediction markets, which they argue poses conflicts of interest and undermines public trust in government.

merkley.senate.gov
270 96
Summary
Anthropic, please make a new Slack
georgewfraser 1 day ago

Anthropic, please make a new Slack

Anthropic, an artificial intelligence research company, has announced the launch of a new Slack integration that allows users to interact with large language models like ChatGPT directly within Slack. The integration aims to provide a seamless way for teams to leverage AI-powered capabilities for tasks like answering questions, brainstorming ideas, and summarizing information.

fivetran.com
263 249
Summary
zacwest about 11 hours ago

A decade of Docker containers

The article examines the impact of Docker containers on the software industry over the past decade. It discusses how Docker has revolutionized the way applications are developed, deployed, and managed, leading to increased efficiency, scalability, and portability in software development.

cacm.acm.org
251 179
Summary
CT Scans of Health Wearables
radeeyate 1 day ago

CT Scans of Health Wearables

This article explores the potential of health wearables to revolutionize personal healthcare, discussing their ability to continuously monitor various health metrics and provide valuable insights to users and medical professionals.

lumafield.com
242 51
Summary
We might all be AI engineers now
sn0wflak3s 2 days ago

We might all be AI engineers now

The article discusses the growing importance of AI in various industries and how more people are becoming AI engineers, even those without a traditional computer science background. It explores the increasing accessibility and widespread adoption of AI tools and platforms, allowing non-experts to participate in AI-related tasks and projects.

yasint.dev
218 330
Summary
CasNum
aebtebeten about 8 hours ago

CasNum

The article discusses CasNum, a command-line tool that allows users to quickly and easily convert between different number systems, including decimal, hexadecimal, binary, and more. It provides a simple and efficient way to perform numerical conversions without the need for a calculator or other external tools.

github.com
214 24
Summary
The yoghurt delivery women combatting loneliness in Japan
ranit about 15 hours ago

The yoghurt delivery women combatting loneliness in Japan

The article explores how a group of women in Japan are combating loneliness in their communities by delivering yogurt to elderly residents, providing not just a daily food delivery but also a social connection and a way to check on the well-being of the elderly.

bbc.com
213 129
Summary
A tool that removes censorship from open-weight LLMs
mvdwoord 1 day ago

A tool that removes censorship from open-weight LLMs

github.com
207 84
War prediction markets are a national-security threat
fortran77 about 8 hours ago

War prediction markets are a national-security threat

The article discusses the risks of insider trading in the prediction market Polymarket, which could have serious consequences for users. It highlights the need for stronger regulation and oversight to protect investors from potential harm.

theatlantic.com
201 121
Summary
jonbaer about 19 hours ago

QGIS 4.0

QGIS 4.0 introduces significant improvements to the user interface, data management capabilities, and analysis tools, aimed at enhancing the overall user experience for geographic information system professionals.

changelog.qgis.org
198 47
Summary
US economy sheds 92,000 jobs in February in sharp slide
doener about 16 hours ago

US economy sheds 92,000 jobs in February in sharp slide

The article discusses the rise of large tech companies, known as 'Big Tech', and their growing influence on the global economy, politics, and society. It examines the potential risks and challenges posed by the dominance of these companies, including concerns around privacy, competition, and the concentration of power.

ft.com
197 78
Summary
Files are the interface humans and agents interact with
malgamves about 18 hours ago

Files are the interface humans and agents interact with

This article explores the importance of file systems in modern computing, highlighting their role in data storage, organization, and management. It discusses the evolution of file systems and the growing interest in understanding their impact on system performance and user experience.

madalitso.me
191 112
Summary
armandhammer10 2 days ago

Show HN: Swarm – Program a colony of 200 ants using a custom assembly language

We built an ant colony simulation as an internal hiring challenge at Moment and decided to open it up publicly.

You write a program in a custom assembly-like (we call it ant-ssembly) instruction set that controls 200 ants. Each ant can sense nearby cells (food, pheromones, home, other ants) but has no global view. The only coordination mechanism is pheromone trails, which ants can emit and sense them, but that's it. Your program runs identically on every ant.

The goal is to collect the highest percentage of food across a set of maps. Different map layouts (clustered food, scattered, obstacles) reward very different strategies. The leaderboard is live.

Grand prize is a trip to Maui for two paid for by Moment. Challenge closes March 12.

Curious what strategies people discover. We've seen some surprisingly clever emergent behavior internally.

dev.moment.com
189 61
Summary