Tag: #google
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 11 posts
Big Tech Engineering Culture Deep Dive: How Google, Meta, Amazon, Netflix, and Apple Differ (2025)
Google's Design Doc, Meta's Move Fast, Amazon's 6-page Memo, Netflix's Keeper Test, Apple's secrecy. A comparison of the actual engineering cultures at the five Big Tech companies and Korean Big Tech (Naver, Kakao, Coupa
2026-04-15 · 16 min read #culture#engineering-management#google#meta#amazonSRE Practices Guide 2025: Incident Management, Postmortem, Error Budget, On-Call, Toil Elimination
Everything about SRE in practice! Incident management (detect → respond → recover → postmortem), Error Budget policy, On-Call operations (rotation/escalation/fatigue management), Toil elimination automation, SLO/SLI/SLA
2026-04-14 · 26 min read #sre#site-reliability#incident-management#postmortem#error-budgetQuantum Computing for Developers Complete Guide 2025: Qiskit, Cirq, Algorithms, Supremacy
Everything about quantum computing! Qubits, superposition and entanglement, quantum gates, writing circuits with Qiskit/Cirq, quantum algorithms (Shor/Grover/QAOA), quantum supremacy, NISQ era, quantum ML, Post-Quantum c
2026-04-14 · 12 min read #quantum-computing#qiskit#cirq#quantum-algorithms#qubitGemini 2.5 for Developers: A Practical Guide to Pro, Flash, and Flash-Lite
A practical guide to Gemini 2.5 as of April 12, 2026, covering how to choose Pro, Flash, or Flash-Lite, how reasoning changes workflow design, and what teams should actually ship in production.
2026-04-12 · 6 min read #google#gemini#gemini-2-5#coding#agentic-codingQuantum Computing 2025: Google Willow, Microsoft Topological Qubits, IBM 100K Qubit Roadmap
Google Willow completes a 10^25-year supercomputer calculation in 5 minutes. Microsoft Majorana 1 opens the path to 1 million topological qubits. IBM maps 100K qubits by 2033. Q-Day 2030 approaches. A comprehensive quant
2026-03-22 · 23 min read #quantum-computing#google#ibm#microsoft#cryptographyMCP Complete Guide: Why Model Context Protocol Became the USB-C of AI with 97M Downloads
Built by Anthropic, adopted by OpenAI and Google, donated to Linux Foundation. MCP hit 97M monthly downloads — the complete guide to building MCP servers, understanding the architecture, and joining the AI agent revoluti
2026-03-22 · 21 min read #mcp#ai#anthropic#openai#googleAI's Power Crisis: Why Data Centers Need Nuclear Plants (The Numbers Don't Lie)
Global data centers 415TWh to 980TWh by 2030, a 2x increase. Microsoft $16B nuclear restart, Amazon $20B nuclear campus, Google SMR deal. AI water usage equals global bottled water consumption. B200 at 1,000W per chip: e
2026-03-22 · 22 min read #ai#energy#power#nuclear#datacenter10 Voices Shaping the AI Era: From Jensen Huang to Yann LeCun, the Defining Quotes of 2025
Jensen Huang's "1 trillion dollar AI infrastructure," Sam Altman's "GPT-5 is smarter than me," Dario Amodei's "trillions in revenue before 2030," Yann LeCun's "LLMs are complete nonsense" — the defining quotes of 10 lead
2026-03-22 · 24 min read #ai#nvidia#openai#anthropic#googleGoogle TPU Deep Dive: How Systolic Arrays Solve Matrix Multiplication Perfectly
A complete technical breakdown of how Google's Systolic Array achieves extreme efficiency for matrix multiplication. From INT8 inference and bfloat16, to XLA compiler optimizations and TPU Pod distributed inference - wit
2026-03-18 · 15 min read #tpu#google#systolic-array#model-serving#jaxGoogle Antigravity Complete Analysis: How the Agent-First IDE is Reshaping the Future of Software Development
An in-depth analysis of Google Antigravity, the Agent-First IDE announced alongside Gemini 3, covering its architecture, Agent Manager, Skills system, benchmark performance, security issues, and comparisons with Cursor a
2026-03-01 · 24 min read #antigravity#google#agentic-ide#gemini-3#ai-codingComplete Analysis of the BERT Paper: How Bidirectional Transformers Changed the Landscape of NLP
An in-depth analysis of Google BERT paper. We cover bidirectional pre-training through Masked Language Model (MLM) and Next Sentence Prediction (NSP), fine-tuning strategies, and the core principles of the architecture t
2026-03-01 · 28 min read #bert#nlp#transformer#pre-training#fine-tuning