-
Kiro is this agentic AI good?
So yesterday i try Kiro. Kiro is an agentic AI with codes editor. Kiro is a spec‑driven, agentic AI IDE built around structured requirements and automated workflows. This is contrast with GitHub Copilot that is a flexible, editor‑native AI assistant optimized for real‑time coding, broad adoption, and minimal friction. Kiro excels in structured multi‑service development; Copilot dominates everyday coding productivity.…
-
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…
-
Build Modular Applications with Orchard Core
Orchard Core is a powerful, open-source framework built on ASP.NET Core that empowers you to develop modular and multi-tenant applications. There are two target of Orchard the first one is the CMS target the…
Tagged asp.net -
AI calling pattern
To call OpenAI’s API (like ChatGPT API) using C# programming language, here’s a step-by-step guide: Step 1: Create an OpenAI Account and Get an API Key Step 2: Set Up Your C# Environment Step…
-
ChatGPT AI alternative
When building solution in AI for your application you might visit the ChatGPT API. However, if you need some alternative AI. Here are some notable alternatives to the ChatGPT API that you might find…
-
How we manage the requirements in a project?
When we discuss about the project management. we have four model of project management Agile, Incremental, Iterative, and Predictive. Here’s the explanation of Agile, Incremental, Iterative, and Predictive processes in project management according…
Tagged agile -
Improve your notebook performance with PC Manager
Just like a home, when you dont clean it up, it will make you slower and not comfortable. Last year, Microsoft releases PC Manager. Microsoft’s Windows PC Manager is a utility designed to optimize and…
-
Azure! You Are too Late in Indonesia!
The investment for more than IDR 27 trillion, with plan to create significant economic growth and employment opportunities is the idea of Azure in Indonesia! Compared with AWS that launched in December 2021, Azure…
Tagged azure -
Copilot Missing in Office
If you have Microsoft 365 copilot subscription, but the copilot icon is missing, this post is right for you. You can troubleshoot why the Copilot doesn’t exist. So here are the tips to make…
Tagged copilot -
Grabbing Music Lyric as a GEN AI dataset
So we have a mission to get lyrics for a music. Here are some APIs we can use to fetch song lyrics: Lyrics.ovh API — Public APIs. A simple and free API that…