RSS Amplifier

Blog

OhMyScript

Tinkerer, FOSS enthusiast, systems engineer, polymathic indie computer scientist, and data-science aficionado. Explore my projects, read my writing, and connect with me to collaborate on interesting challenges.

ohmyscript.comRSS feed ↗24 posts

Latest posts

ClickOps Is Not a Disaster Plan & Wont Scale

A plain, non-DevOps-heavy read on why manual cloud setups get risky at scale, what disaster recovery and business continuity mean in everyday language, and how infrastructure as code (Terraform, Pulumi, CDK, CloudFormation, or similar) supports both.

In defense of the wired earphones

Rant on why I prefer wired earphones over wireless

Welcome to my newsletter

What this newsletter is, who it is for, and how it fits alongside the rest of my writing.

Lessons from PostgreSQL Incident Story at Nixopus

Takeaways from discovering a bug that turned out to be a security breach

On Freelancing: My lessons & learnings

personal reflection on freelancing, the freedom, the challenges, and the reality of building your own path.

On Simplicity

Thoughts on the art of keeping things simple in a complex world.

Expedition of Async Programming in JavaScript

A walkthrough of asynchronous programming in JavaScript: callbacks, promises and async/await.

Inside Nixopus: Managing Database Migrations

How Nixopus handles database schema changes with an automatic, domain-driven migration system using Bun ORM and PostgreSQL.

Nixopus: Simplifying VPS Management

How Nixopus streamlines VPS setup, deployment and server-management with a modern open-source platform.

What is Second Brain

A digital garden for thoughts that don

What happens when Everything goes wrong: QA Testing Gone Wrong?

An exploration of a bizarre npm prank package called

Must follow Ethics behind Pragmatic Programmer

Fundamental ethics every engineer should follow to build quality, responsible software.

Bit Wars: 32-bit vs 64-bit Systems Explained

easy-to-follow comparison of 32-bit and 64-bit systems; memory, performance and why it matters.

My Journey from Intern to Developer

A reflection on the growth, lessons, and mindset shifts from intern to developer.

SOLID Principles: Write SOLID programs; Avoid STUPID programs

Overview of the SOLID design principles in object-oriented programming and how they help avoid STUPID code patterns.

Must Know: Software Engineering Principles for Programming

A primer on foundational software engineering principles like DRY, KISS, YAGNI, Separation of Concerns, and clean-code practices.

Javascript

A playful demo of using JavaScript

Programming: Human Philosophy

Why programming is fundamentally a human activity; thinking, decision-making and problem solving seen as philosophy.

Version Control System: Get a Bit Git Culture!

A beginner-friendly overview of version control systems (VCS), Git, GitHub and core VCS concepts.

Object-Oriented Programming Concepts (OOPs) Simplified

real-world explanation of object-oriented programming.

API with Deno :: Antidote for Node

building a RESTful API using Deno, Oak framework and MongoDB

Corona : What a year this week has been. . .

reflective piece on humanity, karma, and the unexpected ways the pandemic forced us to confront our own civilization.

Express.js File Structuring Guide

guide to structuring express.js applications for clean code and maintainability.

Welcome to My Blog

An introduction to my writing and what you can expect to find here.