Only thing worse is not finding the bug that only happens in release mode
Lojcs
- 2 Posts
- 20 Comments
Lojcs@piefed.socialto Programming@programming.dev•How exactly does one get better at programming?English0·5 days agoIn addition to ‘just write anything and stick with it’, getting someone who knows what they’re doing to look at your code and criticize it can be useful.
Lojcs@piefed.socialto Linux@lemmy.ml•Running a command only when resuming from the hibernation part of suspend-then-hibernate?English2·6 days agoI don’t follow your thought process. I didn’t say every running process could kill the lock screen or if it can kill the lock screen it can access everything else, I said any process that kills the lock screen has to be running. And as the attacker with physical access doesn’t know the password they can’t run anything to kill the lock screen. The only way for them to unlock it is if they already have malware on the device, in which case their physical access isn’t the cause of the problem.
Lojcs@piefed.socialto Linux@lemmy.ml•Running a command only when resuming from the hibernation part of suspend-then-hibernate?English31·6 days agoHow so? The lock screen is to prevent physical access while you’re away, and an attacker can’t kill it without having access in the first place. Any process that can kill it would already have access to your session.
Lojcs@piefed.socialOPto Technology@lemmy.world•Apparently the Liberux nexx crowdfunding campaign has closedEnglish21·9 days agoThem who? What happened?
Lojcs@piefed.socialto Technology@lemmy.world•Google's shocking developer decree struggles to justify the urgent threat to F-DroidEnglish441·12 days ago… Brazil is one of the first countries this’ll go into effect and I also remember something about how that first batch of countries was chosen because their governmemts support this change.
Lojcs@piefed.socialto Linux@programming.dev•I Tried Fedora KDE as a Beginner (It's AMAZING) - Switch and ClickEnglish1·23 days agoIBM?
Lojcs@piefed.socialto Privacy@lemmy.ml•Google Photos app uploaded all my locally saved pictures completely against my willEnglish17·1 month agoSame thing happened to me, and there is a delete all button. Go to Google photos > top right profile pic > backup is off (or whatever it says when it’s on) > top right gear > undo backup for this device.
Lojcs@piefed.socialto Privacy@lemmy.ml•Google will require developer verification for Android apps outside the Play StoreEnglish7·2 months agoI made fun of the Liberux Nexx before due to its outdated cpu being promoted as new but this is making me change my mind. Speed isn’t worth the walled garden. I have concerns about the battery life but all it takes to remedy that is a powerbank. Banking apps might be a problem but if I find their websites wanting I can just use them on an old cheap android.
It is disappointing that the Liberux Nexx missed its fundraising goal and had to open a new one. And the new one is only 10% of the way there, with no prototype and delivery on next summer. That’s cutting it very close with the timeline of these restrictions. https://www.indiegogo.com/projects/liberux-nexx--3#/
BTW, the Google
blog postwebpage has a link to a feedback form. Doubt it will do anything, but if you want an abyss to yell that’s good as any: https://docs.google.com/forms/d/e/1FAIpQLSfN3UQeNspQsZCO2ITkdzMxv81rJDEGGjO-UIDDY28Rz_GEVA/viewform
Lojcs@piefed.socialto Privacy@lemmy.ml•Google will require developer verification for Android apps outside the Play StoreEnglish1·2 months agodeleted by creator
How did the volume slider go under that image?
Lojcs@piefed.socialto Linux@lemmy.ml•For my mom the year of the Linux desktop it's already overEnglish6·3 months agoHow does it even get into emergency mode without the efi partition?
Lojcs@piefed.socialto Free and Open Source Software@beehaw.org•GPU Screen Recorder for Linux / Wayland as FlatpakEnglish0·3 months agoIt does claim to be ‘much faster’ than even OBS’ new no copy recording mode so there must be something more
Lojcs@piefed.socialto Free and Open Source Software@beehaw.org•GPU Screen Recorder for Linux / Wayland as FlatpakEnglish0·3 months agoIs there a technical explanation of this? The git page just says that it’s much faster without explaining how
Lojcs@piefed.socialto Linux@programming.dev•Euphonica is a Rust-Powered MPD Client Heavy on BlingEnglish16·3 months agoEuphonica tries to make minimal and sensible assumptions about your library’s folder structure.
Tracks from different releases (albums) should not be put in the same folder. Preferably, all tracks of the same release should be put in the same folder.
How hard is it to stop making this assumption? Why is almost every music player adamant on making it?
Not every song belongs to an album, songs released together might belong to different albums and not every album is released at once. Not to mention folders can serve any kind of organization need other than grouping songs of an album.
Lojcs@piefed.socialto LGBTQ+@beehaw.org•Judge halts deportation of non-binary American in ruling after Trump’s gender edictsEnglish0·3 months agoThe word ‘Canadian’ belongs in the title
Lojcs@piefed.socialto Technology@lemmy.zip•Chinese authorities are using a new tool to hack seized phones and extract dataEnglish7·3 months agoThe malware, which must be planted on an unlocked device
So it’s a backup tool
Elisa would be close to ideal if it didn’t assume music always belong to an album
Or something about packaging. Or I used a function that has a different implementation for debug mode out of its intended purpose. Or