SeriousBug
- 0 Posts
- 43 Comments
SeriousBugto
Technology@lemmy.world•NYPD faces backlash as it prepares to encrypt radio communications | New York | The GuardianEnglish
144·2 年前Agreed. But I think the right to monitor the police doesn’t have to mean real-time access to police radio. The radio could be recorded, like body cam footage, and released on demand with FOIA. FOIA allows redactions when needed, so sensitive information like victims names and addresses could be redacted.
SeriousBugto
Selfhosted@lemmy.world•Those who are self hosting at home, what case are you using? (Looking for recommendations)English
2·2 年前I can vouch for the node 804, although I haven’t used the others so I can’t say which is the best.
SeriousBugto
Selfhosted@lemmy.world•Should I use Restic, Borg, or Kopia for container backups?English
7·2 年前I’ve been using Kopia for all my backups for a couple years, both backing up my desktop and containers. It’s been very reliable, and it has nice features like being able to mount a backup.
SeriousBugto
Technology@lemmy.world•Commercial Flights Are Experiencing 'Unthinkable' GPS Attacks and Nobody Knows What to DoEnglish
11·2 年前Nope. And more importantly, it looks like nobody considered what might happen if the signal gets spoofed. The backup systems that are supposed to keep working if GPS breaks also break due to these spoofed signals.
SeriousBugto
Programming@programming.dev•What inspired you to pursue a career or hobby in programming?English
3·2 年前Same. I wanted to make video games… until I found out how terrible the working conditions and pay are.
SeriousBugto
Technology@lemmy.world•8GB RAM on M3 MacBook Pro 'Analogous to 16GB' on PCs, Claims AppleEnglish
81·2 年前Have you ever actually seen a laptop lid just break off because the epoxy failed, or is this just a hypothetical? I used my last laptop for around 8 years, I took it with me to college every day in a backpack, on public transit. It got thrown around, scratched up, but the hinges didn’t break lol
SeriousBugto
Steam Hardware@sopuli.xyz•The Steam Deck's budget price tag is the reason I still rate it nearly two years onEnglish
15·2 年前It’s not a walled garden though, Valve made no attempts to lock anything down. You can install something like Heroic Game Launcher on the Steam Deck and play Epic Game Store or GOG games too.
SeriousBugto
Technology@lemmy.world•Chrome not proceeding with Web Integrity API deemed by many to be DRMEnglish
37·2 年前This is worse. Let’s go with an example: on an Android phone, you visit a website. The website asks for an integrity check, the browser works with Google Play Services to complete the check.
What if you have a de-Googled phone without Play Services, or if you made modifications to restrict Google’s tracking? Then Google can refuse to verify you. What if you installed an ad blocker in your browser? Google can refuse to verify you.
If you fail verification, the website could ask you to complete a captcha, or just refuse to show you anything.
SeriousBugto
Programming@programming.dev•Hi, I want to start programming but dunno where to start and which language to learnEnglish
3·2 年前You can make an app with Tauri without writing a single line of Rust though. Tauri lets you trigger most native functionality you might need from the JavaScript side. If that’s enough for what you are building then you don’t need to write any Rust. You could use a Rust web framework that compiles to WebAssembly, but you could also just use React or Svelte or whatever else.
One advice I haven’t seen mentioned: there are tool libraries in many cities where home owners can borrow tools for a low membership cost. This can save you from spending a lot on tools, especially for ones you won’t need often.
SeriousBugto
Technology@lemmy.world•Roblox tells employees they have to come to office three days a week or take severance packageEnglish
14·2 年前Severence pay is not mandatory everywhere. So you might get nothing if you are laid off.
SeriousBugto
Technology@beehaw.org•YouTube is axing its ad-free Premium Lite subscription plan - The VergeEnglish
5·2 年前Yeah I mostly open Nebula when I’m watching a video, and the creator says “I had to censor this on YouTube, you can get the full version on Nebula”
SeriousBugto
Technology@beehaw.org•Tinder Now Letting Rizzless Sad Sacks Pay $500/Month to Message People Without Even MatchingEnglish
9·2 年前Did they get rid of the questions? That was the most awesome part of OkCupid. Because you not only answered the questions but you could pick if you cared what your potential matches answers should be.
I met my wife on OkCupid, we were a high % match according to OkCupid and we did turn out to be a great match. That’s stupid if they got rid of that.
SeriousBugto
Technology@lemmy.world•The World’s Oldest Active Torrent Turns 20 Years OldEnglish
3·2 年前Fines. And say you seeded a movie to 1000 people and a DVD of the movie costs $20, they sue you for $20000, treating it like you broke into a warehouse and stole 1000 DVDs of the movie.
SeriousBugto
Technology@beehaw.org•Opinion: The Copyright Office is making a mistake on AI-generated artEnglish
1·2 年前Yes I agree with you, but I just don’t see how getting rid of copyright laws would fix this. Copyright laws aren’t helping artists enough, so instead of fixing copyright laws we should get rid of them? What do we do instead to protect artists?
SeriousBugto
Technology@beehaw.org•Opinion: The Copyright Office is making a mistake on AI-generated artEnglish
18·2 年前how many musicians don’t have the right to their own work because record companies dominate the music industry?
But not having copyright law doesn’t fix that, it makes it worse. Without copyright law if you make music, a big label can grab your music and sell copies without paying you anything. Sure you can try to sell it yourself and try to educate customers that they should buy it from you. But the big label can easily out-advertise you and get into the top spots on streaming services, online and physical stores etc. and get 99% of the sales.
Same for artists, writers, programmers, photographers, or anyone else whose work is protected by copyright.
I fully agree things are not great right now, but that’s not copyright laws fault. I think you need other laws and regulations to fix things, like small creators should be able to sue large companies with minimal cost if they infringeme on their copyright. And there should be some sort of provisions so companies can’t trap people in horrible contracts. I’d also love to see fair use exceptions broadened in cases where the copyrighted material is just not available anymore, like old games or movies that are not sold anymore. Shorten the length of copyright too. But getting rid of it completely would not work.
I already donate to Mastodon development, and to the Mastodon server I’m on. It’s a good reminder to donate to the Lemmy server I’m on too.

You couldn’t make a proprietary server. Client is fine, AGPL doesn’t apply when you are accessing the server over a public API.