Tutorials

How to make and assign roles in Discord

How to make and assign roles in Discord

To ensure that your server runs as optimally as possible and that all members feel at home, it’s a good idea to establish a hierarchy and distribute certain rights and tasks. In Discord, it’s possible to make and assign personal roles to give you a better overview. Here you can…

Read more
How to use the randint() function in Python

How to use the randint() function in Python

The randint function generates a random integer in a specified range, making it ideal for applications based on random data, such as simulations, games and tests. Randint also makes it possible to control the repeatability of the generated numbers by specifying a seed value for…

Read more
How to use the Python random module

How to use the Python random module

The Python random module is not only suitable for generating random numbers, but also for a variety of other tasks. You can use random permutations to shuffle lists, create a random password or develop simulation models with random inputs. In this article, we take a look at all…

Read more
How to rotate the screen on a Windows 11 PC ---

How to rotate the screen on a Windows 11 PC ---

When working with multiple screens, it can be useful to change the orientation of your screen. By rotating your screen, you can display long texts across the entire page and edit them more easily. It only takes a few clicks to rotate the screen in Windows 11 and there are even…

Read more
What is Journalctl and what can it do?ra2 studioShutterstock

What is Journalctl and what can it do?

With the command-line tool Journalctl you can search, filter and analyse system logs on Linux. It provides detailed insights into system activities, allowing easy diagnosis of errors. It also offers features like log message display, real-time updating and customisable filtering…

Read more
How to delete and hide empty rows in Google Sheets

How to delete and hide empty rows in Google Sheets

When you remove information from a spreadsheet, you’re often left with numerous empty rows in your document. Here we explain how to delete and hide empty rows in Google Sheets. This article also takes a look at how to remove data from rows or what to do if only want to remove one…

Read more
How to set up a family email address

How to set up a family email address

Email continues to be one of the most important forms of digital communication. Addresses from webmail providers are in high demand, but if you want a unique email address for your family, it’s best to use your own domain. Find out the advantages of a family email account and how…

Read more
What to do when Windows 11 won’t boot?

What to do when Windows 11 won’t boot?

There can be many reasons why Windows 11 won’t boot. If you can rule out a hardware error, Windows 11’s tools can help you eliminate potential errors with the operating system. In this article, we’ll show you how to identify what’s wrong with your system and how to get it back up…

Read more
What is drip marketing?marekuliaszShutterstock

What is drip marketing?

We all receive a multitude of emails every day. Many emails seem to just randomly land in our inboxes and don’t exactly make us want to read them. Drip campaigns aim to gradually win the attention of users and get them interested in purchasing a product or service. Keep reading…

Read more
How Java Math class works

How Java Math class works

Java’s Math class is a valuable tool for doing calculations in Java. It uses a simple syntax and can be used to perform logarithms, trigonometric tasks and simple numerical calculations. Here you can find out how the Math class works in Java and which methods you can use. We’ll…

Read more
Page top