Status update, February 2022
Monthly update on free software projects including godocs.io release, programming language progress, and SourceHut platform improvements.
Monthly update on free software projects including godocs.io release, programming language progress, and SourceHut platform improvements.
A developer's hands-on experience building a functional RISC-V workstation using the HiFive Unmatched board and Alpine Linux.
A tutorial on implementing component virtualization in Blazor to improve performance by rendering only visible UI elements.
A report on EclipseCon 2021, a major virtual conference covering Jakarta EE, MicroProfile, Java on Azure, and cloud-native development.
An introduction to k6, a modern performance testing tool for APIs, covering its features, installation, and using TypeScript for test scripts.
A guide to using GitHub Actions to monitor API responses or web pages for changes and receive automated notifications via SMS or other channels.
A developer details the third revision of their custom T-34 keyboard layout, focusing on key placement changes and modifier improvements.
A developer's monthly update on progress in a new programming language, including cryptography, C library linking, SDL2 bindings, and work on SourceHut's GraphQL API.
Explains how Singleton, Scoped, and Transient service lifetimes behave differently in Blazor WebAssembly client apps versus Blazor Server apps.
Explains why adding 'surprise and delight' animations cannot fix a poorly designed user experience, emphasizing the need for solid functional foundations first.
A developer's monthly update on FOSS projects, including SourceHut's anniversary, a new programming language delay, and progress on various tools.
A step-by-step guide to resizing a PersistentVolumeClaim (PVC) for a managed premium disk in Azure Kubernetes Service (AKS).
Explores the deprecation of finalization in JDK 18, detailing its flaws and the future of resource management in Java.
A tutorial on using the ILGPU library to perform GPU-accelerated matrix multiplication in C#, comparing performance with a naive CPU implementation.
A roundup of DevOps news and tools, including GitHub Releases beta, npm security updates, composite actions, and container vulnerability scanning.
A technical guide on using Azure Monitor and Container Insights to identify AKS pods missing resource requests and limits via KQL queries.
A developer's status update on FOSS projects: chat.sr.ht beta, a secret programming language, visurf browser, and antiweb CSS toolkit.
Explains how to implement a download progress bar using Swift's new async/await features and the AsyncBytes API in iOS 15.
A technical guide explaining how to disable the default transparent UITabBar behavior in iOS 15 using UITabBarAppearance.
A guide to fixing iOS 15's default transparent navigation bar behavior in apps using UINavigationBarAppearance.