IDF killed Gaza aid workers at point blank range in 2025 massacre: Report

https://substackcdn.com/image/fetch/$s_!d2dB!,w_5760,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F174f0566-d8ca-4cea-a4c7-360a4f016881_4000x3000.jpeg
Israeli soldiers fired nearly 1,000 bullets at 15 Palestinian aid workers in southern Gaza on March 23, 2025, killing them in a massacre. The investigation by Earshot and Forensic Architecture found that the soldiers executed some aid workers at point blank range and that the Israeli military's internal inquiry did not recommend any criminal action.

I'm helping my dog vibe code games

https://www.calebleak.com/blog/dog-game/screenshot_20260219_154701.webp
The user trained their 9-pound cavapoo Momo to create games using Claude Code by routing her keyboard input through a Raspberry Pi and providing automated feedback tools. With a well-crafted prompt and strong guardrails, Momo's keyboard mashing produced playable games, demonstrating that the bottleneck in AI-assisted development is the quality of feedback loops, not the quality of ideas.

Firefox 148 Launches with AI Kill Switch Feature and More Enhancements

https://serverhost.com/blog/wp-content/uploads/2026/02/4fa59d91-110e-42c3-b1fa-e372279736ab.webp
Firefox 148 introduces an AI kill switch and enhanced user controls, allowing users to disable AI features and opt out of remote updates. The update also includes various performance and accessibility improvements, such as XSS protection and screen reader compatibility.

OpenAI, the US government and Persona built an identity surveillance machine

https://vmfunc.re/persona/shodan02.png
The authors of this document conducted a passive reconnaissance investigation into OpenAI's identity verification platform, Persona, and found that it serves facial recognition, watchlists, and SAR filings on a government endpoint with the door wide open. The platform's source code, which was publicly served without authentication, reveals a KYC/AML compliance platform that handles sensitive ...

Blood test boosts Alzheimer's diagnosis accuracy to 94.5%, clinical study shows

This page will redirect in a moment...

Discord cuts ties with identity verification software, Persona

https://fortune.com/img-assets/wp-content/uploads/2026/02/GettyImages-1239812755-e1771937537913.jpg?format=webp&w=1440&q=100
Discord's identity verification software, Persona, had frontend code accessible on the open internet and government servers, exposing sensitive user information. Discord has since cut ties with Persona, citing a short-lived partnership that lasted less than a month.

I pitched a roller coaster to Disneyland at age 10 in 1978

https://wordglyph.xyz/Quadrupuler-Blueprints.jpg
The author, a 10-year-old boy, invented a roller coaster model called the Quadrupuler with four loops and sent it to Disneyland, receiving a positive response from Disney Imagineering. This early validation gave him a resilient spirit that has guided him through various inventions and a career in acting.

Open Letter to Google on Mandatory Developer Registration for App Distribution

https://keepandroidopen.org/img/logos/adguard.com.png
We, civil society and tech organizations, strongly oppose Google's new policy requiring Android app developers to register with Google to distribute apps outside the Google Play Store. This policy threatens innovation, competition, and user freedom by giving Google too much control over the Android platform.

How we rebuilt Next.js with AI in one week

https://cf-assets.www.cloudflare.com/zkvhlag99gkb/64oL10LCSz30EiEHWVdJPG/aeaed48a681ec3d5bc9d8cb6e5e30a96/BLOG-3194_1.png
Cloudflare engineers rebuilt Next.js from scratch using AI and Vite, creating vinext, a drop-in replacement that deploys to Cloudflare Workers with a single command. Vinext builds production apps up to 4x faster and produces client bundles up to 57% smaller.

Goodbye InnerHTML, Hello SetHTML: Stronger XSS Protection in Firefox 148

https://hacks.mozilla.org/wp-content/themes/Hax/img/hacks-meta-image.jpg
Firefox 148 ships the standardized Sanitizer API to prevent XSS attacks. The API sanitizes untrusted HTML before inserting it into the DOM, making the web safer for everyone.

Show HN: Steerling-8B, a language model that can explain any token it generates

https://www.guidelabs.ai/images/embedding_decomposition.apng
We are releasing Steerling-8B, a new interpretable model that can trace generated tokens to input context and training data. It achieves competitive performance with significantly less compute and unlocks capabilities like concept control and training data provenance.

Mac mini will be made at a new facility in Houston

