Exploring Oracle Cloud and the Always Free Resources
A personal review of Oracle Cloud's Always Free Tier, detailing the signup process and initial VM deployment experience.
A personal review of Oracle Cloud's Always Free Tier, detailing the signup process and initial VM deployment experience.
Guide on using public IPs from a public IP prefix for LoadBalancer services in Azure Kubernetes Service (AKS).
Overview of the updated Azure App Service networking features in the portal, including access restrictions, private endpoints, and dedicated IPs.
A guide to displaying literal RMarkdown code chunks verbatim in xaringan presentations using knitr options and cat().
A guide to converting TikZ diagrams to SVG with embedded fonts using knitr and R Markdown for both PDF and HTML outputs.
Analyzes how cognitive biases like prevention bias and status-quo bias lead to inefficient software deployment practices like 'No Friday Deploys'.
A data visualization project mapping the world's countries by the first letter of their names using R and ggplot2, presented as small multiples.
A technical analysis of exploiting a vulnerability (CVE-2021-38703) to gain root shell access on an old KPN Experia WiFi extender.
A guide to using git bisect for efficient bug hunting by performing a binary search through commit history to find the first broken commit.
A guide explaining how to use the `git rebase --onto` command to move a feature branch's commits from one base branch to another.
Explores YAML's lesser-known features, starting with its relationship to JSON and how JSON syntax is valid YAML.
Explores Creational Design Patterns in C#, focusing on the Factory and Fluent Builder patterns with practical code examples.
Announcement for the free, virtual EclipseCon 2021 Community Day, featuring sessions on Jakarta EE, MicroProfile, and Cloud Native Java.
Analyzes C# struct equality performance, comparing default structs, IEquatable implementations, and C# 10 record structs.
A tutorial on building a basic CRUD API using only Node.js core modules, covering RESTful conventions and implementation without external frameworks.
A developer shares essential and nice-to-have software tools for setting up a new Mac for productivity and development work.
A developer shares why Alfred App is an essential Mac productivity tool, highlighting features like clipboard history, file search, and workflows.
Explores Java 17's improved random number generation API and provides a practical guide to using JDK Flight Recorder for application diagnostics.
A developer explains how using a minimal reproducible example (reprex) in R helps debug code and isolate issues, turning frustration into effective problem-solving.
A technical guide for developers on setting up and starting a live coding or tech-focused stream on Twitch using OBS.