Unless you actively support Mozilla, they could not care less about your boycott.
- 0 Posts
- 40 Comments
tekato@lemmy.worldto
Linux@lemmy.ml•Wayland, Switching between & focusing windows with just hotkeys?
3·4 months agoHow many windows do you usually have open in a workspace? Wouldn’t the usual Meta+Direction shortcuts be quick enough for 2-4 windows?
tekato@lemmy.worldto
Linux@lemmy.ml•Linux audio stuttering when opening separate application, how to prioritise audio when using Linux?
2·4 months agoYeah you can mitigate it. Doesn’t change the fact that if you have no CPU time available, the audio is not getting played.
tekato@lemmy.worldto
Linux@lemmy.ml•Linux audio stuttering when opening separate application, how to prioritise audio when using Linux?
6·4 months agoAudio from low priority processes is expected to stutter under high CPU load. I experience this a lot when playing music while compiling programs.
Probably something like “sudo this_gui_app”. This is not possible under Wayland. But who knows? This guy is being as vague as possible with details.
tekato@lemmy.worldto
Linux@lemmy.ml•Friendly tiling setup for a laptop? (tiling window manager?)
2·5 months agoSway or Hyprland for compositor, Waybar for status bar, fuzzel for app launcher, swaync for notifications, wleave for logout menu.
Everything should work across Hyprland and Sway except for Waybar worskpaces, you need a different configuration for them.
With that much voting power why even bother having a public company.
tekato@lemmy.worldto
PC Gaming@lemmy.ca•'Valve does not get anywhere near enough criticism': DayZ creator Dean Hall says the 'gambling mechanics' of Valve's monetization strategy 'have absolutely no place' in videogamesEnglish
1·5 months agoWhat do you think they’re buying it for?
tekato@lemmy.worldto
Privacy@lemmy.ml•Any privacy-respecting apps to use for my phone to make NFC?
2·6 months agoYeah you’re right. Mastercard says tapping your card also sends a tokenized version or the card number.
tekato@lemmy.worldto
Privacy@lemmy.ml•Any privacy-respecting apps to use for my phone to make NFC?
62·6 months agoTapping your card shares the card number. Paying with your phone doesn’t.
tekato@lemmy.worldto
Privacy@lemmy.ml•"We need to go beyond Signal" – How today's AWS outage shows the weaknesses of centralized apps | TechRadar
8·6 months agoSignal is against federation.
tekato@lemmy.worldto
PC Gaming@lemmy.ca•Painkiller [2025] released on Steam [mixed review] [steam deck playable]English
1·6 months agoNobody ever complained about Left 4 Dead forced bots, but somehow this one is unacceptable. Lol
tekato@lemmy.worldto
Open Source@lemmy.ml•GitHub provides feature for immutable releases
4·6 months agoTags are locked to a specific commit. So you won’t be able to create a different release with the same tag. Even deleting the repo and creating a new one won’t allow you to reuse the same tag, unless you change the repo name.
Immutable releases include protection against repository resurrection attacks. Even if you delete a repository and create a new one with the same name, you cannot reuse tags that were associated with immutable releases in the original repository.
tekato@lemmy.worldto
Privacy@lemmy.ml•What happened to those always on AI glasses that recorded everything and doxed anyone you met?
3·6 months agoNot sure if that’s even possible. Even a GoPro barely lasts about 2-3 hours while running no AI and having a bigger battery than whatever you can fit in glasses.
tekato@lemmy.worldto
PC Gaming@lemmy.ca•Adult game developer’s PayPal funds held for over a month despite being legitimately sold on Steam [80k GBP]English
2·7 months agoIt is probably real, since PayPal clearly states that you need pre-approval to accept payments from mature content.
https://www.paypal.com/us/legalhub/paypal/acceptableuse-full
tekato@lemmy.worldto
Linux@lemmy.ml•What will MS do when Linux becomes a serious threat to their monopoly ?
10·7 months agoDesktop users (except for business) don’t make Microsoft any money, so they probably don’t care.
tekato@lemmy.worldto
PC Gaming@lemmy.ca•Our Channel Could Be Deleted - Gamers NexusEnglish
21·8 months agoApparently Bloomberg ordered the takedown of a GamersNexus video because they used one of their clips. The video was about the smuggling of GPUs into China, so the assumption is that Bloomberg is actually trying to silence the story.
It was always open source, but they didn’t update the repo. They started updating it a few years ago after complaints from users. https://github.com/signalapp/Signal-Server
Anyways, it’s impossible to know if that’s the code they’re actually running on their servers. You just have to trust them the same way you trust “no logs” VPNs aren’t actually logging your activity.
Question: How can I make a simple app with libadwaita?
Reply: Fork GNOME.