How do you update Arch Linux? You run sudo pacman -Syu command. How do you install a package on Arch Linux? You run sudo pacman -Syu package_name. Which might make you wonder why do you need a system update while installing a
Read More

We reached the 30,000 followers mark on Mastodon. This is an unexpected feat. We have 140,000 people on our Twitter profile but that’s because Twitter/X is a bigger platform. I am pleasantly surprised to see so many people on an alternative, decentralized
Read More

Ollama is one of the easiest ways for running large language models (LLMs) locally on your own machine. It’s like Docker. You download publicly available models from Hugging Face using its command line interface. Connect Ollama with a graphical interface and you
Read More

Keeping your laptop always plugged-in speeds up the deterioration of its battery life. But if you are using a docking station, you don’t have the option to unplug the power cord. Thankfully, you can employ a few tricks to limit battery charging
Read More

If you are someone interested in self-hosting, home automation, or just want to tinker with your Raspberry Pi, you have various options to get started. But, if you are new, and want something easy to get you up to speed, CasaOS is
Read More

Imagine a scenario, you downloaded a new binary called ls from the internet. The application could be malicious by intention. Binary files are difficult to trust and run over the system. It could lead to a system hijacking attack, sending your sensitive
Read More