Author : p.stanisz

Are you already using AI?

We reside in a swiftly evolving world, where each day, week, and month may bring surprising news. Recently, the topic of Artificial Intelligence (AI) has gained significant traction, prompting many to ponder whether it heralds a new opportunity or spells doom for humanity. I can’t definitively answer this question, but it’s clear that AI capabilities […]

From SFINAE to Concepts

As software developers, our passion lies in harnessing the latest features of our favorite programming languages and frameworks. However, the harsh reality of daily work often imposes limitations, be it the environment, operating system, compiler, or underlying hardware. In the realm of long-term projects demanding continuous support and high stability, upgrading tools solely for the […]

Simple programming language features that matters

We, software developers, are usually excited with the groundbreaking features that become available with new versions of our favourite programming language. I remember well, how crucial the ISO/IEC 14882:2011 standard was for C++ and how much attention it gained. Lambdas, auto type deduction, variadic templates, concurrency support, memory management and many more features, that greately […]

Beware of char and its traps

Recently I was involved in testing of the API, which was working since years already, but required some refactoring for future use-cases. The API is used in the automotive ECU, powered by ARM processors. Nothing really special or difficult, but… The API was using a data and its SHA-256 digest, both represented by std::string. Such […]

Software development in Automotive

Automotive is a specific domain, where software development differs greatly from other fields. I have worked in many IT projects – mobile phones, desktop applications and tooling, backend services, web frontend and other – but none of these domains have put so high attention to the software development processes and quality. Now, after more than […]

Welcome!

I’m Piotr, software developer and architect, working in commercial IT projects since 2007. This year I decided to start a new journey with my own company! In this blog I’ll post company news, software development hints and interesting facts related to various technical domains. Please note, that the page is still under construction!

Scroll to top