https://www.apple.com/newsroom/images/2026/02/apple-accelerates-us-manufacturing-with-mac-mini-production/article/Apple-US-manufacturing-investment-Houston-data-center-assembly-line-01_big.jpg.large.jpg
Apple is expanding its Houston factory operations, creating thousands of jobs and producing Mac mini in the US for the first time. The company will also expand AI server manufacturing and open an Advanced Manufacturing Center for hands-on training.

Show HN: X86CSS – An x86 CPU emulator written in CSS

https://lyra.horse/x86css/static/thumbnail.png
x86CSS is a CSS-only x86 CPU/emulator that runs native 8086 machine code without JavaScript. It can be built and run using Python scripts and GCC, with a custom I/O interface for user interaction.

Nearby Glasses

https://opengraph.githubassets.com/6eb0426428f2b61bb8f668079806cf1ef864def5ff2f92cbf9b715a1021953f4/yjeanrenaud/yj_nearbyglasses
The Nearby Glasses app warns you when smart glasses are nearby by detecting Bluetooth signals from specific manufacturers. It uses company ID codes to identify devices, but may produce false positives due to similar devices.

Shatner is making an album with 35 metal icons

https://cdn.mos.cms.futurecdn.net/ddz75ahfYJmpd62SBPQC2c-840-80.jpg
William Shatner is releasing a metal album with an all-star cast of guitarists, including Zakk Wylde and Chris Poland. The album promises massive guitars, cinematic arrangements, and raw emotion, with Shatner hand-picking 35 metal icons for the project.

Tesla registrations crash 17% in Europe as BEV market surges 14%

https://electrek.co/wp-content/uploads/sites/3/2025/04/Tesla-family-hero.png?w=1600
Tesla's EU registrations dropped 17% in January 2026, while the broader battery-electric vehicle market grew 13.9%. BYD's registrations surged 165% year-over-year, more than doubling Tesla's volume in the region.

Osaka: Kansai Airport proud to have never lost single piece of luggage (2024)

https://japannews.yomiuri.co.jp/wp-content/uploads/2024/12/JW-Kix.jpg
Kansai Airport in Japan has a 30-year record of no lost baggage incidents, earning it the "World's Best Airport for Baggage Delivery" title. The airport uses sensors and manual checks to ensure efficient baggage handling, but faces a staff shortage ahead of the 2025 Osaka-Kansai Expo.

Show HN: enveil – hide your .env secrets from prAIng eyes

https://opengraph.githubassets.com/2ca0c854545dc93fafcc36da28cfbb225fc40344a55e97a1810a3cdf468d4ee8/GreatScott/enveil
enveil is a tool that encrypts secrets in a project directory, preventing AI tools from accessing them. It uses a master password to derive a 256-bit AES key for encryption and decryption.

IRS Tactics Against Meta Open a New Front in the Corporate Tax Fight

Please enable JS and disable any ad blocker

OpenAI resets spending expectations, from $1.4T to $600B

https://image.cnbcfm.com/api/v1/image/108267180-17714908241771490821-44105403042-1080pnbcnews.jpg?v=1771490824&w=750&h=422&vtcrop=y
OpenAI plans to spend $600 billion by 2030 and target $280 billion in revenue. The company is finalizing a massive funding round that could total over $100 billion.

Iowa farmers are leading the fight for repair

https://valkyrie.cdn.ifixit.com/media/2019/10/22145631/john_deere.jpg
Iowa farmers are pushing for the Right to Repair bill, HSB 751, which aims to give farmers access to diagnostic tools and software needed to repair their equipment. The bill has a good chance of passing in the Iowa House after advancing in the Agriculture Committee with an 18-5 vote.

Stripe valued at $159B, 2025 annual letter

https://images.stripeassets.com/fzn2n1nzq965/42EFKVMF30ZAldLXtTHYWM/1632284eb36fc3df5aa5a1d115cbd4fb/annualletter2025_newsroom2000x1000.png?w=2000&q=80
Stripe generated $1.9 trillion in total volume, up 34% from 2024, and powers 90% of the Dow Jones Industrial Average and 80% of the Nasdaq 100. Stripe's Revenue suite is on track to hit $1 billion and the company is investing in product development and acquisitions.

Hacking an old Kindle to display bus arrival times

