How to Show Internet Connectivity Status in Waybar
Have you ever wanted to know whether your computer / laptop is still connected to the internet without opening up a browser? Displaying the status of Internet connectivity in your…
Have you ever wanted to know whether your computer / laptop is still connected to the internet without opening up a browser? Displaying the status of Internet connectivity in your…
Changing the wallpaper dynamically on every workspace change can be achieved quite easily with Hyprland. This method requires use of swww, which is a wallpaper utility for Wayland which also…
When I started configuring polybar for the first time, getting fonts to work properly was a pain. That is why I am listing down the steps here so that it…
What does 1% improvement per day for a whole year bring about? Is it all too good to be true?
Find out how to force apt to upgrade packages in linux when it is not able to do it by default.
A quick tutorial on using OpenLayers maps. Now that Google Maps API isn’t free anymore, it’s time we looked at alternatives. OpenLayers is one such free alternative.
What are the advantages of a silent wireless mouse? Should your next purchase be one? Read more to find out.
Ever wondered how Google is able to give you location-based search results based on where you are? What Google is doing is an IP Geo-location lookup. Read for more on how to do it yourself.
While making 2D games, Godot offers you 2 main ways of drawing animated characters, i.e. the AnimatedSprite node and Sprite node. So, which one should you use? Which is the…
Godot is a very versatile, powerful and feature-rich software development kit. If you are looking to design a game or general purpose software for various platforms, either way, I would recommend you to use Godot.