Published onAugust 15, 2024Quickly generate Postgres database in a single commandubuntuclicoolifypostgresHow I thought I could let AI do all the work but it turns out it can only do so much
Published onAugust 10, 2024How to deploy React Native iOS app to TestFlight from Azure DevOps pipelinedevreact-nativeiosThis is just a guide for my future self to deploy quickly
Published onAugust 7, 2024Closure vs Function in JavaScriptdevjavascriptUnderstanding this will help you avoid subtle memory issues in JavaScript
Published onAugust 4, 2024Subtle memory issues in JavaScript thanks to closuresdevjavascriptI found out that setTimeout can accept more than two arguments
Published onJuly 29, 2024How to generate fake data in Postgres with faker_fdwdevdockerpostgresMake your staging or development database look like production