How I Stay Focused as a Programmer in My Daily Life — and Why Music Is the KeyIn the demanding world of programming, where distractions are just a click away, staying focused is becoming increasingly challenging…Jan 6Jan 6
How to get outputs of each leayer in Tensorflow Keras 3I am currently working on exporting my KERAS model to a more primitive programming language, where each layer is implemented manually…Oct 27, 2024Oct 27, 2024
Fix Autoplay Videos for Android .NET MAUI Blazor HybridIf you want to play videos in the background in Blazor Hybrid on Android, it won’t work right away. Definitely keep reading if you have…Jul 1, 2024Jul 1, 2024
Why NetMaui Apps Crash in Release Mode on iOS Devices — A Journey to the SolutionDiscover why NetMaui apps often crash in release mode on iOS devices and how to fix it. Through my journey of debugging and research, I…Jun 19, 2024Jun 19, 2024
Blazor Hybrid — .NET 8: Playing Videos in the Background — UI-Thread issue and an “Ugly” SolutionI am currently developing an app and working on improving the login screen. For app development, I am using Blazor Hybrid. To make the…Jun 17, 2024Jun 17, 2024
Blazor Hybrid — .NETNote: The US English version of this article is available at the following link: SoonJun 17, 2024Jun 17, 2024
Mastering EF Core performance with AsSplitQuery: A game changer for complex queries to avoid…Explore EF Core’s AsSplitQuery, a key to efficient, complex query optimization in software development.Nov 25, 2023Nov 25, 2023