It's good to get in the habit of putting everything into a git repo, and that means having a...
Go's regexp module falls short with stream processing-- nearly all methods require a string or...
VSCode has a fantastic task runner, with lots of configuration options for when and how the task...
Client CLIs & SDKs for GCP, Firebase and other clouds are terribly bloated. GCP includes a python...
WSL2 provides great disk performance, but it requires storing the files separately in a virtual disk...
Is there a setting to disable this notification type? Here are the settings that I have available...
Originally on tonym.us With the news that AWS will be now charging about $4 / instance-month for...
Originally on tonym.us By default, all Windows drives are mounted with read & write access (rw)...
Smokeping is a self-contained network monitoring app , capable of monitoring using ICMP/Ping, HTTP,...
Every app has that last inch (or mile) of code that's not covered by tests. Usually it's an...
When you need to get your key onto another machine, and you don't want the silly login-logout-copy-pa...
Directory layouts are like log cabins that start from a basic shed, gradually adding a room at a time...
Cloud instances bill by the hour (or the minute) – and right now you're burning money. Use snooze t...
Seamless, consistent, remote development from ipad, chromebook, windows, macos
Interview Prep. Getting answers from Source.
Go channels ordering & prioritization using middleware
Building the smallest and simplest Docker images using Scratch. A Go proxy REST API. multi stage docker images. stretch
Building the smallest and simplest Docker images using Scratch. A hello world in ASM. multi stage docker images.
Building the smallest and simplest Docker images using Scratch. A hello world in C. multi stage docker images.
Host a static website on Firebase Hosting, with continuous integration using Google Cloud Builder, designed with the Hugo static site platform
From Pi Hole Discourse Here's a benchmark comparing pi-hole running on a Pi Zero (with USB ethernet)...
Here's the fastest way to get your PHP app running. No MAMP, WAMP, apache or any of that nonsense....
Gists Are Great for Tinkering, Performance Testing and Discussion. By using Gist Remotes, teams can create code variants with reproducible test results.
Is it possible to beat gnu yes in go?
GCP resources are organized into projects -- all resource IDs and IAMprinciples are grouped under a p...
In part two, we write custom stackdriver metrics and publish using a tiny Go Daemon.
Measuring filesystem-based indicators with a custom golang daemon and writing them to golang for tracking application activity