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?
last weekFind 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?
last weekLearn to code your own state machine in TypeScript to cleanly handle application state.
last monthA method for finding the coordinates of an element in a 2-dimensional array.
7 months agoAn experiment in transmitting QR codes visually over a text-only medium using Braille characters.
11 months agoLearn 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.
last monthDiscover a tricky gotcha when using typeguards in TypeScript.
4 months agoWork with HTML entities from a 3rd party API.
10 months agoUsing 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.
last yearPass 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.
2 years ago