IDF killed Gaza aid workers at point blank range in 2025 massacre: Report
Report [pdf]: https://content.forensic-architecture.org/wp-content/uploads...
The Age Verification Trap: Verifying age undermines everyone's data protection
The article discusses the challenges and implications of age verification on the internet, particularly for online content and services that are restricted to adults. It explores the various methods and technologies used for age verification, as well as the privacy and security concerns associated with these approaches.
I'm helping my dog vibe code games
The article explores the creation of a simple dog-walking game, detailing the development process, design choices, and the lessons learned along the way. It provides insights into the technical aspects of game development, emphasizing the importance of iterative design and user feedback.
Americans are destroying Flock surveillance cameras
The article discusses how some Americans are disabling or destroying surveillance cameras installed by a company called Flock, citing concerns over privacy and government overreach. It highlights the growing tensions between technological advancements in surveillance and public resistance to perceived invasions of personal freedoms.
OpenAI, the US government and Persona built an identity surveillance machine
Related ongoing thread: Discord cuts ties with identity verification software, Persona - https://news.ycombinator.com/item?id=47136036 - Feb 2026 (282 comments)
Mac mini will be made at a new facility in Houston
Apple announces it will accelerate U.S. manufacturing by producing Mac mini computers in the country. This move aligns with the company's commitment to increasing its investment and innovation in the United States.
Amazon accused of widespread scheme to inflate prices across the economy
The article reports that Amazon has been found guilty of engaging in widespread price manipulation, using algorithms to automatically adjust prices and undercut competitors, leading to an antitrust investigation and potential fines for the company.
Binance fired employees who found $1.7B in crypto was sent to Iran
I pitched a roller coaster to Disneyland at age 10 in 1978
The article explores the concept of tackling large tasks one step at a time, using the construction of the Hoover Dam as an example. It highlights the benefits of breaking down complex projects into manageable pieces and the importance of consistent, incremental progress to achieve ambitious goals.
Pi – A minimal terminal coding harness
Pi is a decentralized digital currency and financial platform that allows users to earn Pi by completing simple tasks on their smartphones. The project aims to create a sustainable cryptocurrency ecosystem that is accessible to everyone.
Anthropic Drops Flagship Safety Pledge
Anthropic, a leading AI company, has dropped its flagship safety pledge, raising concerns about the company's commitment to responsible AI development. The article explores the implications of this decision and the broader debate surrounding the ethical implications of AI technology.
How we rebuilt Next.js with AI in one week
The article discusses Cloudflare's introduction of VINextBot, a new AI-powered bot detection system that aims to improve website security and user experience by more accurately identifying and mitigating bot traffic.
Terence Tao, at 8 years old (1984) [pdf]
Firefox 148 Launches with AI Kill Switch Feature and More Enhancements
The article discusses the launch of Firefox 148, which includes a new AI kill switch feature and other enhancements. The AI kill switch allows users to quickly disable AI-powered features in the browser, providing more control over their browsing experience.
Discord cuts ties with identity verification software, Persona
The article discusses a breach at Persona, a Discord-backed identity verification startup co-founded by Peter Thiel. The breach exposed user data and raised concerns about the security practices of the company.
Blood test boosts Alzheimer's diagnosis accuracy to 94.5%, clinical study shows
The article discusses a new blood test that can help diagnose Alzheimer's disease with greater accuracy. The test measures levels of specific proteins in the blood, providing a reliable and non-invasive way to identify the early stages of Alzheimer's.
Open Letter to Google on Mandatory Developer Registration for App Distribution
This open letter from the 'Keep Android Open' initiative urges Google to maintain the openness and freedom of the Android ecosystem, advocating for continued support for third-party app stores and user freedom to choose their own software and services on Android devices.
FreeBSD doesn't have Wi-Fi driver for my old MacBook, so AI built one for me
The article discusses the process of getting the Broadcom brcmfmac wireless driver working with FreeBSD, including steps to install the necessary packages, configure the driver, and troubleshoot any issues that may arise.
The Missing Semester of Your CS Education – Revised for 2026
We returned to MIT last month to teach a revised version of Missing Semester, six years after the original debut (which has been extensively discussed on HN, in https://news.ycombinator.com/item?id=22226380 and https://news.ycombinator.com/item?id=34934216).
We’ve updated the course based on our personal experiences as well as major changes in the field (e.g., the proliferation of AI-powered developer tools) over the past several years. The 2026 course includes revised versions of four lectures from the previous course, and it adds five entirely new lectures:
- Development Environment and Tools
- Packaging and Shipping Code
- Agentic Coding
- Beyond the Code (soft skills)
- Code Quality
We’d love to hear any feedback from the HN community to improve the current or future iterations of the course. In particular, we’re curious to hear the community’s take on our inclusion of AI-related topics (e.g., dedicating an entire class to the topic of agentic coding; though we tried to counterbalance it with plenty of disclaimers, and a dedicated section on AI etiquette in Beyond the Code).
--Anish, Jon, and Jose
Danish government agency to ditch Microsoft software (2025)
The article discusses Denmark's plans to reduce its reliance on Microsoft products and move towards digital independence. It highlights the Danish government's efforts to increase its technological self-sufficiency and explore alternative software solutions to reduce its dependence on a single technology provider.
Nearby Glasses
The article describes the development of a mobile application called YJ Nearby Glasses, which helps users find nearby eyeglasses stores and compare prices. The app leverages location data and price information to provide users with a convenient way to shop for glasses in their local area.
ASML unveils EUV light source advance that could yield 50% more chips by 2030
ASML, a leading semiconductor equipment maker, has unveiled an EUV light source advance that could yield up to 50% more chips by 2030. This innovation is expected to boost the production capacity and efficiency of the semiconductor industry.
“Car Wash” test with 53 models
"I Want to Wash My Car. The Car Wash Is 50 Meters Away. Should I Walk or Drive?" This question has been making the rounds as a simple AI logic test so I wanted to see how it holds up across a broad set of models. Ran 53 models (leading open-source, open-weight, proprietary) with no system prompt, forced choice between drive and walk, with a reasoning field.
On a single run, only 11 out of 53 got it right (42 said walk). But a single run doesn't prove much, so I reran every model 10 times. Same prompt, no cache, clean slate.
The results got worse. Of the 11 that passed the single run, only 5 could do it consistently. GPT-5 managed 7/10. GPT-5.1, GPT-5.2, Claude Sonnet 4.5, every Llama and Mistral model scored 0/10 across all 10 runs.
People kept saying humans would fail this too, so I got a human baseline through Rapidata (10k people, same forced choice): 71.5% said drive. Most models perform below that.
All reasoning traces (ran via Opper, my startup), full model breakdown, human baseline data, and raw JSON files are in the writeup for anyone who wants to dig in or run their own analysis.
Writing code is cheap now
The article discusses the concept of 'code is cheap' in software development, emphasizing the importance of focusing on the overall system design and architecture rather than solely on writing code. It argues that the true cost of software lies in the long-term maintenance and evolution of the system, and that good design practices can significantly reduce these costs.
Goodbye InnerHTML, Hello SetHTML: Stronger XSS Protection in Firefox 148
The article discusses the introduction of the 'setHTML' method in Firefox 148, which provides stronger cross-site scripting (XSS) protection compared to the traditional 'innerHTML' approach. This change aims to improve the security of web applications by limiting the potential for XSS vulnerabilities.
Show HN: Steerling-8B, a language model that can explain any token it generates
Anthropic has released Steerling, an 8-billion parameter language model, aimed at providing a more aligned and truthful AI assistant that can engage in open-ended dialogue and assist with a variety of tasks while adhering to Anthropic's principles of ethical AI development.
Show HN: PgDog – Scale Postgres without changing the app
Hey HN! Lev and Justin here, authors of PgDog (https://pgdog.dev/), a connection pooler, load balancer and database sharder for PostgreSQL. If you build apps with a lot of traffic, you know the first thing to break is the database. We are solving this with a network proxy that works without requiring application code changes or database migrations.
Our post from last year: https://news.ycombinator.com/item?id=44099187
The most important update: we are in production. Sharding is used a lot, with direct-to-shard queries (one shard per query) working pretty much all the time. Cross-shard (or multi-database) queries are still a work in progress, but we are making headway.
Aggregate functions like count(), min(), max(), avg(), stddev() and variance() are working, without refactoring the app. PgDog calculates the aggregate in-transit, while transparently rewriting queries to fetch any missing info. For example, multi-database average calculation requires a total count of rows to calculate the original sum. PgDog will add count() to the query, if it’s not there already, and remove it from the rows sent to the app.
Sorting and grouping works, including DISTINCT, if the columns(s) are referenced in the result. Over 10 data types are supported, like, timestamp(tz), all integers, varchar, etc.
Cross-shard writes, including schema changes (CREATE/DROP/ALTER), are now atomic and synchronized between all shards with two-phase commit. PgDog keeps track of the transaction state internally and will rollback the transaction if the first phase fails. You don’t need to monkeypatch your ORM to use this: PgDog will intercept the COMMIT statement and execute PREPARE TRANSACTION and COMMIT PREPARED instead.
Omnisharded tables, a.k.a replicated or mirrored (identical on all shards), support atomic reads and writes. That’s important because most databases can’t be completely sharded and will have some common data on all databases that has to be kept in-sync.
Multi-tuple inserts, e.g., INSERT INTO table_x VALUES ($1, $2), ($3, $4), are split by our query rewriter and distributed to their respective shards automatically. They are used by ORMs like Prisma, Sequelize, and others, so those now work without code changes too.
Sharding keys can be mutated. PgDog will intercept and rewrite the update statement into 3 queries, SELECT, INSERT, and DELETE, moving the row between shards. If you’re using Citus (for everyone else, Citus is a Postgres extension for sharding databases), this might be worth a look.
If you’re like us and prefer integers to UUIDs for your primary keys, we built a cross-shard unique sequence, directly inside PgDog. It uses the system clock (and a couple other inputs), can be called like a Postgres function, and will automatically inject values into queries, so ORMs like ActiveRecord will continue to work out of the box. It’s monotonically increasing, just like a real Postgres sequence, and can generate up to 4 million numbers per second with a range of 69.73 years, so no need to migrate to UUIDv7 just yet.
INSERT INTO my_table (id, created_at) VALUES (pgdog.unique_id(), now());
Resharding is now built-in. We can move gigabytes of tables per second, by parallelizing logical replication streams across replicas. This is really cool! Last time we tried this at Instacart, it took over two weeks to move 10 TB between two machines. Now, we can do this in just a few hours, in big part thanks to the work of the core team that added support for logical replication slots to streaming replicas in Postgres 16.Sharding hardly works without a good load balancer. PgDog can monitor replicas and move write traffic to a promoted primary during a failover. This works with managed Postgres, like RDS (incl. Aurora), Azure Pg, GCP Cloud SQL, etc., because it just polls each instance with “SELECT pg_is_in_recovery()”. Primary election is not supported yet, so if you’re self-hosting with Patroni, you should keep it around for now, but you don’t need to run HAProxy in front of the DBs anymore.
The load balancer is getting pretty smart and can handle edge cases like SELECT FOR UPDATE and CTEs with INSERT/UPDATE statements, but if you still prefer to handle your read/write separation in code, you can do that too with manual routing. This works by giving PgDog a hint at runtime: a connection parameter (-c pgdog.role=primary), SET statement, or a query comment. If you have multiple connection pools in your app, you can replace them with just one connection to PgDog instead. For multi-threaded Python/Ruby/Go apps, this helps by reducing memory usage, I/O and context switching overhead.
Speaking of connection pooling, PgDog can automatically rollback unfinished transactions and drain and re-sync partially sent queries, all in an effort to preserve connections to the database. If you’ve seen Postgres go to 100% CPU because of a connection storm caused by an application crash, this might be for you. Draining connections works by receiving and discarding rows from abandoned queries and sending the Sync message via the Postgres wire protocol, which clears the query context and returns the connection to a normal state.
PgDog is open source and welcomes contributions and feedback in any form. As always, all features are configurable and can be turned off/on, so should you choose to give it a try, you can do so at your own pace. Our docs (https://docs.pgdog.dev) should help too.
Thanks for reading and happy hacking!
Hacking an old Kindle to display bus arrival times
This portfolio showcases Marianne Feng's digital illustrations, including a series of Kindle book cover designs. The artwork features vibrant colors, whimsical characters, and engaging compositions that capture the imagination.
A simple web we own
The article discusses the concept of a 'simple web we own', emphasizing the importance of individuals taking control of their online presence and creating their own personal websites rather than relying solely on social media platforms. It encourages readers to reclaim the internet and assert their digital independence.
Making Wolfram tech available as a foundation tool for LLM systems
The article discusses the availability of Wolfram technology as a foundation tool for large language model (LLM) systems, highlighting its potential to enhance the capabilities and performance of these AI systems.