Welcome
I'm Divendra Seeram, aka Div, aka Vinny. I'm a New York City based IT guy. I've worked as a sysadmin and a DBA/Data Engineer. I also moonlight as a stand-up comedian.

On this site, I post articles largely detailing my administration and development of this site, and of any other subjects I find noteworthy. If you'd like to learn more about my work or contact me directly, you can check out the links on the top-right of the navbar or head to my Contact page.
Latest Posts
A Quick Overview of Locks, Blocking, and Deadlocks
11/12/2025Another exciting day of lacking gainful employment. What to write about? I suppose I'm overdue to cover something data related.
I once overheard an o...
Creating a CI/CD pipeline for a Next.js site with GitHub Actions
11/11/2025For this site, I have a monorepo containing both code for my Node.js server and Next.js frontend. You can see the code here. I ...