Have you ever needed to translate one range to the another? Usually we have a range 0 - 100. Then we do all calculations for that range. But…
I recently came to need a functionality of executing multiple (unknown number) tasks sequentially but asynchronously. There is a solution…
Recently I've had an intention of putting a custom ranking system on my CS:GO server. Levels Rank seemed like a decent plugin so I went…
I'd watched/read (I really cannot remember which one now anymore) how they calculated the layout and the whole "wisdom" behind the…
If you use Adguard as your primary ad blocker, then you surely are annoyed with firefox. This few steps tend to fix that by importing…
This will be a bit longer tutorial than usual one-liners, but it'll be as simple as it can be. Basic knowledge of linux is required…
You have an android device (Raspberry Pi or some other) and you want a NAS folder mounted on it?
I had a situation recently where I needed to rename a bunch of same-named files that were located in different directories/depths. If you…
Want bare-bone snippet for vertical rhythm using only css ( r em units)? Example:
Filter static list by "using" the gpu :) The three downsides to this are: screen readers are not able to read the total number of items…
Have you ever wondered how are those "a, b, c, ..., aab, aac, ... aaz" class names generated? Here's the generalized snippet. You can…
Example:
Need a simple template parser for the response data. Say no more, fam! This little vanilla puppy can bake-in the data in provided template…
If you have Samsung/Huawei/LG... or basically any android phone, you already noticed that it ships with preinstalled apps that you may not…