ad blocking

Apps and ways to remove ads or access through css.

brave

Tab and Window Management Effect Windows / Linux Macos New Tab CTRL + T CMD + T Reopen Last Closed Tab CTRL + Shift + T CMD + Shift + T Close Current Tab CTRL + W CMD + W Switch to Next Tab CTRL + Tab CMD + PgDn Jump to Specific Tab CTRL + 1 - 8 CMD + 1 - 8 New Private Window CTRL + Shift + N CMD + Shift + N Quit Brave ALT + F4 CMD + Q Page Navigation and Display Effect Windows / Linux Macos Focus Address Bar CTRL + L CMD + L Go Back ALT + Left Arrow CMD + [ Go Forward ALT + Right Arrow CMD + ] Hard Reload (Ignore Cache) Shift + F5 CMD + Shift + R Stop Loading ESC ESC Zoom In/Out CTRL + +/- CMD + +/- Reset Zoom CTRL + 0 CMD + 0 Full Screen F11 CMD + Ctrl + F Find, Bookmark, and Tools Effect Windows / Linux Macos Find on Page CTRL + F CMD + F Next Match CTRL + G CMD + G Previous Match CTRL + Shift + G CMD + Shift + G Bookmark Page CTRL + D CMD + D Bookmarks Manager CTRL + Shift + O CMD + Option + B History CTRL + H CMD + Y Downloads CTRL + J CMD + Shift + J Dev Tools F12 CMD + Option + I Clear Browsing Data CTRL + Shift + ⌫ CMD + Shift + ⌫

docker

Docker creates containers that run processes. They are lightweight. Best Practices is a must read!!

k3s

k3s is best for creating a lightweight rpi cluster.

k8s

Kubernetes is an open source multifaceted container management system.

nebula

Nebula is a scalable overlay networking tool with a focus on performance, simplicity, and security. It allows you to connect devices across different networks into a single secure mesh network, similar to Tailscale but self-hosted and completely under your control. Nebula uses certificate authority-based authentication and encrypted tunnels to create a private network that can traverse NAT and firewalls.

neovim

podman

Podman is an daemonless docker and does a better job exposing the VM (machine)

tailscale

Tailscale is a zero-config VPN that makes it easy to create secure networks between your devices, servers, and applications. It’s particularly useful for homelabs where you need to access services running on various machines without exposing them to the public internet.

tmux

Tmux is an oldie but goodie for managing many windows & panes in the terminal.

wezterm

WezTerm is a powerful cross-platform terminal emulator and multiplexer written in rust.

zellij