TheVortiq

The Future of AI, Automation & Digital Innovation

Analysis and news on AI, automation and software, contrasted and in depth.

Close-up of a yellow accessibility symbol marked on a dark asphalt surface.
SoftwareJune 15, 2026 · 5 min

Chrome will kill uBlock Origin: goodbye to Manifest V2 extensions

Google will permanently disable all Manifest V2 extensions in Chrome starting June 30, including uBlock Origin. The migration to Manifest V3 imposes restrictions that reduce the effectiveness of ad and tracker blockers, drawing criticism from privacy advocates and developers.

A MacBook with lines of code on its screen on a busy desk
Inteligencia ArtificialJune 15, 2026 · 5 min

AMD launches Strix Halo kit for $3,999 to compete with Nvidia DGX Spark

AMD unveiled its Strix Halo development kit, based on the Ryzen AI Max+ 395 processor and 128 GB of unified memory, priced at $3,999—$700 less than the Nvidia DGX Spark. This move aims to position AMD as a viable alternative for AI developers, offering Windows 11 support and a more flexible ecosystem.

Abstract illustration of AI with silhouette head full of eyes, symbolizing observation and technology.
Futuro del trabajoJune 15, 2026 · 4 min

Silicon Valley's Labor Gap: AI vs. Tech Unemployment

Silicon Valley faces a paradox: while demand for AI experts drives their salaries sky-high, thousands of tech workers struggle to find employment. Over 815,500 layoffs since 2022, longer hiring cycles, and companies requiring AI skills are reshaping the job market. What does this mean for the future of tech work?

a paper with a diagram on it
Inteligencia ArtificialJune 15, 2026 · 4 min

Docling: Process PDFs for RAG Locally, Without the Cloud

Docling enables businesses and developers to extract rich content from PDFs—including tables, formulas, and OCR—without sending data to the cloud. Ideal for RAG and regulatory compliance.

black and silver laptop computer
Inteligencia ArtificialJune 15, 2026 · 5 min

RAG is Not Enough: Full Scan Wins in Computational Queries

An analysis from Towards Data Science shows that RAG systems with larger context windows do not improve accuracy in aggregation tasks over large datasets. The proposed solution combines RAG for semantic search with a full-scan engine for computational queries, achieving 100% accuracy on benchmarks.

Close-up of the word 'HACKER' made with letter tiles on a red background, emphasizing cybersecurity.
SoftwareJune 15, 2026 · 3 min

Arch Linux AUR: Over 1500 Packages Infected with Malware

More than 1,500 packages from the Arch User Repository (AUR) were infected with malicious code after malicious commits. The incident exposes vulnerabilities in the trust of community repositories and forces users to verify the integrity of their systems.

monitor showing Java programming
SoftwareJune 15, 2026 · 3 min

WASM wheels can now be published to PyPI for Pyodide

Pyodide 314.0, along with an accepted PR on PyPI, enables publishing wheels compiled to WebAssembly directly on the official Python repository. This decentralizes the maintenance of over 300 packages that previously required manual review by the Pyodide team, opening the door to massive adoption of Python in the browser.

white and black typewriter with white printer paper
Inteligencia ArtificialJune 15, 2026 · 4 min

British police officer accused of using AI to falsify evidence

A Derbyshire police officer faces a criminal investigation for allegedly using artificial intelligence to fabricate evidence in several cases. It is the first accusation of its kind against an officer in the UK, sparking debate over the integrity of digital evidence in courts.

An articulated robotic arm competes in chess on a board against a dark background, highlighting AI and innovation.
Inteligencia ArtificialJune 15, 2026 · 4 min

ChatGPT offline: guide to having free AI without internet on your PC

OpenAI's GPT-OSS models allow you to run a ChatGPT-like assistant directly on your computer, without internet and without usage limits. This guide explains how to install them with tools like LM Studio and what implications it has for privacy and accessibility.

A woman relaxes while working from home on a sofa, showcasing a flexible work environment.
Futuro del trabajoJune 15, 2026 · 3 min

Microshifting: The New Workplace Trend That Breaks the 8-Hour Workday

Microshifting proposes working in non-linear segments based on personal energy, instead of a fixed 8-hour schedule. Driven by remote work and the pursuit of well-being, this trend is being adopted by professionals and companies, though it sparks debate on feasibility and regulation.

From below of fiber optic switch with sockets and connected rubber cables on blurred background
EmpresasJune 15, 2026 · 5 min

Amazon invests billions in fiber optics with Corning for data centers

Amazon has signed a multi-billion dollar agreement with Corning for the supply of fiber optics, cable, and connectivity hardware for its data centers. The strategic alliance aims to meet the growing bandwidth demand driven by generative AI and AWS expansion.

Close-up view of Python code on a computer screen, reflecting software development and programming.
SoftwareJune 15, 2026 · 5 min

The Revenge of the Code: How a Developer Poisoned AI Bots

Johannes Link, author of the jqwik testing tool, decided to take matters into his own hands against AI agents that ignored his anti-AI clause. He inserted a hidden message in the program's output that ordered bots to delete all jqwik code and tests. The result: hundreds of developers using AI assistants saw their work disappear. The incident reveals the vulnerabilities of blindly trusting prompting and the dangers of training models with contaminated synthetic data.