Skip to content

Instantly share code, notes, and snippets.

View thebabydino's full-sized avatar
🔅

Ana Tudor thebabydino

🔅
View GitHub Profile
@thebabydino
thebabydino / take-the-garbage-out.css
Last active June 21, 2025 06:56
catch the garbage and dispose of it safely
/* ditch sidebar prompts to give money to a greedy fucker who already has more than
* you would have earned working your ass off non-stop since dinosaurs still roamed the Earth */
[aria-label="Trending"][tabindex="0"] div:has(> aside[aria-label="Subscribe to Premium"][role="complementary"]),
[href="/i/premium_sign_up"],
[href="/i/verified-orgs-signup"],
/* ditch the timeline prompts too */
[data-testid="cellInnerDiv"]:has(a[href="/i/premium_sign_up?tier=premium_plus&referring_page=timeline_prompt"]),
/* ditch sidebar who to follow suggestions, they're likely garbage */
[aria-label="Trending"][tabindex="0"] div:has(> aside[aria-label="Who to follow"][role="complementary"]),
@thebabydino
thebabydino / ubuntu24starter.md
Last active February 14, 2025 16:41
Ubuntu 24 for dummies

... like me!

A sort of post-it with what I did now. Because other than my old laptop, I also have a travel one that's also going to need to get an upgrade.

Upgrading from the upgrade prompt kept failing, so I backed up my files and decided to go for a fresh install.

Go to ubuntu.com. Click on Download Ubuntu at the top, then click on the green button Download Ubuntu Desktop.

screenshot of steps above