Tag: #framework
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#frameworkA Map of the LLM Training Stack in 2026 — What Each Layer Does For You, and What It Hides
Sorts LLM training frameworks into three layers and maps out their lineage. The bottom layer is the execution engines — PyTorch distributed, DeepSpeed, Megatron-Core. The middle layer is training loops like torchtitan an
2026-08-02 · 13 min read #mlops#llm-training#pytorch#trl#frameworkSvelte 5 Runes — The Reactivity Rewrite, and a Head-to-Head with Solid, Vue, MobX, and the React Compiler (2026 Deep Dive) (english)
Svelte 5 has been GA for over a year. Four runes — $state, $derived, $effect, $props — replaced the compiler magic of bare let. This piece walks through why explicit beat implicit, where runes sit between Solid signals,
2026-05-14 · 22 min read #svelte#svelte-5#runes#reactivity#sveltekitAstro 5 Deep Dive: Server Islands, Content Layer, and the New Standard for Content Sites
Astro 5 shed the 'static site generator' label and became the de facto standard for content-driven sites. Server Islands defer personalization while keeping static-first; the Content Layer API turns any data source into
2026-05-14 · 18 min read #astro#astro-5#server-islands#content-layer#islands-architectureModern Backend Frameworks 2025 — NestJS, Fastify, Hono, Elysia, Spring Boot, FastAPI, Go, Axum, tRPC, GraphQL, gRPC (S7 E2)
Which backend framework in 2026? This is a ranked tour through TypeScript (NestJS, Fastify, Hono, Elysia), JVM (Spring Boot, Micronaut), Python (FastAPI, Litestar), Go (Fiber, Echo, Chi), Rust (Axum, Actix), and API styl
2026-04-15 · 8 min read #backend#framework#nestjs#fastify#honoAI Agent Orchestration Frameworks 2026: LangGraph vs CrewAI vs AutoGen Complete Guide
Complete comparison guide for AI agent orchestration frameworks in 2026. Learn the key differences between LangGraph, CrewAI, AutoGen, and Dify with practical examples and selection criteria for your use case.
2026-03-16 · 8 min read #ai#ai-agent#langchain#llm#framework