-
Migrating ridilabs.net: Eleven Years from BlogEngine.NET to WordPress
After more than eleven years on BlogEngine.NET, ridilabs.net now runs on WordPress. The decision was not an easy one. BlogEngine served me well through hundreds of posts, but the hosting bill no longer matched what the site actually is: a personal engineering journal. Cutting that cost meant moving to a platform with cheaper, more commoditized hosting, and WordPress was the…
-
Implement DevSecOps in Small Startup
Implementation of DevSecOps is not easy for many organizations especially small startup. on this article we will discuss how to implement DevSecOps in small startup environment. Quick checklist (what to set up first).…
-
Which is the lightest web platform in the earth
Hosting web application is like driving a car. every car has different fuel consumption, maintenance cost, and others. so if you want to build low footprint of the web application resources this article is…
-
Architecting .NET Secure Codes in Cloud Era
Build secure .NET/C# code to meet ISA/IEC 62443 by adopting a Secure Development Lifecycle (SDL), using proven libraries for encoding, crypto, auth, and static analysis, and mapping your SDL to ISA/IEC 62443-4-1 requirements (design,…
-
Career in a depression
So, let’s refine our soul in 2026 by using a project-management framework—assess, plan, execute, monitor, adapt—to tackle depression across career, love, and finances; treat each area as a project with clear scope, small milestones,…
-
I love my manager!
Manager I love you, but i hate You Being a division manager in a startup is not the same as managing in a large corporation. Startups thrive on speed, adaptability, and experimentation. As a…
-
Podman vs Docker which one do you choose for asp.net
Podman is a daemonless, rootless container engine focused on security and Kubernetes alignment; Docker uses a client–daemon model with a mature ecosystem and broad tooling support. You can use Podman in Visual Studio by…
-
AI please make us dumb in codes
Overview Visual Studio 2026 embeds agentic AI across the IDE, helping you understand unfamiliar codebases, adapt pasted snippets to project conventions, and surface performance and security insights before pull requests. These agents include…
-
Heavy Duty Website Architecture
A reliable, high‑availability website requires a mix of good architecture, proactive monitoring, capacity planning, and fast incident response. Below is a practical, prioritized article that diagnoses the three specific symptoms you listed —…
-
Software Estimation in Unstable, Undefined, and Uncertain Business Processes
Research consistently shows that a majority of software projects fail to meet their original budget, timeline, or scope, with poor estimation as a leading cause. In ambiguous environments, several factors exacerbate this challenge: These…