Tag: #deprecation
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 6 posts
The Generational Shift in Languages and Runtimes — Eleven Projects Read Through Their Official EOL Notices
Eleven languages, frameworks and runtimes with official end-of-life notices on record. Python 2, AngularJS, Vue 2, Nashorn, Java applets and Web Start, Mono, Xamarin, PhoneGap, Atom, io.js and jQuery Mobile, each split i
2026-08-12 · 10 min read #open-source#javascript#java#python#frameworkBuild Tools That Stepped Down From Default — Why Ten Frontend Toolchains Gave Up Their Place
Ten tools that were once the default in frontend projects and are rarely picked for new ones today, organised strictly around verifiable evidence: official deprecation notices and repository archive status. Create React
2026-08-12 · 9 min read #open-source#frontend#build-tools#deprecation#javascriptThe Generational Shift in Container Infrastructure — What Eleven Projects Left Behind
Eleven projects that were once standard parts of a container infrastructure and have since been replaced, documented using only official notices and repository archive status as evidence. rkt, dockershim, Classic Swarm,
2026-08-12 · 10 min read #open-source#kubernetes#container#docker#infrastructureWhat Replaces Technology — And How to Check Whether Your Stack Sits on That Trajectory
The final part of this series on open source projects that gave up their place. Cutting across the thirty-odd projects covered in the previous three parts, it distils five forces that replace technology: platform absorpt
2026-08-12 · 7 min read #open-source#architecture#license#migration#governanceThe Generational Shift in Data Stores and Queues — Licenses, Forks and the Apache Attic
Ten projects in the data layer that gave up their place or had their distribution terms changed, documented using only official announcements and Apache Attic records as evidence. The license changes at Redis, Elasticsea
2026-08-12 · 9 min read #open-source#database#kafka#redis#elasticsearchAPI Versioning & Evolution Strategy Complete Guide 2025: Breaking-Change-Free API Evolution, Deprecation, Sunset
Everything about API versioning! URL/Header/Content negotiation strategies, breaking vs additive changes, Semantic Versioning, deprecation policy, Sunset header, GraphQL versionless approach, case studies of Stripe/GitHu
2026-04-15 · 12 min read #api#versioning#evolution#breaking-changes#deprecation