-
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…
-
What Future Skills look like?
Do you know, that 20% of the today job is not exist in the last decade? It means the skillset is changing, the opportunity is growing, and many people pursue the most needed skill.…
-
Simplifying IoT solution with Cloud Computing
Creating IoT environment and solution is not an easy task. There are several challenges that we face such as the heterogenic of the device, security, and the complexity management solution of IOT. Fortunately, we…
-
Test Driven Development in Today, Is it Possible?
Test Driven Development (TDD) is a well-known approach in programming practices. TDD works by delivering the test before the code activities. It works by using Red Green Refactor technique. Red-Green-Refactor technique are the technique…
-
Understanding Cloud Computing as Enabler
Cloud is anywhere, from the consumer to the enterprise. Many of them already adopt the cloud. Cloud computing is not only a technology but culture that you might need to understand. We start to…
Tagged azure -
SOLID Principle is still work in the modern era?
The SOLID era There are three things that early programmer knows in the object-oriented programming (OOP) concept. What is SOLID? SOLID is an abbreviation of: The Analysis in SOLID Principle If you read my…
-
The Simplicity in User Manual
User manual is still needed. However, it should as simple as possible. The real question is, what the content of user manual that can be as simple as possible and provide simplicity guide for…
-
DevCon 2021 Indonesia Quick Summary
Accelerating Indonesia digital economy, that is the DevCon 2021 theme for Indonesia. It is held online with total duration about 6 hours. So, what will you get in this DevCon 2021 Indonesia? You can…
-
Getting Started Big Data Analytics in The Cloud
Learning big data is a big topic with a big commitment. You might know the hype of the big data. Big data is useful for today environment when we collected a lot of data…
-
Managing Machine Learning Project in VS Code
When Your Application Need an Intelligence You want to create application that want to utilize the machine learning. In the past, you need to prepare your computing environment and several tools such as TensorFlow…