← Home

Blog

Thoughts on infrastructure, cybersecurity, and JavaScript.

SWC is awesome

May 01, 2023

I moved most of my projects to SWC for a much simpler setup and faster builds

Read more →

Database Contention is Real

Mar 05, 2023

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 →

How to easily add licensing logic to an app

Jan 18, 2023

The easiest way I found to maintain licensing logic in an electronjs app

Read more →

XPath: The perfect DOM selector for scrapers, bots, and tests

Jan 05, 2023

I recently wrote a scraper and found xpath to be the absolute best tool for the job

Read more →

Infrastructure-as-Code is great but do you need it?

Dec 21, 2022

A brief explanation of IaC's benefits and when it makes sense to leverage them

Read more →

Top 2 Mistakes Going Serverless

Dec 06, 2022

Managing a stateless backend and connection pooling are the biggest recurring issues I have observed.

Read more →

HomeBlogAboutOSS
GitHubTwitterInstagram

© 2026 Marcelo Reyna