A list of keyboard shortcuts used inside Kodi.
Since Hyprland does not come with a way to reset the Master layout like X11 window managers such as XMonad, this has to be done manually using hyprctl:
To keep this guide short, I will assume you have these components: A case which uses the ATX form-factor A non-modular power supply AM4 Motherboard that uses the ATX form-factor (in this guide I use an Asrock B450m-HDV r4.0 for examples) An AMD AM4 Ryzen CPU AM4 fan heatsink cooler for the CPU 2 sticks of DDR4 RAM (Random Access Memory) (Dual Channel) PCI-E x16 graphics card 2.5inch SATA SSD
Demoing bootstrap prompts.
Windows 7/8/10/11 Acquire the stock ROM This is done with a tool called Frija which lets you download the stock firmware for your device.
The Technicolor TG589VAC-V2 comes with the ability to SSH into it to perform tasks like viewing the running processes via top or listing the active routing tables. In this post I will explain how to enter the SSH console of this router.
Gentoo is a Linux distribution praised for its customization potential. Most people on the internet say that it is better than other distributions for these (common) reasons:
I had this question when I was trying to compile my own kernel.
How to convert a single-disk BTRFS filesystem to a dual-disk BTRFS RAID1 array on OpenSUSE Tumbleweed.
Quickest way to install Gentoo Linux.
Libvirt does not provide internet access to VMs over the default network.
Writing Jekyll posts in Org Mode.
Thoughts on learning Org Mode.
Usage of the Embark package in Emacs.
https://nullr0ute.com/2023/01/using-iwd-for-wifi-in-fedora/
Debugging a random shutdown issue of the Thinkpad T410.
Setting up ZNC in Fedora Linux is pretty much the same as in every other Linux distribution. Here are the steps:
Don’t copy code unless you understand what it does.
How to use Emacs to play Music.
This page is for me to test the CSS on this website.
Too much time to get a system that works but you can’t use Apple services which are most of the MacOS experience. Nor can you use the App Store so you can’t install applications unless the applications themselves have a website that lets you download the app without an Apple ID.
GNUs makes it very easy to enable format=flowed1. https://www.emacswiki.org/emacs/GnusFormatFlowed ↩
The environment in which you do something does not matter. You can use the most efficient environment and still not get anything done. Use what you like but don’t go into the line of thinking that the environment is what caused you to do that thing. It is you that caused you to get something done.
Demoing bootstrap alerts.
Today, after a while of not using my blog and removing the Github pages site, I was trying to get Jekyll working on Fedora.
Recently I searched for a way to use Emacs Lisp to write HTML, I found a library called “charge” from this guy which lets you do exactly that: https://hungyi.net/posts/dead-simple-emacs-lisp-templating/