Best stories

adrianh 5 days ago

Adding a feature because ChatGPT incorrectly thinks it exists

This article explores the potential for ChatGPT to be used for creating fake features, highlighting the risks and challenges associated with this technology, as well as the importance of developing appropriate safeguards and best practices to ensure it is used responsibly.

holovaty.com
1,259 420
Summary
todsacerdoti 7 days ago

Nvidia won, we all lost

This article criticizes Nvidia's business practices, alleging that the company makes misleading claims about its products and engages in anti-competitive behavior. The author argues that Nvidia's actions harm consumers and the tech industry as a whole.

blog.sebin-nyshkim.net
981 570
Summary
Bootstrapping a side project into a profitable seven-figure business
jonkuipers 4 days ago

Bootstrapping a side project into a profitable seven-figure business

The article describes how the founders of Projection Lab, a SaaS company, were able to achieve $1 million in annual recurring revenue (ARR) without any external funding. It highlights the importance of focusing on sustainable growth, customer acquisition, and thoughtful decision-making in building a successful business.

projectionlab.com
951 254
Summary
sohzm 8 days ago

My open source project was relicensed by a YC company [license updated]

twitter.com
932 503
Local-first software (2019)
gasull 7 days ago

Local-first software (2019)

The article advocates for a 'local-first' approach to software design, where data and applications are kept on the user's device rather than in the cloud, promoting privacy, security, and resilience. It explores the technical and societal benefits of this model compared to the current centralized internet architecture.

inkandswitch.com
869 295
Summary
Jtsummers 9 days ago

Introducing tmux-rs

The article provides an overview of the tmux-rs library, a Rust-based implementation of the popular terminal multiplexer tmux. It highlights the library's key features, including support for managing sessions, windows, and panes, as well as customization options and integration with other Rust crates.

richardscollin.github.io
858 289
Summary
Supabase MCP can leak your entire SQL database
rexpository 3 days ago

Supabase MCP can leak your entire SQL database

The article discusses the Supabase Multipurpose Control Panel (MCP), a tool that combines a serverless database, a GraphQL API, and an autogenerated admin UI, offering a powerful and versatile solution for building web applications quickly and efficiently.

simonwillison.net
830 462
Summary
Bitchat – A decentralized messaging app that works over Bluetooth mesh networks
ananddtyagi 5 days ago

Bitchat – A decentralized messaging app that works over Bluetooth mesh networks

BitChat is an open-source, decentralized, and end-to-end encrypted chat application built on the Bitcoin blockchain. It provides secure and private communication without relying on centralized servers or third-party services.

github.com
778 397
Summary
Being too ambitious is a clever form of self-sabotage
alihm 7 days ago

Being too ambitious is a clever form of self-sabotage

The article explores the concept of ambition, suggesting that being 'too ambitious' can be a clever form of self-sabotage. It examines how ambition can sometimes be used as a coping mechanism to avoid vulnerability and intimacy, and encourages readers to reflect on their own motivations and the balance between ambition and self-care.

maalvika.substack.com
764 208
Summary
AndrewSwift 6 days ago

Are we the baddies?

The article examines the ethical implications of technological advancements, questioning whether we are becoming the 'baddies' as we create more powerful tools that can be misused. It explores the potential for technology to be used for both good and harm, and the responsibility of developers to consider the wider societal impact of their creations.

geohot.github.io
699 522
Summary
Measuring the impact of AI on experienced open-source developer productivity
dheerajvs 1 day ago

Measuring the impact of AI on experienced open-source developer productivity

This article discusses the experiences of an early 2025 AI system developer, highlighting the challenges and insights gained during the development of an advanced operating system for AI applications. It provides a technical overview of the system architecture and development process.

metr.org
692 457
Summary
Grok: Searching X for "From:Elonmusk (Israel or Palestine or Hamas or Gaza)"
simonw 1 day ago

Grok: Searching X for "From:Elonmusk (Israel or Palestine or Hamas or Gaza)"

The article provides an insightful analysis of Elon Musk's thought processes and his ability to 'grok' complex topics, which has enabled him to make bold decisions and lead innovative companies like Tesla and SpaceX. It explores how Musk's unique way of understanding the world has contributed to his success and influence.

simonwillison.net
660 500
Summary
cratermoon 8 days ago

The Rise of Whatever

The article discusses the concept of 'whatever', a cultural shift towards embracing a more relaxed and carefree attitude, and how this trend has been influenced by various societal and technological changes over the past few decades.

eev.ee
631 506
Summary
Websites hosting major US climate reports taken down
geox 9 days ago

Websites hosting major US climate reports taken down

The article discusses a new national climate assessment that warns of increasingly severe climate-related disasters in the United States, with the White House and NASA acknowledging the dire consequences if urgent action is not taken to address climate change.

apnews.com
595 393
Summary
US Court nullifies FTC requirement for click-to-cancel
gausswho 3 days ago

US Court nullifies FTC requirement for click-to-cancel

The U.S. Court of Appeals for the Fifth Circuit has canceled a Federal Trade Commission (FTC) rule that would have made it easier for consumers to cancel their online subscriptions. The decision is a setback for consumer advocates who argued the rule would have provided more transparency and control over subscription services.

arstechnica.com
589 545
Summary
xbryanx about 17 hours ago

At Least 13 People Died by Suicide Amid U.K. Post Office Scandal, Report Says

nytimes.com
575 483
zdw 3 days ago

Tree Borrows

The article discusses a new type of borrowing for statically typed languages that allows for safe and flexible data manipulation while maintaining strong type guarantees. It presents a formal system called Tree Borrows that enables this type of borrowing and explores its applications in programming language design.

