Git partial clone (how to clone a single git directory)
It turns out in git you can clone only a part of repository, which is very useful if you’re working…
programming and psychology
A collection of quick and easy way to do some stuff. In some software.
It turns out in git you can clone only a part of repository, which is very useful if you’re working…
If you just started using kubectl tool there are some must-have things to ease your work. They are tested on Linux…
This is a small post written after a presentation on Java User Group Graz regarding IntelliJ tricks. The presentation is available…
Inspired by the “The Effective Remote Developer” talk from QCon I wanted to share a small trick we use in…
There is an interesting command in Linux: yes y It generates an infinite stream of letters ‘y’ and presses enter…
If you have a PC laptop, chances are there are bunch of useless buttons hiding somewhere on the top-right corner…
I’m an extensive Firefox user and over time I used lots of extensions, at some point being swarmed to more…
Updated on 20.07.2016 with a small fix. Let’s talk about PHP again. Suppose you store the base directory path to…
A piece of advice: if you started running a Windows cmd script and it’s currently in progress, and you got…
You can use Total commander to search the text in the project files. Very often it will be faster than…