Hello world!
Welcome to Starter Templates Sites. This is your first post. Edit or delete it, then start writing!
Welcome to Starter Templates Sites. This is your first post. Edit or delete it, then start writing!
Calculating the growth rate of two numbers for digital marketing reports is required nearly daily. Growth rate calculator: https://gitlab.com/stephan-raabe/dotfiles/-/blob/main/scripts/growthrate.py That’s why I created a Python script to calculate the growth rate within my terminal. I’m using two Python libraries: Rich: https://github.com/Textualize/rich Pyperclip: https://pypi.org/project/pyperclip/
In this video I will show you how to install Hyprland on almost* all Arch Linux based distributions. With a single command and the ML4W Hyprland Starter Package.https://gitlab.com/stephan-raabe/hyprland-starter Tested on Arch Linux, EndeavourOS, Garuda Linux, Arco Linux and more. * For Manjaro users: The installation can fail when packages are not yet available for Manjaro….
The window manager Qtile in action. Configuration with Alacritty, Polybar, Thunar, Brave, Pywal and Microsoft Outlook, Microsoft Teams, ChatGPT plus a Windows 11 VM. The LINUX window manager configured for my every day work. Similar appearance to Hyprland window manager. All my configuration files are available on Gitlab.https://gitlab.com/stephan-raabe/dotfiles Qtile is a Dynamic Window Manager based…
ASCII font headers give your bash scripts a special look. And it’s a bit nerdy as well. Learn how to create ASCII font headers and output with Figlet. http://www.figlet.org/faq.html figlet “This is Figlet” You can find an example how to automate the complete header creation process with Figlet here: https://gitlab.com/stephan-raabe/dotfiles/-/blob/main/scripts/figlet.sh
Learn how to integrate your installation of Windows 11 in a KVM/QEMU & Virt-Manager based Virtual Machine into your Linux system. This video covers: USB pass through (temporarily & permanently) Shared folders Access via RDP (Remote Desktop Protocol) for seamless integration Please also watch the video about how to install Windows 11 in a KVM…
Running Windows 11 in a virtual machine on Linux provides an incredible blend of stability, security, and accessibility. Whether you need Windows-exclusive software or want to explore the latest features of Windows 11 without compromising your Linux environment, this setup offers the best of both worlds. Virtual Machine Launch Script: https://gitlab.com/stephan-raabe/dotfiles/-/blob/main/scripts/launchvm.sh Installation Script: https://gitlab.com/stephan-raabe/archinstall/-/blob/main/optional/libvirt.sh Not…