plf.inf.ethz.ch
574 146
Summary
Mercury: Ultra-fast language models based on diffusion
PaulHoule 5 days ago

Mercury: Ultra-fast language models based on diffusion

arxiv.org
568 241
Hidden interface controls that affect usability
cxr 6 days ago

Hidden interface controls that affect usability

The article discusses the issue of hidden interface controls and their impact on usability. It highlights how such hidden controls can negatively affect user experience, and emphasizes the importance of making interface controls readily accessible to users.

interactions.acm.org
561 444
Summary
davidgu 5 days ago

Postgres LISTEN/NOTIFY does not scale

This article explores the scalability challenges of using Postgres's LISTEN/NOTIFY feature, highlighting its limitations in handling large numbers of concurrent notifications and the potential performance impact on the database. It suggests exploring alternative approaches, such as message queues or event streaming platforms, to address more demanding real-time notification requirements.

recall.ai
551 287
Summary
donohoe 3 days ago

Linda Yaccarino is leaving X

nytimes.com
543 1,035
Nobody has a personality anymore: we are products with labels
drankl 5 days ago

Nobody has a personality anymore: we are products with labels

The article explores the concept of personality in modern society, suggesting that the increasing reliance on social media and digital communication has led to a homogenization of individual expression and a lack of genuine personality.

freyaindia.co.uk
540 497
Summary
I extracted the safety filters from Apple Intelligence models
BlueFalconHD 5 days ago

I extracted the safety filters from Apple Intelligence models

I managed to reverse engineer the encryption (refered to as “Obfuscation” in the framework) responsible for managing the safety filters of Apple Intelligence models. I have extracted them into a repository. I encourage you to take a look around.

github.com
536 435
noperator 5 days ago

I used o3 to profile myself from my saved Pocket links

This article discusses the O3 Pocket Profile, a lightweight, open-source tool that allows users to manage their cryptocurrency assets and decentralized applications from a single interface. The tool aims to provide a secure and user-friendly way to interact with blockchain-based platforms.

noperator.dev
528 202
Summary
SVGs that feel like GIFs
cantdutchthis 4 days ago

SVGs that feel like GIFs

koaning.io
526 131
Open letter accuses BBC board member of having a conflict of interest on Gaza
mhga 4 days ago

Open letter accuses BBC board member of having a conflict of interest on Gaza

Open Letter: https://docs.google.com/document/d/1n3926pSPNwXd8j7I716CBJEz...

owenjones.news
524 352
Summary
Jane Street barred from Indian markets as regulator freezes $566M
bwfan123 6 days ago

Jane Street barred from Indian markets as regulator freezes $566M

The Indian market regulator has barred the US trading firm Jane Street from accessing the Indian securities market, citing violations of regulations. The decision highlights the regulatory scrutiny faced by foreign firms operating in India's financial markets.

cnbc.com
518 335
Summary
Show HN: I wrote a "web OS" based on the Apple Lisa's UI, with 1-bit graphics
ayaros 5 days ago

Show HN: I wrote a "web OS" based on the Apple Lisa's UI, with 1-bit graphics

https://lisagui.com/info.html

This is a web OS I wrote in vanilla JS that looks like the Apple Lisa Office System (1983-85), with other contemporaneous influences and additional improvements and features. It's currently in alpha and isn't remotely bug free. I had been holding off on posting this here until it was somewhat presentable and useful. Please note; the Lisa conforms more literally to the desktop metaphor than most modern GUIs - some of the important differences are mentioned in the readme.

This is a complete recreation of the UI in JS; it all renders to a single canvas element. It's not a CSS theme, and not an emulator ported to JS. None of the code is written by Apple. I'll be happy to elaborate more in the comments, but the short version is the entire UI is defined outside the DOM using JS objects. Thus, every interface element - menus, windows, controls, and even typefaces - was recreated from scratch. There are no font files - I wrote my own typesetting system, which supports combining multiple text styles and generates new glyph variants on the fly.

Many of the technical decisions I made were motivated by a desire to have this look the same in every browser. That's harder to do with the DOM and CSS, and why I moved as much logic as I could to JS. Also, the only part of the project outside of vanilla JS and standard web APIs is the Gulp toolkit, which I'm using as a minification/build tool. No vibe coding was used to make this!

This is based on a UI from the 80s, and won't work well on your phone. If you insist on running it that way, turn on trackpad mode in the touchscreen settings panel of the preferences app. For best results, install it as a PWA (add it to your home screen). Also there are some odd Android bugs; the native touchscreen keyboard is currently broken, and there's an issue with the cursor when dragging windows.

I realize there's not a whole lot to do within LisaGUI right now; I've got a big list of additional features and apps I'll be adding in the future. I've been working on this project for a while, and I'm eager to hear people's feedback and answer questions about it.

alpha.lisagui.com
513 141
OpenAI’s Windsurf deal is off, and Windsurf’s CEO is going to Google
rcchen about 7 hours ago

OpenAI’s Windsurf deal is off, and Windsurf’s CEO is going to Google

The article discusses the recent departure of Google's former CEO, Sundar Pichai, to join OpenAI as their new CEO. It highlights the significance of this move and the implications it may have on the future of AI development and leadership within the tech industry.

theverge.com
503 316
Summary
Anthropic cut up millions of used books, and downloaded 7M pirated ones – judge
pyman 5 days ago

Anthropic cut up millions of used books, and downloaded 7M pirated ones – judge

Anthropic, an AI research company, has admitted to using millions of pirated books to train its chatbot, Claude, raising copyright concerns. The company has now pledged to remove the pirated content and pay the appropriate licensing fees to authors and publishers by 2025.

businessinsider.com
492 647
Summary