When moving software to the cloud you may encounter a component that relies on good old ICMP ping. The problem is that Kubernetes does not […] Read More
reqwest in Rust allows you to download file. The question is how to store the file on the filesystem. There are several examples on the […] Read More
Users with brand new Lenovo T14 might face strange behavior on Windows. The computer seems to be slow and the detail of CPU usage displays […] Read More
Windows Terminal is a very versatile shell for Windows that allows you to run CMD, PowerShell, or Linux in WSL2. The terminal also supports tabs. […] Read More
When you hit Build and Run button in Xcode the application will start. If everything is ok you should see messages from the application displayed […] Read More