https://assets.mariannefeng.com/portfolio/kindle/kindle-finished-product.jpg
The user turned an old Kindle into a live bus feed display by jailbreaking it, installing custom apps, and setting up a server to generate and serve bus data as an image. They created a custom KUAL app to control when the dashboard is displayed and added a feature to exit dashboard mode by pressing the menu button.

Steel Bank Common Lisp

SBCL is a high-performance, open-source Common Lisp compiler with a permissive license. It provides an interactive environment with debugging tools and runs on various platforms including Linux and Windows.

Looks like it is happening

User speculates about AI-generated papers flooding hep-th submissions, citing rising numbers on arXiv. User asks someone to analyze AI-generated papers and their impact on hep-th submissions.

Hugging Face Skills

https://opengraph.githubassets.com/846baf09e6bd1a140786d3aedfc760a9bdd2ddb6b31a277051158e832bde5937/huggingface/skills
Hugging Face Skills are self-contained folders for AI/ML tasks like dataset creation and model training. They are interoperable with major coding agent tools like OpenAI Codex and Google DeepMind's Gemini CLI.

Pi – a minimal terminal coding harness

https://pi.dev/tree-view.png
Pi is a minimal terminal coding harness with powerful defaults and extensibility. It adapts to workflows with TypeScript extensions, skills, and themes, and can be extended or installed with third-party packages.

Denver dumps Flock, awards contract to Axon

Pentagon threatens to make Anthropic a pariah

https://media.cnn.com/api/v1/images/stellar/prod/20260224-dario-amodei-pete-hegseth-split.jpg?c=original&q=w_860,c_fill
Defense Secretary Pete Hegseth threatened to terminate Anthropic's $200 million contract and blacklist the AI company if it doesn't comply with demands to lift safeguards on its AI model. Anthropic is refusing to budge on restrictions for AI-controlled weapons and mass domestic surveillance.

Show HN: Emdash – Open-source agentic development environment

https://raw.githubusercontent.com/generalaction/emdash/main/docs/public/media/product.jpeg
Emdash is a tool for parallel development and testing with multiple agents, supporting 21+ CLI providers. It securely connects to remote machines and stores app state locally, with optional GitHub features.

1Password pricing increasing up to 33% in March

1Password is updating its Family plan pricing starting March 27, 2026, for renewals on or after that date. Current renewals before March 27, 2026, will keep the current pricing until their next renewal.

Show HN: Moonshine Open-Weights STT models – higher accuracy than WhisperLargev3

https://raw.githubusercontent.com/moonshine-ai/moonshine/main/images/lang-chart.png
Moonshine Voice is a speech-to-text framework that offers fast, private, and accurate live voice interfaces with low latency, supporting multiple languages and platforms. It provides a high-level API for developers to build voice applications with features like transcription, speaker identification, and command recognition, making it easy to integrate voice interfaces into applications.

Cardiorespiratory fitness is associated with lower anger and anxiety

Russian soldiers tell BBC they saw fellow troops executed on commanders' orders

https://ichef.bbci.co.uk/news/480/cpsprodpb/7a4b/live/90dacc00-0d7c-11f1-8e6b-0f78c649f3c2.png.webp
Russian soldiers have exposed brutal conditions on the front lines in Ukraine, including executions of comrades for refusing orders. They describe "meat storm" missions where troops are sent to their deaths in relentless waves.

Sam Altman Is Losing His Grip on Humanity

https://cdn.theatlantic.com/thumbor/1c1613xpTrAiKaTl5Arsri50blo=/0x0:3710x2087/960x540/media/img/mt/2026/02/2026_02_23_sam_altman/original.jpg
Sam Altman, OpenAI CEO, compared training a human to training a chatbot, saying it takes 20 years of life and energy to become smart. This comparison is alarming as it suggests AI is comparable to humans, potentially justifying treating humans and the planet as collateral damage.

Why the KeePass format should be based on SQLite

https://mketab.org/blog/sqlite_kdbx/additional_attributes.png
KeePass's KDBX file format has limitations, including incompatibility with modern security features and large database sizes, which can be addressed by switching to an SQLite-based format. This change would allow for better scalability, security, and user experience, and would facilitate the addition of new features and backward compatibility.

AI-generated replies are a scourge these days

Something went wrong, but don’t fret — let’s give it another shot. Some privacy related extensions may cause issues on x.com. Please disable them and try again.

Intel XeSS 3: expanded support for Core Ultra/Core Ultra 2 and Arc A, B series

