this isn’t an aneurysm, this is just how gen alpha talks.
The cofounder of sticker mule went real hard on trump support this past year so I’ve just done without stickers.
Which version of of SDDM (and presumably KDE) are you using?
One of the comments one of those threads you linked points out that the bugs you’re sharing are for has changed.
The components have been reworked since the button was disabled so maybe that helped. It used to be a PlasmaComponents2.TextField, now it’s a PlasmaExtras.PasswordField.
PlasmaExtras.PasswordField
has the button enabled! However, the implementation in the theme explicitly disables it.
If you open up /usr/share/sddm/themes/breeze/Login.qml
and scroll down to line 106. You’ll see rightActions: []
– this bit of code basically overrides the default behavior. It says "normally you have some actions here, but instead use this list, but [] is an empty list.
So if you just comment that line out by adding //
to the front of it… Everything should just work, since it will then revert back to using the built in value.
However, the reason this was removed in the first place is in a comment on line 105:
// Disable reveal password action because SDDM does not have the breeze icon set loaded
If the icon set fails to load for whatever reason (if youre using a custom icon theme or something, i dunno why it might not be loaded), the button will fail to load again.
You can test drive the SDDM lockscreen by running sddm-greeter-qt6 --test-mode --theme /usr/share/sddm/themes/breeze/
from the terminal.
And this all assumes that you’re using the default breeze theme. If you are trying to use a different theme, not sure if any of this applies.
Katamari
OTA updates are not an EV thing. That is all modern cars.
https://wiki.lineageos.org/devices/beyond1lte/
I just recently got rid of my oneplus 5 because the volume button stopped working. So I understand the motivation. But LineageOS has Android 14 running on the S10 and its very possible that when they release an Android 15 version, they also support the S10
I’d just like to interject for a moment. What you’re refering to as a Gull, is in fact, Sea/Gull, or as I’ve recently taken to calling it, Sea plus Gull. Gull is not an categorization unto itself, but rather another component of a full identity made useful by the kingdom, phylum, class, order, family, genus, and species components comprising a full identification as defined by its scientific classification.
This would drive teenage me crazy, fr fr on god.
Sometimes games ship updates that mess with the game. I have over 20,000 hours in WoW. But my play habits from over almost 2 decades ago don’t reflect the current quality of the game.
And some people compulsively play games they don’t enjoy because “once I get to the next thing, it will finally be fun!” And maybe this person had an awakening and realized that they will never get there… Or after this amount of time had a drastic change of heart.
And some people leave games open when they aren’t playing.
I’m not saying this is normal or necessarily healthy, but it’s not unfeasible.
It isn’t just about ungoogling things though. Having a monoculture in the browser space means that if Google makes a push to favor ads, say by removing certain extension support from their browser engine that everyone uses, then the entire internet suffers. It is effectively a monopoly.
Mozilla tries really hard sometimes to be unappealing, but there is value in not just letting Google have full control over the internet.
Its possible that being the platform meant they wouldn’t have been bought up.
“Well I bet your power bill went way up!” Maybe. But not by as much as my gas station bill went down.
Yes! Great point. If you find any other book that you really like (Mending being a perfect example)… keep the librarian… find a new villager, and start the process over.
If you find a villager with no job. Trap it. Place a lectern next to it. It becomes a librarian. Check what it sells. Silk touch? Nope. Break the lectern, the villager reverts to not a librarian. Villagers only keep their jobs if you have bought something from them. Replace the lectern, check (it now has new items for sale), break, rinse and repeat. Once you find it, buy it and the librarian will be locked to always sell it.
Only downside is you need emeralds. But on the upside, you get infinite silk touch.
I get conventional mail marked up like it is from the manufacturer claiming my warranty is expiring.
With the added fun bonus that all the things they claim to cover are engine related, and my car is an EV with no engine.
You could put a big flashlight up in place of the sun and it would be better, or something. I dunno lol
I would hope the whole thing is a joke in general.
“The sun gives us light when it’s ‘already’ bright” is where the real logic breaks down. “I don’t need <thing> because I already have <benefit from thing>” is circular logic.
So of course we wouldn’t have sunlight at night without the sun. but we also wouldn’t have sunlight at night without the moon.
Whether we want to call it “more useful” than the sun… it is just as useful as the sun at night. We need both of them for the system to work. I was just trying to snarkily emphasize that we shouldn’t downplay the moon because it is “just” reflecting sunlight.
I know nothing about this specific person. But the American Republican party is on a bit of a hypocritical purity crusade. They claim that porn is bad. They are the ones getting all worked up about other peoples sexual life, because it somehow affects the sanctity of their marriage.
So this article is pointing out his hypocrisy. He is doing something wrong by his own standards, so what room does he have to try to make laws about his stupid beliefs when he doesn’t even follow them himself.
Wine/proton are great but not perfect. Lots of games don’t work through proton. “Compatible with linux” can mean doing the work to make sure your windows build is proton friendly and will work on Linux. It doesn’t have to mean Linux native.