themorningstack.hashnode.devMethods to install applications on KubuntuA few days ago, I wrote about apt vs. snap. At that time, I thought those were the only two ways to install applications on Ubuntu. It turns out there are other methods. Among them, Flatpak is a better option compared to Snap. Snap is managed by Cano...Oct 19, 2025·1 min read
themorningstack.hashnode.dev.NET Best PracticesOrigitnal talk: 10 Things I Do On Every .NET App - Scott Sauber - NDC Oslo 2025 My notes after watching this talk. ❓Use vertical slices by placing all related files into separate feature folders. Many people discuss this structure, but I still feel ...Oct 15, 2025·2 min read
themorningstack.hashnode.devApt vs SnapWhen I used Ubuntu a long time ago, I installed applications using apt. I didn't use it much back then because I didn't like the interface. If I had known about KDE, I would have used Linux much sooner. Anyway, today I read the book “The Ultimate Ubu...Oct 13, 2025·1 min read
themorningstack.hashnode.devIntroducing Microsoft Agent FrameworkOriginal link: https://azure.microsoft.com/en-us/blog/introducing-microsoft-agent-framework/ The AI world is moving so quickly! I haven't even had the chance to learn Semantic Kernel yet, and now there's the new Microsoft Agent Framework. It's such a...Oct 6, 2025·1 min read
themorningstack.hashnode.devAzure and AI Newshttps://newsletter.techworld-with-milan.com/p/scale-from-zero-to-million-users - Showing how a system evolves from small scale to large scale. https://www.telerik.com/blogs/coding-azure-1-creating-cloud-native-apps - Coding Azure series on Telerik b...Sep 22, 2025·1 min read