How to Lazy Load Adsense - New Code

Speed is very important for a website. It’s so important that Google has made it an actual ranking factor. You should work on making your site as fast and accessible as possible. If your website is using Google Adsense, it can be the first thing you must consider, because Adsense makes your websi...

How to Install and Uninstall Skype on Ubuntu 18.04

Due to Covid-19, Skype is now becoming one of the most popular communication applications in the world. It is a cross-platform app, which means you can use this one on Windows, macOS or Linux. You can use Skype for instant messaging, file transfer, making calls are more.

How to Install PyCharm on Ubuntu 22.04

PyCharm is an integrated development environment used in computer programming, specifically for the Python language. It is developed by the Czech company. This guide contains four ways to install Pycharm in Ubuntu 22.04, you can choose a way you that is suitable for you enviroment.


How to Install IntelliJ IDEA Ubuntu 22.04

IntelliJ IDEA is an intelligent, context-aware IDE for working with Java and other JVM languages like Kotlin, Scala, and Groovy on all sorts of applications. It is developed by JetBrains and is available as an Apache 2 Licensed community edition, and in a proprietary commercial edition. Both can ...

How to Uninstall and Install Alacritty Ubuntu

The terminal emulator is one of the most controversial applications in Linux. There are many terminal emulators, but in this post, I will show you how to Uninstall and Install Alacritty Ubuntu - the fastest linux terminal emulator. This tutorial also works on other Linux distributions such as Pop...

How to Install Python Ubuntu 22.04

According to Python’s docs, Python is an interpreted, object-oriented, high-level programming language with dynamic semantics. Its high-level built-in data structures, combined with dynamic typing and dynamic binding, make it very attractive for rapid application development and for use as a scri...

How To Use Dark Mode Google Colab

Google Colab notebooks allow you to combine executable code and rich text in a single document, along with images, HTML, LaTeX and more. Using dark mode, you can work with computer for longer time because it less damage your eye more than light mode. And in this tutorial, I will show you how to t...