-
How to use emoji on any Mac without a touch bar
I love to use Emoji symbols whenever it’s possible :) I can write message, email, post in social media with Emoji even when I use a MacBook Pro which does not have a touch bar. In this article I will show you how to find Emoji on your MacBook, MacBook Air, MacBook Pro or iMac, if it don’t have a touch bar. Let’s begin.
Continue reading → -
How to fix: E: Failed to fetch http://{:url}{:package}.deb 404 Not Found [IP: {:ip} 80]
Recently, when attempting to update the software of my Raspberry Pi to the latest version using the
sudo apt-get upgrade
command in the terminal, I saw an error message sayingE: Failed to fetch http://{:url}{:package}.deb 404 Not Found [IP: {:ip} 80]
. In this tutorial, you will learn what causes this error message and how to fix it. -
How to fix: YouTube - The feature you requested is currently unavailable. Please try again later.
If you decide to change the banner on the profile page of your YouTube channel and could not do it because the following error message appeared: “
Continue reading →The feature you requested is currently unavailable. Please try again later
”. Do not leave this for later in order to try again, the error will not fix by itself. What to do in this situation? In this article I will tell and show you how to get rid of the error that tormented me for almost 1 year… Facepalm :) Let’s begin. -
How to know the creation date of GitHub repository
Have you ever wondered when a GitHub repository was created? I was very surprised when I realized that GitHub does not display the repository creation date anywhere on the website. In this tutorial, you’ll learn how to know the creation date of any GitHub repository.
Continue reading → -
How to install Command line tools for Xcode
If you decide to become an Apple developer (develop for Apple platforms), the first thing you’ll need is Xcode. Xcode includes everything you need to create amazing applications for all Apple platforms. In this article, I will show you how to install Command line tools for Xcode in macOS. Let’s begin.
Continue reading →