Skip to content

Instantly share code, notes, and snippets.

View MaesterZ's full-sized avatar
🚀
Another day, another mind-boggling adventure!

David Dumas MaesterZ

🚀
Another day, another mind-boggling adventure!
  • Freelance
  • Nantes
View GitHub Profile
@MaesterZ
MaesterZ / gnome-unity.sh
Created September 29, 2020 10:19
Ubuntu 20.04 - Gnome behaving like Unity aka "Saving private screen space"
#!/bin/bash
# Upgrading from Ubuntu 16.04 to 18.04/20.04 you quickly realize that Gnome didn't really
# got better for the past 10 years. Yep Gnome 3 got released in 2011.
# The amount of screen space wasted is so real. Multi-monitor is so bad.
# Install and tweak extensions to behave like Unity, which had:
# (1) consistent UI
# (2) multi-monitor management
# (3) stable code
@MaesterZ
MaesterZ / zoom-updater.sh
Last active August 29, 2023 08:25
Zoom on Linux - Automatic installer / updater for Debian based distros [ bash script ]
#!/bin/bash
set -euo pipefail
# Who knew? Zoom is very probably coded like crap, they are not able to setup
# a proper APT repository, but at least there is a Linux client...
# The recent versions eat all your CPU if you have don not have a real GPU,
# not like Intel has between 60% and 80% market share! Right? RIGHT?
# https://www.statista.com/statistics/754557/worldwide-gpu-shipments-market-share-by-vendor/