Fix go: go.mod file not found in current directory or any parent directory; see 'go help modules'

  1. First initialize go mod.
go mod init <file.go>
Read more…

Chroot into nixos

  1. Mount the file system containing the NixOS to chroot into at /mnt or any other directory, using e.g.
sudo mount /dev/sda10 /mnt/nixx/
Read more…

Fix "version `GLIBCXX_3.4.32' not found"

sudo pacman -S libtool gcc gcc-libs

Reference: stackexchange

Set custom HTML file as a new tab in Firefox

You might want to set up your custom HTML page which contains all the links which you want to access frequently or might want to use StartTree and something like that. Read more…

Pywal gradient for cava

This can be done simply using Pywal templates

Read more…