Some Extension & More
Common VSCode Extension and More…
Common VSCode Extension and More…
CSS Critical Rendering Path
How to use faster-whisper and generate a progress bar
Uninstall Docker sudo systemctl stop docker sudo apt remove --purge -y docker-ce docker-ce-cli containerd.io sudo rm -rf /var/lib/docker sudo rm -rf /etc/docker sudo rm -rf /etc/apt/sources.list.d/docker.list sudo rm -rf /usr/share/keyrings/docker-archive-keyring.gpg sudo apt update docker --version Install Docker (Ubuntu 22.04) sudo apt update sudo apt install -y \ apt-transport-https \ ca-certificates \ curl \ gnupg-agent \ software-properties-common curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo gpg --dearmor -o /usr/share/keyrings/docker-archive-keyring.gpg echo "deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/docker-archive-keyring.gpg]...
Setup Gitlab Runner in Container
How to configure zsh and Powerlevel10k on Ubuntu
This article show you how to set up a custom domain for a GitHub Page, using Godaddy as an example.
This guide will walk you through the process of creating a private website on GitHub and deploying it to GitHub Pages
We will introduce how to install hugo on your system in this post.
In 2023, I’m going back to the simplicity of static webpages.
This post explains how to increase the buffer memory for USB-FS devices on Linux systems.
Real-time object detection with CoreML is trickier than you think.
I will conduct a series performance test of YOLOv7 variants models from cloud GPUs to the latest powerhouse AGX Orin in this post.