Java EE Survey 2018
A 2018 survey by OmniFaces on Java EE usage, Servlet containers, APIs, and the future of Jakarta EE, inviting community participation.
A 2018 survey by OmniFaces on Java EE usage, Servlet containers, APIs, and the future of Jakarta EE, inviting community participation.
A collection of advanced, lesser-known features and productivity tips for experienced PHPStorm users to optimize their workflow.
Explains Chebyshev's inequality, a probability bound, and its application to calculating Upper Confidence Limits (UCL) in environmental monitoring.
A developer argues for the benefits of 100% unit test coverage, addressing common counterarguments and emphasizing testable code design.
A developer shares a painful freelance project case study, detailing scope creep, poor management, and burnout, with lessons on client relationships and project ownership.
A guide to setting up and debugging Node.js applications written in TypeScript using Visual Studio Code.
A technical tutorial on creating US maps with R, including Alaska and Hawaii as properly scaled insets using the sf and tmap packages.
A hands-on review of AppSwitch, a new networking abstraction layer for containers and hybrid environments, exploring its potential to simplify complex container networking.
Explores using pairwise composite likelihood to fit mixed models when survey sampling and model random-effect structures differ, using genetic analysis as an example.
A technical guide on integrating Adobe Analytics data into Microsoft Power BI dashboards using the RSiteCatalyst R package and its API.
Guide to running Azure CLI using Bash on Ubuntu in Windows 10 via WSL.
A tutorial on implementing the VIPER architecture for scalable iOS development, comparing it to MVC, MVVM, and other patterns.
A guide to supported VM sizes in Azure Kubernetes Service (AKS) with a list and references.
A blog update explaining the author's absence, covering work on a management challenge, preparation for the PowerShell + DevOps Global Summit, and plans for future content.
Analyzing CRAN packages to find non-English R packages, focusing on French documentation and encoding fields in DESCRIPTION files.
A developer's post-mortem on the controversial reaction to her blunt advice for women in tech on succeeding and gaining power.
Tips for enhancing ASP.NET Core configuration using C# features like property initializers and IOptions patterns.
A comparison of creating bots for Slack versus IRC, highlighting the complexity of proprietary APIs versus the simplicity of open standards.
Explains how to inject and use UrlHelper in ASP.NET Core MVC to generate dynamic hypermedia links in API responses.
A tutorial on integrating Lottie animations into a React Native app using Expo, covering setup, installation, and basic animation control.