How to be a Leader?

How to be a good leader? What are the challenges of managing developer teams? And which values are especially important for aspiring leaders? To answer these and other questions, we talked with Kamil Wilkosz, who is a Senior Software Developer at Macrix and team leader of team ECHO, one of our eight development teams.  By […]
Read More

Keeping your data safe

In today’s world, it is increasingly difficult to keep our private and business information secure. October is the International Cybersecurity Awareness Month. Let’s explore how we can keep our data safe. The world of cybercrime Back in the days when the Internet was just beginning to explode, the stereotypical hacker was often portrayed as a […]
Read More
Linq

Get the most out of LINQ

Language-Integrated Query (LINQ) is a powerful tool that allows developers to harness the power of functional programming in C#. However, when used incorrectly, in can result in queries that are needlessly slow and inefficient. To leverage the full potential of LINQ, it is important to keep a few rules in mind. In this article, we […]
Read More
Industry 4.0

Industry 4.0?

Production process are becoming increasingly connected, and thus more intelligent and flexible. Already today, all elements of the production process – people, workpieces, and machines – are linked with each other by modern IT infrastructure. This way, all production-related data and information is exchanged in real time and is available to the workers and systems. […]
Read More

A first look at .NET MAUI

Microsoft recently released its new, highly anticipated cross-platform application building tool .NET MAUI. Does the new tool have what it takes to be a proper successor to Xamarin? And what benefits and new features does it bring to the table for cross-platform developers? Our colleague Piotr Pietrzak had a first look to find out if […]
Read More