Layoffs
Yesterday there were layoffs at the company I work at. It was a very stressful day and I want to write some of my thoughts down. During the past year, we all saw massive layoffs all over the IT s...
Yesterday there were layoffs at the company I work at. It was a very stressful day and I want to write some of my thoughts down. During the past year, we all saw massive layoffs all over the IT s...
In case you were following my posts, you are aware about my project Days From Today. It’s a port of my Windows app which is much more functional, but it’s still only a Windows app and I wanted my w...
Having a side project every now and then is beneficial in many ways. Recently I had such positive experience from some of my side projects that are more than five years old. My manager asked me “He...
Due to some circumstances, I came in a possession of a Mac mini. This meant only one thing - I had to create an iOS app. My way of thinking was, let’s go completely native - Swift can’t be that har...
As you might have noticed I created a Windows application to calculate time span between two dates Event Timing. Since I’m not always sitting by my Windows PC, I got the need to have this little ca...
Many times during my career I’ve been blocked from completing my work. Be it feature implementation, bug fix or some kind of software migration I couldn’t finish until someone else does their job f...
The title is so obvious that you’re probably wondering why I had to write a blog post about it. I’m also surprised how obvious truths must be repeated in order to comply with them. I’ll explain wha...
Yesterday I had a nice little evening spent with a silent failure of my program. The program needed to create an Excel document, save it and export as a PDF. It should also run periodically and aut...
This might sound so obvious to people who know how the Internet works, but I think to quite a lot of people this might come as a shock. All the privacy settings on social networks and forums are wo...
There’s a well known saying that goes like this: There are only two hard things in Computer Science: cache invalidation and naming things *. This is a post about the first one. Today I experienced...