by Azalio tdshpsk | Apr 2, 2025 | Cloud
Want to make a Python user grind their teeth? Just recite three words: Python is slow. In many of the ways that matter, it’s true. “Pure” Python, without external libraries written in C, is nowhere near as fast at computation or object manipulation as C or C++, or...
by Azalio tdshpsk | Apr 2, 2025 | Cloud
Government software development is a curious business. When I was a student at the Naval Postgraduate School, I wrote a paper called “There is a Lot of Money to be Made Writing Bad Software for the Federal Government.” The general idea is that the incentives to write...
by Azalio tdshpsk | Apr 2, 2025 | Cloud
HTMX and Alpine are two low-overhead ways to empower your front end. Neither requires a build step, and both let you add Ajax-style API calls and client-side UI updates with minimal fuss. While the two technologies differ in approach, neither gets in its own way (or...
by Azalio tdshpsk | Apr 1, 2025 | Cloud
Microsoft Dev Box is now available in Spain Central. For more information on Dev Box regional availability, see here.
by Azalio tdshpsk | Apr 1, 2025 | Cloud
Red Hat has updated Red Hat Developer Hub, an enterprise internal developer portal based on Backstage. The new release offers a developer preview of Adoption Insights, an analytical dashboard that details how Developer Hub is being used by development teams. With Red...
by Azalio tdshpsk | Apr 1, 2025 | Cloud
Load balance workloads with scalability and resilience across AKS services in an Azure CNI Overlay cluster using Application Gateway for Containers and Application Gateway Ingress Controller (AGIC). Conserve IP addresses: Conserve VNet IP address space...