CUDA and Pytorch on Ubuntu 21.103 October 2021·527 words·3 minsInstalling CUDA and PyTorch on Ubuntu 21.10 with an Nvidia GTX 1050 GPU.
Visualize time series data8 June 2021·828 words·4 minsReusable Python code for visualizing time series data from SCADA systems using Matplotlib.
Notebook29 May 2021·1512 words·8 minsA collection of useful code snippets for Python, Pandas, Matplotlib, VPN setup, and OpenWrt configuration.
I lost 13 kg in 3 months29 May 2021·1132 words·6 minsA personal weight loss journey with data tracking, diet changes, and Python visualizations of progress.
Installation and Configuration of MongoDB in Ubuntu 21.0411 May 2021·515 words·3 minsInstalling MongoDB on Ubuntu 21.04, configuring the local server, and basic CRUD operations with Mongoose.
Installation and Configuration of PostgreSQL in Ubuntu 21.0410 May 2021·592 words·3 minsStep-by-step guide to installing PostgreSQL and pgAdmin4 on Ubuntu 21.04.
Python Configuration in Ubuntu 21.04 or 21.101 May 2021·578 words·3 minsInstalling Python from source on Ubuntu 21.04/21.10, managing virtual environments, and troubleshooting common issues.
Trying Using GPU to decode video when watching Youtube11 March 2021·317 words·2 minsAttempting to enable GPU hardware video decoding for YouTube playback on Ubuntu with an Nvidia GTX 1050.
Use Scrcpy to Mirror Android Phone8 March 2021·454 words·3 minsMirror and control your Android phone from a Linux desktop using SCRCPY, including USB and WiFi connections.
Install and use Docker on Ubuntu26 February 2021·201 words·1 minHow to install Docker on Ubuntu and configure the Docker service.