IIRC I had to keep xsettingsd running in the background for my system GTK theme to be applied to Flatpak apps so maybe that’s what you need?
busy eating waffles brb
- 0 Posts
- 14 Comments
waffle@sh.itjust.worksto
Linux@lemmy.ml•Solved: ~/bin vs. ~/.local/bin for user bash scripts?
6·6 months agoI’ve tried both and
~/.local/bintends to be used by a bunch of tools to install their own binaries/scripts so depending on what you use it can become very messy (which did happen in my case). I used to have a~/Documents/Scriptsdirectory in my$PATHand that was much cleaner than my current setup so that’s what I’d recommend, especially if you want to use Git with it! :)
waffle@sh.itjust.worksto
Linux@lemmy.ml•How much of a pain is it to install Nvidia GPU drivers, really?
2·6 months agoSometimes it’s plug-n-play and everything works great. Sometimes you press the update Nvidia drivers button on your Ubuntu work computer and then need to tell IT you bricked your OS. YMMV
waffle@sh.itjust.worksto
Linux@lemmy.ml•Wi-fi not working on Pop os 24.04 cosmic desktop
2·7 months agoNo worries Mickey Mice! Hopefully you won’t face any more big hardware issues after that ^^’
Good luck in your Linux journey! :)
waffle@sh.itjust.worksto
Linux@lemmy.ml•Wi-fi not working on Pop os 24.04 cosmic desktopEnglish
4·8 months ago21:00.0 Network controller: Broadcom Inc. and subsidiaries BCM4352 802.11ac Dual Band Wireless Network Adapter (rev 03)
It’s probably related to this recent issue
In my experience Broadcom on Linux is a bad omen, second only to Nvidia. If you can, I’d recommend switching your Wi-Fi card for one that has better Linux support (e.g. “TP-Link Archer TX3000E” or anything that uses an Intel chip inside really since support for them is handled directly by Intel and integrated into Linux’s source code). Good luck! :)
Damn already working on an app? That’s so cool! Starting E2EE there is definitely a good idea then!
MeroChat is such a nice project, thank you for working on it <3
The server might always send a modified script that just uploads the plaintext private key.
Yeah, you’d need a way to validate the client code before it’s executed to solve that issue
Section “2. Client application security” of MEGA’s Security Whitepaper discusses this exact problem. Their best solution to that issue is to just cram the whole frontend in a signed web extension and not serve any code to the user when the extension is active, which is not very user friendly but works for those who want an extra layer of protection
I just can’t find a good user-friendly implementation, sorry for not being of more help. The web just isn’t E2EE-friendly ig :/
Yeah, I’m not used to E2EE in the browser either and StackExchange seems to agree that there’s no nice solution :/
The sanest option in terms of user practicality to me appears to be storing the private key on the server, maybe encrypted with the user’s password, and sending it to the user on successful login where it would be decrypted client side. It seems like it’s more or less what Mega is doing since they have a similar issue
If the server having temporary access to the user’s password is an issue maybe the password could be partially pre-hashed before being sent?
It’s be interesting to talk about it with someone with more experience, especially since implementing all of that will be a pain so it can’t be redone every Thursday
I know Matrix has E2EE with some public documentation on its implementation. Maybe it could help you? Idk how familiar you’re with E2EE or what kind of implementation you’d want, anything will have drawbacks :/
The encrypted files are very suspicious and, in the new canary, they removed the part that stated they didn’t receive a gag order: https://web.archive.org/web/20240405132835/https://cock.li/transparency/warrant-canary.txt
It’s possible that it’s Vincent’s way of warning the users of a gag order. He may be an insufferable edgy little twat but he cares a lot about transparency and, had he received a gag order, he would definitely try to communicate it
Maybe I’m just being paranoid, you tell me
waffle@sh.itjust.worksto
Technology@lemmy.world•YouTube is now hiding the skip button on mobile tooEnglish
0·1 year agoYes! uYouPlus is amazing although it can be a pain to install because of Apple’s shenanigans. It’s a collection of patches over the official YouTube app
Yup! In that case, this is not an answer that can be solved “mathematically” as you asked: convincing a large group of total strangers to do something for you is within the realm of crowd psychology.
If r/place showed us anything, it’s that you can get people to work hard together if you make them feel part of a community. Maybe creating a Lemmy community whose goal is to keep all posts within that community at 69% would work?
Not sure if that’s the answer you wanted but that’s how I’ve understood your question so don’t hesitate to correct me :)
Is your question “what is the probability for one of my post to have 69% upvotes”? This should be answered by a binomial distribution!
According to this website, for p=0.5; n=100; and x=69 the probability should be ~0.005%.
This means that if 100 people vote your post perfectly randomly, the chance of getting 69% upvotes is ~0.005%. This number will also become smaller if more people start voting since given an infinite amount of votes, the ratio of upvotes should converge towards the chance that a person gives your post an upvote (aka. 50%) so we’d get even further from our 69% target.
Basically, if people vote perfectly randomly it’s unlikely to get to exactly 69%. Such is the fate of us mortals :(


Here you go!