Published on

Daily Tech News - 2026-02-26

Authors

The line between experimental AI and mission-critical infrastructure has officially vanished. As of late February 2026, the tech landscape is grappling with the reality that software is no longer just a tool, but a sovereign force shaping global security and domestic policy.

The AI Rubicon and Ethical Boundaries The industry is currently divided between breakneck progress and existential caution. Andrej Karpathy noted that coding agents have moved from "basically not working" to becoming "extremely disruptive" to traditional workflows, a sentiment echoed by the launch of Google’s "Nano Banana 2" (Gemini 3.1 Flash). Yet, the stakes have never been higher. Retired Air Force General Jack Shanahan issued a blistering warning against using LLMs in lethal autonomous weapons, while Anthropic’s Dario Amodei released a historic statement regarding the growing tensions between AI labs and the Pentagon.

Security Sovereignty and the API Crisis Security reached a new milestone as Apple’s iPhone and iPad became the first consumer devices approved for NATO classified information. However, this progress is contrasted by a significant security oversight at Google: API keys previously considered "public" for Maps are now being revoked because they grant billable access to private Gemini files. Meanwhile, the Dutch tax authority has sparked debate by moving national VAT processing to software managed by the American firm FAST, highlighting a shift toward globalized infrastructure for sensitive state functions.

The Developer’s New Normal For the modern engineer, the "everything-as-code" philosophy continues to expand. From running Git directly in Postgres to Vercel’s major dashboard redesign and even Windows Notepad adding advanced Markdown support, the developer experience is becoming more integrated. This digital shift is mirrored in our culture; new data confirms that podcasts have finally overtaken AM/FM talk radio in daily listening time—a symbolic passing of the torch exactly 26 years after the launch of the legendary Pentium III.

amerika-runt-binnenkort-onze-btw-5e51d933

Amerikaans runt binnenkort onze BTW-verwerking. Dat is wat de belastingdienst nu van plan is met de BTW. De software vindt, op afstand, plaats door het Amerikaanse bedrijf FAST.

  • Keywords: het amerikaanse, een amerikaans, amerikaanse bedrijf, een omvangrijke, amerikanen laat, onder amerikaans, van amerikanen, nog gekker, amerikaans bedrijf, het nog
  • Source: berthub.eu

colsubsidio-transforms-business-process-monitoring-with-elastic-observability-9e6ef4d0

Colsubsidio implemented Elastic Observability to unify logs, metrics, traces, and business events across 40+ critical processes. Kibana dashboards and smart alerts delivered real-time, end-to-end visibility into system health, performance, and user impact. The organization reduced MTTR by 30%, cut critical incidents by 95%, and improved API response times by 30%.

  • Keywords: infrastructure colsubsidio, monitoring elastic, kibana dashboards, colsubsidio implemented, dashboards kibana, elastic colsubsidio, processes kibana, processes colsubsidio, observability colsubsidio, colombia colsubsidio
  • Source: elastic.co

developer-role-now-available-for-pro-teams-fb24e20a

Developers can safely deploy to projects on a team, with more limited team-wide configuration control. Owners can assign the Developer role to any existing seat or invite new members from the team members settings.

  • Keywords: teams developer, developer role, teams assign, assign developer, control developers, team members, role members, roles, enterprise teams, level roles
  • Source: vercel.com

elastic-stack-8-19-12-released-b05ea14c

Elastic Stack 8.19.12 has been released. This version contains fixes for potential security vulnerabilities. We recommend you upgrade to this latest version over the previous version of the Elastic Stack. For details of the issues that have been fixed, please refer to the release notes.

  • Keywords: elastic stack, stack released, stack 19, elastic, 12 elastic, stack, latest version, version 19, issues fixed, version
  • Source: elastic.co

elastic-stack-9-2-6-released-6b1a1b19

Elastic Stack 9.2.6 has been released. This version contains fixes for potential security vulnerabilities. We recommend you upgrade to this latest version. For details of the issues that have been fixed and a full list of changes, please refer to the release notes.

  • Keywords: elastic stack, version elastic, stack released, stack, elastic, latest version, versions release, version recommend, released version, previous versions
  • Source: elastic.co

elastic-stack-9-3-1-released-d7f29c8c

