Tips
I’ve got a legacy codebase that is about 500k lines of code. Half is Typescript and the other half is Vue 2 single-file components.... I recently discovered that ChatGPT’s web chat now uses the faster (but dumber) Turbo model, so I’ve been looking at ways to use the... It may sound contrived, but the signing a custom S3 URL which is secured through CloudFlare is a very common and unbelievably challenging process.... It never fails. I spend hours building a nice graphic, post it to instagram, and their compression adds a ton of JPG artifacts destroying... I was helping my nephew with some math homework and he was stuck on a nasty looking formula. I explained it for several minutes,... I’m on a mission to document the most challenging parts of software development. Client side uploads to S3 is absolutely top 5. Navigating AWS... 5 years ago I co-founded iScout.com – a SAAS which now collects millions of safety reports and training completions. For weeks I struggled to... For some reason, OAuth always seems overly complicated. Documentation stinks and errors are vague. Abstractions like Passport.js add a mountain of complication while barely... Nothing makes me sweat like OAuth. Documentation is sparse and errors are cryptic. Libraries like Passport.js just add a poorly designed abstraction to an... Update (April 2017) Heroku now has first-class support for Let’s Encrypt so installing it is as easy as clicking “Configure SSL” and following their...