How to setup fonts in Polybar
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…
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…
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…