Elastic Stack 9.3.1 has been released. This release contains fixes for potential security vulnerabilities. We recommend you upgrade to this latest version. For details of the issues that have been fixed and a full list of changes for each product, please refer the release notes.

  • Keywords: elastic stack, version elastic, stack released, stack, elastic, latest version, versions release, previous versions, version recommend, versions
  • Source: elastic.co

git-in-postgres-286e1beb

A git repository is a content-addressable object store where objects go in indexed by the SHA1 of their content, plus a set of named references pointing at specific objects by hash. The protocol for synchronising objects and refs between repositories is what actually matters, and since git-the-program is just one implementation of it, you can swap the storage backend without clients noticing.

  • Keywords: git repositories, git data, git database, git repository, git store, using git, git package, database git, core git, metadata git
  • Source: nesbitt.io

google-api-keys-weren-t-secrets-but-then-gemini-changed-the-rules-53b00aaa

Gemini and Google Maps share the same API keys. Google Maps API keys are designed to be public. Gemini API keys can be used to access private files and make billable API requests. Google are working to revoke affected keys.

  • Keywords: gemini api, secrets gemini, api keys, gemini google, access gemini, api key, api access, gemini billing, google api, enable gemini
  • Source: simonwillison.net

historic-statement-from-dario-amodei-1f11f369

Anthropic’s full statement is here. Historic statement from Dario AmodeiGary MarcusFeb 26, 20261746822Sharehat tip to Kylie Robison.

  • Keywords: robison anthropic, kylie robison, anthropic statement, statement dario, robison, kylie, anthropic, historic statement, tip kylie, dario amodeigary
  • Source: garymarcus.substack.com

hoard-things-you-know-how-to-do-89e698af

Coding is about understanding what's possible and what isn't. A good place to start is with a list of examples of what you can do. The more examples you have, the more likely you are to be able to do it yourself.

  • Keywords: agentic engineering, doing agent, agent build, guides agentic, coding agents, coding agent, productively coding, agent research, agents hoarding, building software
  • Source: simonwillison.net

how-to-securely-erase-an-old-hard-drive-on-macos-tahoe-35deb9bb

There's no 'Security Options' button on Disk Utility. If you want to write 1s, 0s, or do a DOE-compliant 3-pass erase, you have to hop over to Terminal now.

  • Keywords: erase diskutil, secure erase, securely erase, secure erases, erase disk9, erase storage, erase option, diskutil secureerase, erase options, secureerase disk
  • Source: jeffgeerling.com

hyperbolic-versions-of-latest-posts-a91372a4

The post Trig of inverse trig contained a table summarizing trig functions applied to inverse trig functions. You can make a very similar table for the hyperbolic counterparts. The following Python code doesn’t prove that the entries in the table are correct, but it likely would catch typos.

  • Keywords: identities hyperbolic, hyperbolic identities, hyperbolic sine, compare sinh, inverse trig, replaced hyperbolic, trig inverse, table hyperbolic, trig functions, compare tanh
  • Source: johndcook.com

intercepting-messages-inside-is-dialog-message-installing-the-message-filter-db6622fc

The IsDialogMessage includes an extensibility point that lets you hook into the message processing. You can register a message filter hook and listen for MSGF_                . This lets us grab the ESC before it turns into an IDCANCEL.

  • Keywords: esc isdialogmessage, processing isdialogmessage, loop isdialogmessage, isdialogmessage function, message isdialogmessage, isdialogmessage message, isdialogmessage returns, isdialogmessage, called isdialogmessage, isdialogmessage turns
  • Source: devblogs.microsoft.com

MTIME: 1591676406

Gzip streams contain metadata, like the operating system that did the compression. I built a tool to read this metadata. The gzip header holds more than I expected! What’s in gzip metadata?

  • Keywords: gzip metadata, metadata gzipped, metadata gzip, gzip implementations, gzip format, data gzip, gzip operating, compression gzip, spec gzip, parse gzip
  • Source: evanhahn.com

iphone-and-ipad-approved-to-handle-classified-nato-information-56be21b3

