Microprofile Maven Archetypes – Wildfly bootable jar archetype
A guide to using a Maven archetype for creating a MicroProfile REST service packaged as a WildFly bootable jar, including Docker setup.
A guide to using a Maven archetype for creating a MicroProfile REST service packaged as a WildFly bootable jar, including Docker setup.
An exploration of over 40 JavaScript engines beyond V8, JSC, and SpiderMonkey, detailing their use cases, implementations, and features.
Explains hidden admin costs in Azure Lab Services, focusing on template VM expenses and how to monitor them using Azure tools.
Explains how to use Monte Carlo simulations for more accurate software project forecasting instead of traditional estimation methods.
A quick guide to manually patching the OMIGOD vulnerability in Azure-hosted Linux VMs by updating the OMI package.
Explains how to use CSS :is() and :where() pseudo-selectors to simplify and improve block spacing in WordPress Gutenberg themes.
A script to automatically update all PowerShell modules from the gallery, with options to exclude modules or skip major version updates.
A guide to loading and formatting HTML text with links in a UITextView on iOS, including code for preserving fonts and handling link taps.
Introduces haskell-docs-cli, a terminal tool for quickly searching Haskell package documentation and source code without leaving the editor.
Advises starting ML projects with simple heuristics and data analysis before implementing complex machine learning models, citing expert advice.
A personal essay on overcoming a disembodied, intellectual self-image to connect with one's physical body and emotions through mindful experiences.
Explains how to create truly 'always valid' value objects in C# using records, focusing on proper validation in constructors.
A blog post exploring the open-source software components found in a modern Siemens washing machine's manual and the implications for embedded systems.
A personal explanation of serialization and deserialization, using analogies and examples from Go and Wikipedia to clarify the concepts.
A statistical analysis of variance estimation for generalized linear models with crossed clustering, using old R code and sandwich estimators.
Explains how to use Combine's share operator in Swift to prevent duplicate network calls and efficiently reuse publishers.
A developer shares his setup for managing Twitter interactions using Front and IFTTT to improve mental health and productivity.
A technical guide on deploying a static website to Azure Storage with Private Endpoint security using Terraform infrastructure-as-code.
A Clojure developer discusses refactoring away from core.async to a synchronous SQLite library, exploring trade-offs in asynchronous programming.
Introducing k8s-lab-plz, a modular, automated Kubernetes lab environment built with the Please build system for deploying tools like Vault and Prometheus.