-
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…
-
How Visual Studio Evolve
Visual studio is changed because an AI. AI empowered Visual Studio not only as an IDE but also as a way to codes better. As mentioned, in the poster Visual Studio will help
-
Whet is The Best AI Code editor
What is the best code editor? Yes, many people answer visual studio codes because VS Code is widely praised for its balance of power, speed, and flexibility. Here’s why developers love it: Want to…
-
is Agile Metrics really work?
Measure that you can measure, this is quick principle for many concepts including agile. Agile metrics are way to assess the effectiveness of a project. Agile metrics evaluate workflow health, delivery predictable, and business…
-
Pair Programming in Remote Environment
Pair programming is done through face-to-face environment. What if the pairs are separated in remote environments. Can it be done? or it will sink the productivity. This article will discuss how to make the…
-
Why i am choosing C# over Python
Python is the best programming language in the world! but i choose C# rather than Python. Here is why. However, Python win in areas like: why i am choosing C#, because in the end…
-
Agile technique that you should know
Feeling lost when discuss, with your Agile expert, here are some jargon / techniques that commonly used by Agile process.
-
How many copilot out there?
As of 2025, Microsoft has developed and released around a dozen Copilot-branded products, each tailored for different platforms, applications, and user needs, So, Copilot is HUGE family model, which one you prefer!
-
Sprint always late? here is how it better
Whether you are using Scrum or XP. Iteration or sprint length is the most important things to make sure the project won’t late. On this article, we will discuss some tips and recommendation to…
-
Two Extensions of Java Projects which one do you choose?
Currently, Oracle pushes the new extension of Java in Visual Studio Codes. This quite interesting because there is already Java extension build by Microsoft. On this article, we will discuss the two-extension comparison. By examining…