Technology signals
from the universe.
A curated collection of observations on the technologies reshaping modern IT. Focus areas: agentic AI systems, security engineering, post-quantum cryptography, and resilient infrastructure. Independent, neutral, and regularly updated.
Signals are short, high-level patterns observed across research, platforms, and operations. The reading section links to dependable primary sources. This site prioritizes stable wording, clean structure, and content that stays relevant. Contact: tech at varuolo.ch
How to read this page
Scroll through each section. Navigation highlights the current view. External links open in a new tab.
- AI — agentic systems, model operations, and responsible deployment
- Cybersecurity — zero trust, threat detection, and security engineering
- Quantum — post-quantum cryptography, quantum hardware, and migration readiness
- Reading — primary sources, research, and trusted advisories
AI Engineering
The shift from standalone models to agentic AI systems changes how teams build, evaluate, and govern AI. Tool use, memory, multi-step reasoning, and autonomous decision-making introduce new engineering and security challenges.
Agentic AI and autonomous systems
AI agents that plan, use tools, and take actions are moving into production. This requires new patterns for permission boundaries, human-in-the-loop controls, and audit trails. Reliable evaluation of agent behavior remains an open research problem.
- Multi-agent orchestration and delegation patterns
- Tool-use sandboxing and permission scoping
- Agent evaluation beyond single-turn benchmarks
- Memory architectures — RAG, long-term context, and retrieval
- Autonomous coding agents and CI/CD integration
Model operations and governance
Production AI needs more than a model endpoint. Teams build around evaluation pipelines, observability, cost controls, and compliance frameworks. The EU AI Act and similar regulation make governance a first-class engineering concern.
- LLM observability — tracing, cost tracking, latency profiling
- Red teaming and adversarial evaluation for production systems
- Prompt injection defenses and input/output guardrails
- Fine-tuning vs. RAG vs. in-context learning trade-offs
- EU AI Act risk classification and compliance mapping
- Multimodal models — vision, audio, and cross-modal reasoning
AI security
As AI systems gain capabilities, their attack surface grows. Prompt injection, data poisoning, model theft, and supply chain risks in ML pipelines require dedicated security practices.
- OWASP Top 10 for LLM Applications (2025 update)
- Indirect prompt injection via untrusted data sources
- Training data extraction and membership inference
- Model supply chain security — weights, adapters, and datasets
- Deepfake detection and synthetic media forensics
Frontier developments
Reasoning models, test-time compute scaling, and open-weight releases are reshaping what is possible. On-device inference is expanding, and small language models handle tasks that once required cloud APIs.
- Chain-of-thought and extended reasoning at inference time
- Open-weight models closing the gap with proprietary systems
- On-device and edge AI — private inference without cloud roundtrips
- Mixture-of-experts and efficient architectures
- AI for code — from autocomplete to autonomous development
Cybersecurity
Cybersecurity in 2025–2026 centers on identity-first security, AI-augmented threats, supply chain integrity, and the shift to zero trust as a default architecture. Mature programs treat security as continuous engineering, not periodic compliance.
Identity and zero trust
Identity is the new perimeter. Attackers target SSO providers, session tokens, and OAuth flows. Zero trust means continuous verification — not a product purchase.
- Passkeys and phishing-resistant FIDO2/WebAuthn authentication
- Identity threat detection and response (ITDR)
- Conditional access and continuous authorization
- Service mesh identity with mTLS and SPIFFE/SPIRE
- Session token theft and AitM (adversary-in-the-middle) defense
Threat landscape
Ransomware groups operate as professional organizations with affiliates, SLAs, and help desks. Nation-state actors increasingly target cloud infrastructure and edge devices. AI lowers the barrier for social engineering at scale.
- Ransomware targeting VMware ESXi, backup systems, and identity planes
- Cloud-native attacks — control plane compromise, lateral movement via IAM
- AI-generated phishing, vishing, and deepfake social engineering
- Living-off-the-land and LOLBin techniques in enterprise environments
- Supply chain attacks on open-source dependencies and build systems
Detection and response
Detection engineering matures as teams move from alert-driven SOCs to hypothesis-driven threat hunting. Automation handles triage; humans focus on novel attack patterns.
- Detection-as-code with version-controlled rule pipelines
- SIEM modernization — cloud-native log analytics and cost management
- Attack surface management (ASM) and external exposure monitoring
- Incident response automation and playbook orchestration (SOAR)
- Threat intelligence operationalization — from feeds to detection logic
Secure development and supply chain
Software supply chain security is now a board-level concern. SBOM requirements, reproducible builds, and dependency governance are standard expectations.
- SBOM generation and consumption across the software lifecycle
- Sigstore, SLSA, and software artifact provenance
- Container image signing and admission control
- Dependency confusion and typosquatting defense
- Secure-by-default frameworks and memory-safe languages (Rust adoption)
Quantum Computing
Quantum computing is progressing from research milestones toward practical relevance. The most immediate impact is on cryptography — NIST's post-quantum standards are finalized, and migration planning is underway across industries.
Post-quantum cryptography
NIST published FIPS 203 (ML-KEM), FIPS 204 (ML-DSA), and FIPS 205 (SLH-DSA) in 2024. Organizations must now inventory cryptographic dependencies and plan migration timelines. "Harvest now, decrypt later" attacks make this urgent even before fault-tolerant quantum computers exist.
- NIST PQC standards — ML-KEM for key encapsulation, ML-DSA for signatures
- Cryptographic agility — ability to swap algorithms without system rewrites
- Hybrid key exchange (classical + PQC) in TLS and VPN protocols
- Cryptographic inventory and discovery across enterprise systems
- Timeline pressure: "harvest now, decrypt later" threat model
Quantum hardware and progress
Hardware providers are scaling qubit counts while improving error rates. Error correction milestones are reaching practical thresholds. Quantum cloud services allow experimentation without dedicated hardware.
- Superconducting, trapped-ion, and photonic qubit approaches
- Quantum error correction — surface codes and logical qubits
- Quantum cloud platforms — IBM, Google, IonQ, Quantinuum access
- Quantum advantage claims and verification methodology
- Hybrid classical-quantum algorithms for near-term hardware
Industry readiness
Financial services, government, and healthcare are leading PQC migration efforts. Regulatory bodies are setting deadlines for cryptographic transition. Quantum-safe networking pilots are expanding globally.
- US NSA CNSA 2.0 Suite timeline requirements
- Financial sector quantum risk assessments
- Quantum key distribution (QKD) network trials
- European Quantum Communication Infrastructure (EuroQCI)
- Vendor roadmaps for PQC integration in TLS libraries
Quantum applications beyond cryptography
Quantum computing promises breakthroughs in optimization, simulation, and machine learning — though most remain pre-commercial. Near-term value focuses on specific problem classes where quantum advantage is demonstrable.
- Quantum simulation for drug discovery and materials science
- Combinatorial optimization — logistics, scheduling, portfolio optimization
- Quantum machine learning — kernel methods and variational algorithms
- Quantum sensing and metrology applications
- Quantum random number generation for cryptographic entropy
Reading
Dependable sources across AI, cybersecurity, quantum computing, standards, and research. Each link opens in a new tab. Short descriptions for quick scanning.