・Introduction https://lobste.rs – at the time of writing – has a javascript error on load for logged in users: Uncaught ReferenceError: qS is not defined at new _LobstersFunction (user-c27ac03d.js:144:34) at user-c27ac03d.js:665:17 This error is causing much of the site functionality to not work, an easy way to check is to try and [preview] a comment, if that does not work – most likely you have an error in the js-con
・Netflix has described the production lessons behind bringing LLM inference into its internal serving platform, including the challenges of supporting different model sizes, hardware requirements, and rapidly evolving inference engines.
・By Matt Foster
・Traditional API gateways assume deterministic services and simple schemas - assumptions agentic AI breaks.
・Discover why enterprise engineering leaders are adopting AI Gateways as an evolutionary architecture seam.
・Centralize guardrails, model routing, agent identity, action policy, and semantic audit within a single control plane to prevent costly incidents while keeping core platforms stable.
・Microsoft has released .NET 11 Preview 6, with updates across C#, ASP.NET Core, .NET MAUI, and Entity Framework Core.
・C# adds extension indexers and built-in union support types.
・ASP.NET Core brings async validation, automatic CSRF protection, and OpenAPI 3.2 by default.
・Elena van Engelen discusses how to eliminate serverless vendor lock-in without sacrificing native cloud capabilities.
・She explains how to structure FaaS applications using Clean Architecture, Spring Cloud Function, and Gradle modules to isolate business logic.
・Finally, she shares a live demo deploying portable Kotlin services across AWS and Azure using Terraform CDK for multi-cloud IaC.
・The use of the word “fork” is intentional.
・I’m not talking of a Neo-Luddite reaction or pure tech nostalgia.
・The question is if current technologies in themselves are OK, but you’d rather like to see different uses to it.
・Open source transactional distributed database.
・Linear scalability and proven fault-tolerance on commodity hardware or cloud infrastructure without compromising performance.
・New to the GitHub Copilot app?
・Learn how to start projects, work with AI agents, explore canvases, and streamline your development workflow.
・The post GitHub Copilot app for Beginners: Getting started appeared first on The GitHub Blog.
・This week's Java roundup for July 20th, 2026, features news highlighting: two JEPs proposed to target for JDK 28; new JEPs 540 and 541, Simple JSON API (Incubator) and Deprecate the macOS/x64 Port for Removal, respectively; the July 2026 Critical Patch Update; the GA release of Embable 1.0; Azul Payara 7.2.0; and Helidon 4.5.1.
・By Michael Redlich
・Johannes Schickling explores how he moved beyond the traditional three-tier web stack to a local-first approach.
・He shares his experience transitioning from Prisma to developing Overtone—a music curation app leveraging client-side event sourcing and SQLite.
・The discussion highlights the trade-offs between event sourcing and CRDTs.
・A practical GitHub Copilot workflow for prototyping, planning, implementing, and reviewing software without chasing every new AI tool.
・The post The harness is all you need (mostly) appeared first on The GitHub Blog.