Should companies orient their IT toward service/product
The question from the subject of this entry has arisen in me after a discussion with a colleague of mine. The very initial question on this subject was whether a...
The question from the subject of this entry has arisen in me after a discussion with a colleague of mine. The very initial question on this subject was whether a...
From time to time a system is replaced with another system being capable of doing more, or doing the thing better. It’s quite to common to ask whether no data...
I read/watch a lot of stuff published on the infoq site. I enjoy it in the majority of cases and find it valid. Recently I read an article about Web...
You’re familiar with The expert for sure. It’s popular across all developers. Many of my colleagues find it funny to watch the misunderstanding between an illogical business and a logical...
One of the most important features of EventStore is an ability to ask the questions like they were asked in the past. You don’t have to rerun manually all the...
One of the most worrying scenarios for having a business owner is a business owner who does not care. This may manifest in various ways:
Currently I’m workingwith a project using event sourcing as its primary source of truth and the log in the same time (a standard advantage). There are some commands, which may...
One of the most powerful aspects of git is it’s simplicity. One can easily read the object chapter of the Git book during one afternoon and learn, that git stores...
One of the greatest misunderstanding of git is trying to map it 1-1 to SVN. It’s easy to follow this fallacy when one starts migrating from SVN and all he/she...
If you’re in a company with multiple teams in IT department, you could’ve been considering using GitHub Enterprise or its free replacement, GitLab. Beside providing Git hosting experience both can...