Our website uses cookies to enhance your browsing experience.
Accept
to the top
>
Posts

Posts: articles

Jul 28 2025
Windows Terminal proves to be terminal?
Taras Shevchenko
What do you need to control your OS using only the keyboard? Every developer has their own take on the answer—Microsoft's was to release Windows Terminal. But what's going on under its hood? It...
...
Jul 25 2025
Method Handles are faster than reflection (sometimes)
Egor Pishii
How does Java support dynamic calls? From slow reflection to the optimized MethodHandle and invokedynamic—let's explore the evolution of dynamism on the JVM and dive into how MethodHandle works...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
Jul 23 2025
.SLN is dead. Long live .SLNX!
Georgii Tormozov
Everyone who has ever opened Visual Studio has encountered a .sln solution file that contains information about structure and build configuration, platform settings, and other parameters. Why...
...
Jul 21 2025
Static analysis for pull requests. Another step towards regularity
Valerii Filatov
Want static analysis to run not just locally, but also on every pull request? Want bugs to be caught before they reach the main branch? In this article, we'll show how to set it up in the...
...
Jul 18 2025
Code red: turning negative feedback into positive outcome
Antonina Ugleva
Hello, readers! Imagine this: you pour your soul into solving a complex task, submit your code for review... and get a scathing comment like, "This solution doesn't scale," "Too complicated,...
...
Jul 15 2025
.NET Digest #8
Artem Rovenskii
Welcome to the eighth part of our digest on news and events in the .NET world! This time we'll cover the highly anticipated .NET 10 preview 4 and 5, the new dotnet run app.cs command, and lots...
...
Jul 11 2025
Little adventure in pursuit of errors. The Battle for Wesnoth!
Alexey Gorshkov
In this article, we'll tell you about our journey across the Irdya lands. Our adventures promise glorious battles, victories, and rare rewards of mighty artifacts! "What on earth are...
...
Jul 07 2025
Expedition into Avalonia project
Nikita Sviridov
In the age of UI frameworks, legends tell about the great land where a single codebase rules all platforms. Today, we set foot on the shores of the abandoned mainland known as...
...
Jul 04 2025
C++ with no classes?
Guest
Classes were likely the first thing Stroustrup added in the 1980s, marking the birth of C++. If we imagine ourselves as archaeologists studying ancient C++, one piece of indirect evidence...
...
Jun 27 2025
Anxious analyzer and developer hostage syndrome
Alena Shornikova
We're looking at the screen. One warning. Just one, but it's red. It's "screaming". We can't immediately figure out what's wrong. The conditioned reflex kicks in—Git is already opened. Fix...
...
View more Pagination arrow previous
Showing: - of 1506