Apple announces iPhone and iPad are the first and only consumer devices in compliance with the information assurance requirements of NATO nations. This enables iPhone and iPads to be used with classified information up to the NATO restricted level without requiring special software or settings.

  • Keywords: apple security, ipados security, device security, security devices, iphone secure, secure devices, devices compliance, government iphone, ipad approved, recognizes apple
  • Source: nr.apple.com

members-only-your-anonymity-set-has-collapsed-and-you-don-t-know-it-yet-2fb3c52f

This post is for paid subscribers only. Members Only: Your anonymity set has collapsed and you don't know it yet. accessdeniedaccess --denied access is required to read this post.

  • Keywords: access archive, archive access, access denied, denied post, subscribe westenberg, read access, members anonymity, archive, access, denied
  • Source: joanwestenberg.com

microsoft-adds-additional-markdown-features-to-windows-notepad-cb952c37

Notepad and Paint updates begin rolling out to Windows Insiders in the Canary and Dev Channels on Windows 11. Notepad (version 11.2512.10.0) is expanding support of lightweight formatting to include additional Markdown syntax features. Paint (versions 11.2412.191.0 and 11.2613.191) is adding an AI-powered feature that lets you create unique coloring book pages.

  • Keywords: improvements notepad, notepad paint, notepad, possible notepad, apps notepad, summarize notepad, notepad serves, notepad app, notepad designed, notepad version
  • Source: blogs.windows.com

nano-banana-2-is-live-on-ai-gateway-eba33aea

Gemini 3.1 Flash Image Preview (Nano Banana 2) is now available on AI Gateway. This release improves visual quality while maintaining the generation speed and cost of flash-tier models. Nano Banana 2 can use Google Image Search to ground outputs in real-world imagery.

  • Keywords: preview ai, flash image, preview nano, google gemini, gemini flash, sdk nano, search live, banana multimodal, ai gateway, ai sdk
  • Source: vercel.com

nevenfuncties-secondary-positions-6e9449fa

I hold a number of small formal secondary positions: Technical advisor at the Dutch Electoral Board. Member of the Advisory Board of Delta, the newspaper of Delft University of Technology. Advisor at Beta in Bestuur en Beleid.

  • Keywords: advisor dutch, technisch adviseur, positions technical, dutch authority, nevenfuncties technisch, positions english, atkm adviseur, nevenfuncties secondary, advice dutch, atkm advisor
  • Source: berthub.eu

new-dashboard-redesign-is-now-the-default-e8c0fcbe

The new dashboard navigation is now the default experience for all Vercel users. New sidebar with horizontal tabs moved to a resizable sidebar that can be hidden when not needed. Improved order with navigation items prioritized the most common developer workflows.

  • Keywords: new navigation, redesigned navigation, dashboard navigation, new dashboard, navigations team, navigation default, navigation available, new sidebar, navigation, navigations
  • Source: vercel.com

new-york-sues-valve-says-its-loot-boxes-are-gambling-82cced43

New York's attorney general accuses video game developer of promoting illegal gambling. Attorney General Letitia James says Valve's loot boxes amounted to "quintessential gambling" James is seeking restitution for players, plus a fine of three times Valve's alleged illegal gains.

  • Keywords: valve loot, loot boxes, marketplaces valve, loot box, buying loot, marketplace steam, sued valve, loot, introduced gambling, gambling violating
  • Source: reuters.com

notes-on-linear-algebra-for-polynomials-a40ab42a

The set , along with addition of polynomials and scalar multiplication form a vector space. The set is said to be linearly independent ifimplies . In words, the only linear combination resulting in the zero vector is when all coefficients are 0. This set has a special name: the monomial basis.

  • Keywords: scalars associativity, associativity scalar, scalars distributivity, associativity vector, commutativity vector, associative commutativity, scalar distributivity, addition scalars, polynomials associative, multiplication scalars
  • Source: eli.thegreenplace.net

pentium-iii-launched-feb-28-1999-dd4554a5

26 years ago this week the Pentium III launched. It was noteworthy for being the CPU that broke the gigahertz barrier, but also for being a better chip than its successor. Intel discontinued desktop P3 CPUs in April 2004 and mobile P3 CPU in May 2007.

  • Keywords: earlier pentium, pentium iiis, pentium iii, early pentium, competing pentium, higher pentium, later pentium, successor pentium, based pentium, pentium ii
  • Source: dfarq.homeip.net

