-
7 levels of sessionless tokens
Mar 28, 2023
The 7 levels of Auth Tokens
-
Aggregating data in SQL
Mar 06, 2023
I keep forgetting how to do this in all the different SQL dialects. This is a reminder on how to do it in T-SQL and MySql
-
Syncing Feature Flags
Jan 22, 2023
DevOps, descaffolding and using Azure App Configuration to manage feature flags in you VCS
-
Azure Static Web Apps and Content-Security-Policy
Dec 12, 2022
That’s pretty rough
-
Patrols: an extention to Sprints
Sep 25, 2022
We have kanban at home.
-
Simple systems cause downtime
Aug 01, 2022
A counter point to pragramatic programming
-
Sql Server Virtual Tables
Apr 20, 2022
It’s just that I keep forgetting all the different methods of creating virtual in-line tables, so I wrote myself a rundown for the next time I inevitably need to re-learn this again.
-
Killing every damn service in the room
Jan 20, 2022
Sometimes you need to kill every damn windows service on a machine.To reinstall some binaries or running updates.
-
Staying alive
Jan 20, 2021
sometimes I just need to have a bunch of processes run in paralel on a VM