I moved most of my projects to SWC for a much simpler setup and faster builds
Read more
Database contention can occur in all databases and is the root of many of the "weird errors" that happen when the code clearly works locally
Read more
The easiest way I found to maintain licensing logic in an electronjs app
Read more
I recently wrote a scraper and found xpath to be the absolute best tool for the job
Read more
A brief explanation of IaC's benefits and when it makes sense to leverage them
Read more
Managing a stateless backend and connection pooling are the biggest recurring issues I have observed.
Read more