You don't have permission to access "http://www.intel.com/content/www/us/en/download/785597/intel-arc-graphics-windows.html" on this server.

Manjaro website off-line again due to lapsed certificate

https://distrowatch.com/images/k/txd.png
Manjaro website is offline due to expired HTTPS certificate. This is the third time the site has gone down due to certificate renewal issues.

xAI and Pentagon reach deal to use Grok in classified systems

xAI's Grok model will be used in classified military systems after signing an agreement with the Pentagon, replacing Anthropic's Claude model. The Pentagon is threatening to sever ties with Anthropic over safeguards and is also in talks with Google and OpenAI for their models.

I think WebRTC is better than SSH-ing for connecting to Mac terminal from iPhone

https://macky.dev/app_icon_trans.png
Signaling validates identity tokens for access but a Master Password protects the terminal, preventing access even if your account is compromised. “I can talk with my BFF Claude on the toilet instead of doom scrolling.”

NIST Seeking Public Comment on AI Agent Security (Deadline: March 9, 2026)

NIST requests information on secure AI agent system development and deployment to advance US economic competitiveness and public safety. The RFI seeks insights on security threats, risks, and vulnerabilities, as well as technical controls and practices to ensure AI agent system security.

Fed's Cook says AI triggering big changes, sees possible unemployment rise

Please enable JS and disable any ad blocker

Cell Service for the Fairly Paranoid

https://cdn.sanity.io/images/9u514z6s/production/d7c261b3976bd7fbd17ca1e0c46177dfb3ae112a-4323x2610.png?w=3000&h=1811&q=100&auto=format
Cape is a privacy-first mobile carrier offering unlimited 5G and 4G data, secure global roaming, and features like Identifier Rotation and Last-Mile Encrypted Texting. It provides a secure alternative to traditional carriers with features like Proton VPN and encrypted voicemails.

Stripe reportedly makes offer to acquire PayPal

https://image.cnbcfm.com/api/v1/image/108269085-17719409881771940985-44200112386-1080pnbcnews.jpg?v=1771940987&w=750&h=422&vtcrop=y
PayPal's stock surged 7% after reports of potential acquisition by Stripe, which hit a $159 billion valuation and aims for $1 billion annual revenue. PayPal faces slowing growth and competition, having plummeted 19% this year.

Software 3.1? – AI Functions

https://blog.mikegchambers.com/assets/images/ai-functions-2.png
Andrej Karpathy proposes Software 3.1, a point release of Software 3.0, where LLMs generate and execute code, and machine verifies it at runtime. AI Functions, a new project, enables this by using post-conditions to validate output and trigger retries, making it a more robust and self-correcting system.

Why High FOV Sucks – Fixing It with Panini Projection

Decimal-Java is a library to convert java.math.BigDecimal to and from IEEE-754r

https://opengraph.githubassets.com/fc04e240ce01bc211564e587309606164fc0414a2875829f29744320c4ae33ba/FirebirdSQL/decimal-java
Decimal-java is a library to convert Java BigDecimal to IEEE-754r decimal byte representations. It supports Decimal32, Decimal64, and Decimal128 types with optional overflow handling and rounding.

Show HN: SNKV – SQLite's B-tree as a key-value store (C/C++ and Python bindings)

https://raw.githubusercontent.com/hash-anu/snkv/master/demo.gif
SNKV is a lightweight key-value store built on SQLite's B-Tree storage engine without SQL. It provides a clean KV API with direct access to the storage core, bypassing SQL parsing and query planning.

We Are Changing Our Developer Productivity Experiment Design

https://metr.org/assets/images/uplift-2026-post/uplift_timeline.png
Researchers studied AI's impact on developer productivity, but their experiment had selection effects due to lower pay and AI adoption. They found a likely speedup from AI tools, but their data is weak evidence due to biased developer selection.

The Engine Behind the Hype

https://www.onuruzunismail.com/assets/images/blog/the-engine-behind-the-hype/red-mass-teal-engine.webp
The user discusses their experience with various AI coding tools, including Claude Code, and how they discovered Pi, a custom coding agent built by Mario Zechner, which offers a more efficient and context-aware experience. Pi's simplicity and extension system impressed the user, who believes it's a more effective tool than popular alternatives like Claude Code and OpenCode.

NPM install is stealing your passwords – I built a tool to catch it

