

5·
1 month agoMythic Quest is to game dev what It’s Always Sunny is to bartending
Mythic Quest is to game dev what It’s Always Sunny is to bartending
“He’s gonna here me” omg not even time for basic grammar anymore? -s
You can do anything if you complain loud and long enough
Yeah now I start to understand why people go mad over nvidias pricing I mean the 4090 costs like what 1500, 2000 bucks? Meanwhile the 6100 cheaper than the shipping cost y’all’re getting ripped off —shitpost
Yeah and YouTube already has a “pay money but still get ads plan”. And they’ll likely continue raising prices on all plans
fun fact: This isn’t any one specific CSS framework’s doing but rather part of how JS UI libraries handle scoped CSS. When you have for example two components that have similar CSS, like one component sets button to color green, another component sets button to blue, then the compiler does this kinda thing because “real” CSS doesn’t support scoping.
So in the above example you’d get button class abcd and button class bcde.