Wésley Guimarães
guima.dev
Wésley Guimarães
@guima.dev
Web developer in love with javascript and likes RPG.
Reposted by Wésley Guimarães
Is Taylor Swift selling Nazi merch? No. Is the rise of fascism making us more susceptible to rage bait? Definitely.
October 16, 2025 at 4:53 PM
Reposted by Wésley Guimarães
responsive CSS pinned sidebar transition 📌

.layout:has(:popover-open) {
grid-template-columns: var(--sidebar-width) 1fr;
}
aside:popover-open {
translate: 0 var(--ctrl);
height: var(--extend);
}

actual zero JS for the layout transition here
so many details to play with! 🧑‍🍳
October 14, 2025 at 2:01 PM
Reposted by Wésley Guimarães
progressive css-only pagination indicators w/ anchor positioning 👨‍🍳

nav::before { position-anchor: --h; }
nav::before { left: anchor(left); }
a:hover { anchor-name: --h; }

use the nav pseudoelements, ::before for intent, ::after for current 🤙
October 16, 2025 at 11:05 AM
Reposted by Wésley Guimarães
I made a Bluesky #CSS Feed 🤘🏻

(takes a lot of work to filter out the garbage… damn)
but I believe I've setup a good system!

nerdy.dev/css-bluesky-...
CSS Bluesky Feed · October 4, 2025
On Bluesky? Here's a CSS Feed I made
nerdy.dev
October 4, 2025 at 10:47 PM
Reposted by Wésley Guimarães
New from me: a deep dive into the grifty world of measles misinformation. If you sow enough doubt and fear and confusion, you can sell more supplements to "bulletproof" your followers immune systems against measles.

www.mediamatters.org/tiktok/tikto...
TikTok Shop is selling supplements made by Plandemic filmmaker
www.mediamatters.org
September 25, 2025 at 3:38 PM
Reposted by Wésley Guimarães
Whiskey Web and Whatnot: Web Development, Neat
npm Worms & RubyGems Coups: Trust Issues in Open Source
x.com
September 23, 2025 at 9:19 PM
Reposted by Wésley Guimarães
THE HYPOCRISY IS THE POINT!!
September 18, 2025 at 10:35 PM
Reposted by Wésley Guimarães
Dam been writing a book about this and she just TikToked it in 90 seconds.
September 19, 2025 at 9:33 AM
Reposted by Wésley Guimarães
We’re in the discovery phase to #FreeJavaScript from Oracle: depositions, surveys, evidence, expert testimony. Costly, but vital to protect "JavaScript" for all.

Help us put forward the strongest case possible👇

deno.com/blog/javascr...
Help Us Raise $200k to Free the JavaScript from Oracle | Deno
Our legal battle over Oracle's claim on the word "JavaScript" is entering the discovery phase. Here's how you can help.
deno.com
September 18, 2025 at 4:29 PM
Reposted by Wésley Guimarães
@t3.gg found my post and covers it on their channel www.youtube.com/watch?v=ap1p...

thanks for the kind words mate!!

also, love the boneless sk8 ref 🤘🏻 threw in a skateboard emoji in there in homage
October 30, 2024 at 4:35 PM