Is there another way to win?
lastweakness
- 0 Posts
- 87 Comments
Then PS1 and PS2 weren’t part of your childhood either right?
I might be stupid but it still doesn’t make any sense to me
Ah, damn, we might have to ask the US military…
We need a new internet
lastweakness@lemmy.worldto
Lemmy Shitpost@lemmy.world•You wouldn't eat a lobster... if you could fuck it instead
12·1 month agoWasn’t this debunked before? Like, the numbers are correct but there are valid reasons for it?
lastweakness@lemmy.worldto
Programmer Humor@programming.dev•Where my klitoris users at?
11·1 month agoI’m not the one who started a sentence with “with every intention to offend”… But sure. Also, you might want to look into what “ad hominem” means.
just wanna say everyone here that GNOME isn’t that good.
Except we weren’t talking or asking about how much better KDE is for you. I genuinely don’t care since I already love both desktops. Unlike you, I’m not here to shit on one or the other.
We were discussing the flexibility offered by GNOME’s extensions, which you, with your limited understanding, declared to be something that KDE can match, when that’s just plain untrue just by virtue of how extensions work. You also implied that GNOME core devs are careless about extensions, which they are not. It’s just how GNOME extensions work. It’s a tradeoff for the flexibility, one they’ve tried their best for years to mitigate including offering porting guides. You can take offense to being told you’re ignorant about all of this. But once again, that doesn’t change how reality works.
That all said, I agree that I don’t have the time or energy for this either. But as a software engineer, I really wish people wouldn’t bring in their “opinions” when facts about a piece of software are being discussed… Anyway, i won’t be replying here anymore, so bye
lastweakness@lemmy.worldto
Programmer Humor@programming.dev•Where my klitoris users at?
22·1 month agoI mean, you can say anything you want. Just doesn’t change reality. GNOME devs do a lot these days to prevent updates from breaking extensions.
KDE also simply doesn’t allow everything GNOME allows. I love KDE and I have past contributions to KDE as well. But pretending they’re on the same level of customizability is delusional. It’s not a helpful or meaningful statement to make, a statement born out of pure ignorance. Plus, you dragged KDE into this, not me. Not everything needs to be a fking desktop war for no fking reason.
lastweakness@lemmy.worldto
Programmer Humor@programming.dev•Where my klitoris users at?
22·1 month agoYes, KDE included. I don’t think you understand the level of flexibility that being able to monkey-patch the GNOME shell provides. And I say that as someone who loves both KDE and GNOME for different reasons.
lastweakness@lemmy.worldto
Programmer Humor@programming.dev•Where my klitoris users at?
43·2 months agoI honestly find it odd that anyone brings up “no choices” and “lack of customisation” as a point against GNOME at all… Nothing in any desktop environment comes close to the versatility of GNOME extensions.
Yeah, most parts of our country are really fked… I live in a decent little state called Kerala, but yeah, we’re one of the exceptions, not the norm.
I like Photon, I hope it doesn’t have a list like this
lastweakness@lemmy.worldto
Lemmy Shitpost@lemmy.world•You're not you when you're hangry
3·2 months agoAll types of bears are just people in suits.
New sales sound bad. But if they were mailed to the user for free, that sounds great. I’m assuming that was pretty rare though?
How did those patches make it to users?
lastweakness@lemmy.worldto
Programmer Humor@programming.dev•first it was @property, then @container, and now interpolate-size
4·2 months agoChromium (or blink), not webkit

Yes, ARM is RISC but it is also well-defined. ARMv9 is backwards compatible with ARMv8. ARMv8 and v9 are 64-bit while ARMv7 and before were 32-bit. Even ARMv9 is technically compatible with ARMv7 because of Aarch32 but that’s optional. ARM’s versioning is more numerous than x86-64 (which also has v2, v3, etc) but that doesn’t mean it’s not well defined.