Tag: #ai
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 216 posts
Why Two Projects at the Same Company Reached Opposite Conclusions on AI Contributions
OpenJDK banned contributions made with generative AI outright in April 2026, while GraalVM, under the same Oracle umbrella, explicitly permitted the use of AI coding assistants around the same time. Both projects use the
2026-08-09 · 8 min read #culture#open-source#ai#policy#code-reviewWhen Friction Disappears, Taste Does Not Remain — the Path to Growing Taste Disappears
Taste Is All That Is Left, the essay that drew attention in August 2026, says that as making things got cheap, the only ability left scarce is judging what is worth making. This post agrees with the diagnosis and then go
2026-08-09 · 8 min read #career#craft#ai#code-review#mentoringWhy the Claim That Code Was Never the Hard Part Makes People So Angry
An essay that reached the top of Hacker News in August 2026 argues that saying code was never the hard part is an insult to every programmer. This post agrees with the rebuttal but locates the cause somewhere else. That
2026-08-09 · 8 min read #career#craft#ai#engineering-culture#skillsIn Eval-Driven Development, the First Thing to Calibrate Is the Judge
The eval-driven development retrospective Airbnb Engineering published in July 2026 is less a plea to write the eval set first than a plea to earn the right to treat the grading model as an instrument. This post lays out
2026-08-09 · 9 min read #ai#llm#eval-driven-development#llm-as-judge#evaluationWhat LLMs Cannot Do Is Not the Proof, It Is Setting Up the Premise
The ICML 2026 position paper Position: LLMs can not jump argues that generative AI has mastered induction and is rapidly conquering deduction, yet remains structurally unable to reach abduction, the act of producing a ne
2026-08-09 · 8 min read #ai#llm#reasoning#abduction#researchIs Comfort From a Machine Real? — Why We Need to Change the Question
People really do feel better after talking to an AI. Dismissing that as an illusion isn't just rude — it's inaccurate. This piece looks at why responsiveness feels like being cared for, and digs into what chatbot-based m
2026-08-02 · 14 min read #humanities#ai#psychology#loneliness#relationshipsTool or Counterpart — What Can Still Be Said While Leaving the Consciousness Question Open
The first question people reach for in front of AI is "does this thing have consciousness." It is the hardest question, and probably not the most useful one. This piece sets that question down beside us without closing i
2026-08-02 · 13 min read #humanities#ai#philosophy#cognition#technologyWhat We Lose by Delegating — Automation Doesn't Erode Skill Evenly
Nobody feels guilty using a calculator, but most people feel a little uneasy after sending off a document AI drafted for them. That asymmetry is the question behind this piece. It sorts out the territory where offloading
2026-08-02 · 14 min read #humanities#ai#cognition#automation#skillThe Conditions Under Which a 9B Fine-Tuned for 500 Dollars Beat the Frontier — And How Narrow They Are
On July 28, 2026, a post scored 336 points on Hacker News. It reports that Fermisense trained Qwen3.5-9B with GRPO on roughly 500 dollars worth of GPU time and beat five frontier configurations — using the same tools and
2026-07-31 · 11 min read #ai#llm#fine-tuning#reinforcement-learning#inference-costHow a 26B Model Runs in 2GB of RAM — Resident Memory and Working Set Are Not the Same Number
TurboFieldfare, posted to Show HN on July 29, 2026, claims to run Gemma 4 26B-A4B on M-series Macs in about 2GB of RAM. 14.3GB is installed on disk, the only thing resident in RAM is a 1.35GB shared core, and the expert
2026-07-31 · 12 min read #ai#llm#quantization#apple-silicon#moeGemini Robotics 2 and the Robot Foundation Model — What Whole-Body Control Actually Changes
On July 30, 2026, Google DeepMind unveiled Gemini Robotics 2, announcing that a single vision-language-action model now controls a humanoid from its toes to its fingertips. Interestingly, the numbers released alongside i
2026-07-31 · 14 min read #ai#robotics#vla#foundation-models#evaluationGPT-5.6 and the Limits of Price-Performance — How to Find Your Workload's Place on the Curve
On July 30, 2026, OpenAI cut GPT-5.6 Luna by 80% and Terra by 20%. That is three weeks after the July 9 general availability, and the top-end Sol price is unchanged. Luna went from 1 dollar input and 6 dollars output per
2026-07-31 · 12 min read #ai#llm#openai#inference-cost#prompt-cachingA Paper With Fake Authors Got Accepted for an Oral — a Systems Analysis of Peer Review's Failure in the AI Era
On July 30, 2026, two reviewers disclosed that of the 22 ML conference submissions they reviewed this summer, 15 contained fabricated citations, nonexistent authors, or unmistakable signs of LLM generation. Two of them c
2026-07-31 · 13 min read #ai#peer-review#research-integrity#llm#academiaWhat Transfers Through Distillation and What Does Not — Distilling DeepSeek into GPT-OSS Did Not Bring the Censorship Along
CTGT's experiment, posted to Show HN on July 30, 2026, reports that distilling financial reasoning from DeepSeek V4 Flash as the teacher into GPT-OSS as the student carried the capability over but not the political censo
2026-07-31 · 12 min read #ai#llm#distillation#alignment#open-weightsRunning AI Agents in Production — Idempotency, Budgets, and Confidently Wrong Answers
Moving an agent from prototype to production exposes an operational surface you only discover late: idempotency for retried tool calls, budgets and step limits, observability over non-deterministic control flow, per-tool
2026-07-31 · 16 min read #ai#agents#observability#reliability#mcpGCC's AI Policy and Open Source's Choice — What Is the 15-Line Boundary Actually Protecting
On July 29, 2026, the GCC steering committee adopted the recommendations of its AI Policy Working Group. The core rule is that legally significant contributions containing or derived from LLM-generated content will not b
2026-07-31 · 12 min read #ai#open-source#gcc#licensing#governanceA Practical Procedure for Moving a Codebase with AI — Stand Up the Judge First, and Measure Review Rate Instead of Lines
This post distills the procedure common to the large-scale LLM migrations published in the first half of 2026 (535,000 lines of Zig to Rust, 165,000 lines of Python to TypeScript) into an executable order of operations.
2026-07-31 · 13 min read #ai#migration#refactoring#testing#engineeringWhat DeepSeek V4 Flash Actually Changes — A Cost-per-Capability Question, Not a Leaderboard One
On July 31, 2026, DeepSeek moved its V4-Flash API into public beta. The architecture is identical to April's preview — 284B total parameters, 13B active MoE, 1M context — and the only thing that changed is post-training.
2026-07-31 · 11 min read #ai#llm#deepseek#inference-cost#moeBuilding an Internal Knowledge Base on an LLM — Permission-Aware Retrieval, Freshness, and the Eval Set You Need Before Launch
The account Cerebras published on July 15, 2026 of how they built their internal knowledge base exposes the internals of a system fielding more than 15,000 queries a day from humans, automation, and agents alike. But the
2026-07-31 · 14 min read #ai#rag#enterprise-search#llm#platform-engineeringHow AI Found Two Years' Worth of Chrome Bugs in a Single Month — Reading the Number 1,072 Correctly
According to an announcement Google made on July 30, 2026, Chrome 149 and 150 — the two versions released in June alone — fixed 1,072 security bugs, more than the 1,036 fixed across the previous two years and 23 mileston
2026-07-31 · 12 min read #ai#security#chrome#fuzzing#vulnerability