Welcome to the Blog

Explore our latest posts and tutorials on various programming topics. Find guides and tips to enhance your coding skills.

Visual Studio Code Inside Termux

By CodeWithPerry on August 21, 2024

Learn how to install Visual Studio Code inside your smartphone through Termux. This isn't Code-Server; this is official Visual Studio, which can run locally inside your Android devices. This is far better in performance while running on localhost and even supports native extensions.

Read More

Nala Installation and Explanation

By CodeWithPerry on August 21, 2024

Nala is a front-end for apt, the default package manager on Debian-based Linux distributions. Nala provides a better user interface with easier-to-read output, package installation summaries, and the ability to fetch only HTTPS mirrors, making it a preferred choice for many Linux users.

Read More