https://westbayberry.com/static/img/clean.png
This tool provides visibility into dependency behavior in CI pipelines, flagging suspicious packages for review and auto-approving the rest. It uses 26 behavioral detectors to analyze package behavior and prevent zero-day attacks, with a self-hosted option for enterprise environments.

Show HN: Tag Promptless on any GitHub PR/Issue to get updated user-facing docs

Prithvi and co-founder Frances launched Promptless, an AI teammate that drafts doc updates based on workflows. Promptless 1.0 addresses learnings from the last year with features like automatic screenshot updates and improved writing quality.

The Weird OS Built Around a Database [video]

The US Had a Big Battery Boom Last Year

https://media.wired.com/photos/6998701dc31375ebca5a4cab/3:2/w_2560%2Cc_limit/GettyImages-2191227367.jpg
The US added a record-breaking 57 gigawatt hours of energy storage in 2025, enough to power over 5 million homes. The growth is expected to continue with a predicted 21 percent increase in 2026.

Mercury 2: The fastest reasoning LLM, powered by diffusion

https://framerusercontent.com/images/RoZiv6hJStkiJmnDuDeCk9S2s.webp?width=512&height=341
Mercury 2 is a fast reasoning language model that generates responses through parallel refinement, producing multiple tokens simultaneously and converging over a few steps. It achieves >5x faster generation with a fundamentally different speed curve, making it suitable for real-time applications.

Proposal: Add "AI generated" as a flag reason

The user suggests implementing a flag for LLM-generated content to replace current immune responses of adding a vibecoding tag or flagging as spam. This would help identify and remove low-value AI-generated content, improving the site's quality and user experience.

I turned off ChatGPT's memory

https://d24ovhgu8s7341.cloudfront.net/uploads/editor/advertisements/938/optimized_6c494eba-e388-4bf1-925e-0910ddd7275c.png
Mike Taylor argues that ChatGPT's memory feature has more disadvantages than advantages, causing "context rot" and biased results. He suggests turning off memory for unbiased results, citing his own experiences with custom instructions and personalized recommendations.

Scientists crack the case of "screeching" Scotch tape

https://cdn.arstechnica.net/wp-content/uploads/2026/02/scotch1-640x548.jpg
Researchers discovered that the screeching sound from peeling Scotch tape is caused by shock waves from micro-cracks traveling at supersonic speeds. The sound is generated by a train of weak shocks when the transverse cracks reach the edge of the tape.

The Righteous EV Owners Who Won't Let Their Broken Cars Die

https://media.wired.com/photos/699892bd88a7d3ff8b60ed09/master/w_2560%2Cc_limit/ERIC_RUBY_20262D0975.jpg
Svein Hodne, a Fisker Ocean owner, was stranded in his car after it lost power and locked him inside, prompting him to join the Fisker Owners Association, a volunteer-run group that took control of the car's maintenance and repair. The association's efforts led to a global movement for the "right to repair," challenging the dominance of tech companies and pushing for greater access to car ...

Psychology suggests making a shopping list is a sign of sharper thinking

https://img.etimg.com/thumb/msid-127796077,width-300,height-225,imgsize-104083,resizemode-75/grocery-list-contemplation.jpg
Writing a shopping list by hand requires cognitive skills like planning, memory, and self-control, which are linked to intelligence and long-term decision-making. This habit reflects traits associated with intelligence, such as foresight, organization, and efficient mental processing.

Mercury 2: Diffusion Reasoning Model

https://framerusercontent.com/images/RoZiv6hJStkiJmnDuDeCk9S2s.webp?width=512&height=341
Mercury 2 is a fast reasoning language model that generates responses through parallel refinement, producing multiple tokens simultaneously and converging over a few steps. It achieves >5x faster generation with a fundamentally different speed curve, making it suitable for real-time applications.

Dream Recorder AI – a portal to your subconscious

Show HN: Recursively apply patterns for pathfinding

Props from Node fixtures and custom fixture inputs will appear here.

Show HN: Out Plane – A PaaS I built solo from Istanbul in 3 months

https://outplane.com/api/og?title=Developer%20Infrastructure%20Platform&category=Out%20Plane
Out Plane automates deployment and scaling with a single GitHub push, reducing deploy times to under 2 minutes. It offers transparent pricing, automatic scaling, and 99.99% uptime SLA with real-time metrics and logs.