Today I'm sharing something I've been building for over a year.
It's called Daily Talking — and I believe it's the most natural way to practice speaking English.
Let me tell you the story behind it. 🧵
We have many TUTORIALS for the people who wants to learn how to build applications with our framework.
Recently, we built an AI-based tool, that reads our tutorials, and apply it just like human. In that way, tutorials are automatically tested and validated.
See abp.io/community/articles/au… to check what we've built.
Microsoft killed the GPU mafia 🤯
They finally open-sourced their 1-bit LLM inference framework called bitnet.cpp. It lets you run 100B parameter models on your local CPU without GPUs.
- 6.17x faster inference
- 82.2% less energy on CPUs
100% Open Source.
It was a great event last week at #Techorama Netherlands. Hope to be there next year too.
You can find my presentation files here: github.com/hikalkan/presenta…
Hey everyone 👋 I will be attending the online ABP Community Talks 2025.05: Empower Elsa Workflows with AI in .NET ABP Framework event via Join us! - kommunity.com/volosoft/event…
Single-Layer Monolith?
Layered Monolith?
Modular Monolith?
Microservice?
Which one is best for your application?
Read it here: abp.io/docs/latest/solution-…
Modular Monolith applications are becoming popular (yes, again). Do you wonder how to design modular software? What are the trade-offs?
#dotnet#aspnetcore#csharp
Register for that free online event: kommunity.com/volosoft/event…
It is amazing that XAML has become (or has remained) the Window standard for UI declaration. It's the HTML for high-fidelity desktop apps, including UWP, WPF, WinUI, Maui, even Uno. As a former XAML evangelist for nearly 8 years, I can confirm the pure programming pleasure; it is both innovative & comprehensive & freaking clever. People who don't like it just don't know it well enough. Godspeed #XAML