-
Is 32-bit Nearing End-of-Life at Some Linux Distros?
At least three Linux distros have already quit releasing 32-bit versions, and Ubuntu seems to be standing in line to do the same. Is the end at hand for 32-bit mainstream distros? Read More here.
-
Who needs a GUI? How to live in a Linux terminal.
-
Get Weather Information From A Terminal Using Nothing But cURL
wttr.in is a web frontent for Wego, a weather app for the terminal. Using nothing but cURL and wttr.in, you can get weather information from a terminal, without having to install anything (well, except for cURL). By default, the service tries to determine your location automatically but if that fails,...