Improving the DnD Constitution attribute
The Constitution attribute is mightily under-used; it's the only attribute without related skills! Can we make it better?
2 months agoFind my longer-length articles here! They're usually about programming and software, but don't be surprised if you stumble upon something else. I condense some of these down into snippets.
The Constitution attribute is mightily under-used; it's the only attribute without related skills! Can we make it better?
2 months agoLearn to code your own state machine in TypeScript to cleanly handle application state.
3 months agoA method for finding the coordinates of an element in a 2-dimensional array.
10 months agoAn experiment in transmitting QR codes visually over a text-only medium using Braille characters.
last yearLearn about the most basic algorithm for generating poisson disk distributions.
last yearCreate a CircleCI orb using the new orb development kit.
2 years agoCreate a shell script to switch audio output devices on Linux systems.
2 years agoAdjust AWS Cron Events using Lambda to minimize Daylight Savings Time's effects on your services.
2 years agoLearn how to extract and display the timezone from a JavaScript date object.
3 months agoDiscover a tricky gotcha when using typeguards in TypeScript.
6 months agoWork with HTML entities from a 3rd party API.
last yearUsing Tesseract.js and optical character recognition (OCR) to solve a captcha.
last yearA quick review of the difference between the two install tools for Debian.
2 years agoPass error codes through a bash pipe to when chaining commands.
2 years agoCreate versions and aliases of Lambda functions in order to test your changes in different environments or stages without affection your live production code.
2 years agoLearn how to set up error codes in API Gateway when working with Lambda functions written in Node.js.
3 years ago