quoting-andrej-karpathy-5fead6a7

Coding agents basically didn’t work before December and basically work since. Models have significantly higher quality, long-term coherence and tenacity. They can power through large and long tasks, well past enough that it is extremely disruptive to the default programming workflow.

  • Keywords: coding agents, agentic engineering, ai months, writing agentic, agents, changed ai, february 2026, agents basically, agentic, 2026 writing
  • Source: simonwillison.net

quoting-benedict-evans-31a50196

OpenAI admits the problem, talking about a ‘capability gap’ between what the models can do and what people do with them. OpenAI’s ad project is partly just about covering the cost of serving the 90% or more of users who don’t pay.

  • Keywords: openai ad, openai compete, openai, life openai, openai admits, advertisers early, fit openai, ad project, february 2026, models hope
  • Source: simonwillison.net

research-firm-says-podcasts-have-passed-am-fm-talk-radio-in-spoken-word-listening-time-c2ff316e

This week’s insight focuses on a historic change in how Americans 13+ listen to spoken-word audio daily. In 2015, AM/FM radio accounted for 75% of the time Americans spent with spoken- word audio sources. As of Q4 2025, 40% of time spent listening to speak-word is now spent with podcasts.

  • Keywords: audio daily, podcasts significant, word listening, word audio, podcasts accounted, spent podcasts, fm spoken, listening time, audio listening, research audio
  • Source: edisonresearch.com

retired-us-air-force-general-jack-shanahan-on-the-anthropic-pentagon-tensions-7d7ff936

Retired US Air Force General Jack Shanahan on the Anthropic-Pentagon tensions. ‘No LLM, anywhere, in its current form, should be considered for use in a fully lethal autonomous weapon system. It's ludicrous even to suggest it’

  • Keywords: jack shanahan, llm, autonomous weapon, lethal autonomous, department defense, force general, tensions llm, general jack, llm current, air force
  • Source: garymarcus.substack.com

talking-through-the-tech-reckoning-7842ddc6

I've been trying to engage with more conversations out in the world, in hopes of communicating some of the ideas that might not get shared from more traditional voices in technology. These recent conversations have been pretty well received, and I hope you’ll take a minute to give them a listen when you have a moment.

  • Keywords: discussing technology, products inevitable, ai products, ai tech, commercial ai, ai companies, talking tech, technology days, talk tech, technology recent
  • Source: anildash.com

the-insane-stupidity-of-ubi-db83e621

UBI comes from a fallacy that the economy is some natural thing. The root of this stupidity is that people see themselves apart from society. There already is UBI in the world for some people, it’s called allowance.

  • Keywords: dollar ubi, ubi buy, ubi thinking, ubi make, thinking ubi, getting ubi, ubi eggs, free ubi, ubi people, aren ubi
  • Source: geohot.github.io

this-time-is-different-9ff28bac

All of the above technologies are still chugging along in some form or other (well, OK, not Quibi). Some are vaguely useful and others are propped up by weirdo cultists. I don't doubt that AI will be a part of the future - but it is obviously just going to be one of many technology which are in use.

  • Keywords: ai future, investing technologies, ai, doubt ai, technologies chugging, going technology, intelligence gonna, technologies, technology, investing
  • Source: shkspr.mobi

using-opencode-in-ci-cd-for-ai-pull-request-reviews-6ca8103f

Using OpenCode in CI/CD for AI pull request reviews. Most existing AI code review tools require you to grant them access to your GitHub or GitLab repositories. The security implications of handing over repo access to a third party are significant. OpenCode is an open source agentic coding CLI, similar to Claude Code.

  • Keywords: repos opencode, use github, opencode ci, github, access github, opencode support, cd github, install opencode, github repos, opencode additional
  • Source: martinalderson.com

with-disk-caches-you-want-to-be-able-to-attribute-hits-and-misses-413d9747

With disk caches, you want to be able to attribute hits and misses. The more narrowly you can attribute IO and the more you know about it, the more useful things you can potentially tell about the performance of your system.

  • Keywords: disk cache, disk caches, filesystem cache, caches io, filesystem caches, cache metrics, information cache, cache improving, rates cache, cache memory
  • Source: utcc.utoronto.ca