Exploring Tiling Window Managers

today’s howtos How to install go1.19beta on Ubuntu 22.04 – NextGenTips In this tutorial, we are going to explore how to install go on Ubuntu 22.04 Golang is an open-source programmin...


Everything is a file

It must be run as root because non-root users do not have access to the hard drive device files in the /dev directory. The dd command can be used to copy an entire partition of hard ...


A Story of Climate Change Told In 15 Graphs

Recently, on Twitter and Facebook I noticed graphs of climate change and its impacts being posted. Below I provide 15 graphs of climate change providing their sources. I encourage yo...


How Do Fossils Form?

These crystallized minerals cause the remains to harden along with the encasing sedimentary rock. If an organism completely dissolves in sedimentary rock, it can leave an impression ...


Unlocking secrets of how fossils form

Fossils tell amazing stories and inspire them, too – just think of this summer’s Jurassic World blockbuster. But because some of the processes that preserve fossils are not well unde...


Using Command Line Aliases – Frequently

today’s howtos How to install go1.19beta on Ubuntu 22.04 – NextGenTips In this tutorial, we are going to explore how to install go on Ubuntu 22.04 Golang is an open-source programmin...


How to give a great talk, the lazy way

I give a lot of talks. What I put on my notes is the main points of the current slide, followed by my transition to the next slide. Presentations look a lot more natural when you say...


Finding a good compression utility

No, what I want is to find the best compression for a given file, with best being either most reduced size (which I call compression delta in my script) best reduction obtained per...