Website containing simple challenges in Python to clear mind and train your skills.
ReadAfter Nth attempt I finally managed to install fully working Lustris on Debian. There were some ups and downs during the installation, but finally I was able to get a fully working Wine with VulcanAPI support.
ReadIn the last few days, the speed measurement on my bike started to fail, and because of this, the motor on my bike stopped working. I found that the battery was the cause and was able to fix it.
ReadThere is a situation where we forget to format our code before submitting changes. But what if git does it for us?
ReadThere is the way to sync our repository to AWS CodeCommit and other services to be later used in private pipelines - without additional app auths
ReadHow to give access only to logs to dev team on running k8s env? I finally found gist snippet that works
ReadTrying to keep the branch in order, we can use the GitFlow formula and adjust our tactics for future product releases. Each version and its important aspect has its own initials and ever additional values as release candidates
ReadGit is a great tool for managing your code version. It is also a tool where we can easily draw figures such as triangles, trapezoids, and other figures. How to find yourself on a railroad crossing? Try not to get lost at our train station?
ReadLooking for a quick and easy-to-use option to share and send files, I came across transfer.sh. As it turns out, this is an ideal form of file sharing like WeTransfer or mega.nz, but for sending files via CLI.
ReadThe `docker inspect` will certainly come in handy, but the same one can little be unreadable - or it just requires the unreasonable rewriting of all values of the indicated result. Therefore, a simple image of assaflava / runlike was created which makes the work easier
ReadOur internet presence is not anonymous. What to do with this fact, how to deal with it, and plan our anonymity on the Internet?
ReadWhen trying to communicate with our application, we always expect that it is available and can handle our request at a given moment. However, if these things are not certain, or we need to operate in a distributed structure with no known source where the request is to go, we can use task queuing
Read