Skip Navigation

Posts
5
Comments
174
Joined
3 yr. ago

  • Deleted

    Permanently Deleted

    Jump
  • I think they're talking about the image

  • Lead Lemmy developer dessalines@lemmy.ml Appears to Have Had Their Account Compromised After Moderation Actions Raise Serious Concerns

    Jump
  • The code is open source. Nothing is obscured.

    "Security-by-obscurity" is a phrase used for any measure that is useless once you know how it works. In this case it's hoping that a troll doesn't know about the specific hardcoded rules. None of the rules in PieFed actually work if you are at all aware of them.

  • Lead Lemmy developer dessalines@lemmy.ml Appears to Have Had Their Account Compromised After Moderation Actions Raise Serious Concerns

    Jump
  • Thanks for clarifying, I guess I misremembered the shadowbanning part. I think I was mixing together the fact that reputation isn't really transparent (users' reputation can change by even attempting to upload an image that gets flagged, and the vague error means they'll probably try multiple times without realizing they're being moderated) and the fact the communities can autoban any user whose global reputation is low enough.

    I still think the security-by-obscurity approach to moderation is inherently flawed though, and I hate to imagine how the dev approaches actual account security if that's their approach to moderation.

  • Lead Lemmy developer dessalines@lemmy.ml Appears to Have Had Their Account Compromised After Moderation Actions Raise Serious Concerns

    Jump
  • Honestly I would consider [user-obscured] hardcoded shadowbanning just as bad.

    Just because I'm closer to agreeing with the PieFed dev's opinions a little bit more doesn't mean that I'd support shadowbanning someone because the trivially-evaded checks caught a false positive in the crossfire. Piefed's auto moderation/social scoring is pretty much textbook definition security-by-obscurity. The second anyone knows how it works, it's useless. It will pretty much exclusively catch people who just wanted to post a harmless meme or something.

    At least (for now) Dessalines isn't hardcoding his tankie beliefs into Lemmy's source code.

    Edit: Blaze is right, it isn't shadowbanning, but the rest of my point still stands, added the [] part to clarify

  • Lead Lemmy developer dessalines@lemmy.ml Appears to Have Had Their Account Compromised After Moderation Actions Raise Serious Concerns

    Jump
  • There were a few, not exaustive since it's been a few months since I looked through the source code, some of this might have changed and there's also a few other checks that I'm forgetting:

    • 4chan screenshots (specifically anything that OCR identified as having "Anonymous #(number)" in it) were banned. Honestly this one is fine as a toggle but I think for a while it was just on by default in the code
    • any community that had specific words in it were blocked at instance level. I think "meme" was there, a few swear words, and a few carryover reddit meme community names (196, I think nottheonion was also there, anything with "shitpost" in the name, etc.)
    • There's a hidden karma/social credit score based on a user's interactions and net total karma hidden from them that gets impacted by any moderation actions, including some of the automated hardcoded ones (e.g. even trying to upload an image that gets flagged by the hardcoded checks). In some cases the user is not informed of any of these changes (the image upload will appear as a generic image upload error)
    • users with a low enough net score can be automoderated at both a community and instance level

    Edit: the other thing is, a lot of this hardcoded moderation isn't documented anywhere outside of the code, likely because a lot of the measures would be useless if people knew how they worked

    Edit 2: updated based on Blaze's reply from another comment, I misremembered the shadow banning, I was confusing it with the federation errors that occur when one user blocks another

  • Lead Lemmy developer dessalines@lemmy.ml Appears to Have Had Their Account Compromised After Moderation Actions Raise Serious Concerns

    Jump
  • Tbf Piefed also does have opinionated moderation literally hardcoded into the source code.

    It's pretty easy to modify since it's python and not rust, but still not great

  • I'm comparing hardware to hardware, not artificial Apple software restrictions.

    That's great but hardware doesn't exist in a vacuum. With an ecosystem as locked-down as an iPad's you can't just ignore the software. It's not like you'll ever be able to uninstall it because it's intentionally locked down, unlike a macbook which allows installing apps and even modifying the bootloader to boot into a different OS.

    Edit: Forgot to mention the fact even for people that might not care about that, iOS will automatically kill any app that uses more than a certain amount of RAM (I think it was 4GB? I don't remember the exact number) so in a lot of scenarios you can't even take advantage of the hardware in an iPad because of the locked down software

  • Ok but if you want to do actual work on it then these things absolutely do not cancel each other out because you have to spend $270 on a keyboard/trackpad regardless, and now have to use a clunky touchscreen on your 13 inch tablet half the time.

    Yes, the M4 is much faster and it is probably only stupid product segmentation keeping it on the iPad. But the reality is, iOS/iPadOS puts OS-level limits on how much you can even take advantage of that hardware even if there is an iOS app for the thing you want to do

    TLDR: If you really want a MacBook just get a refurbished M1/M2 MacBook and call it a day, bonus points for putting Asahi on it

  • That's fair, I assume most people probably aren't following ladybird that closely so it's easy to miss. It just bothers me because shrugging off small individual problems and ignoring a bigger trend is arguably what let people like DHH get a platform in the first place.

  • How many times do I have to give him the benefit of the doubt though?

    First it was the "using they in documentation is political ideology" Github issue, then he publicly defended DHH when people called him out for being a white supremacist, he implied tech companies are discriminating against white people with diversity policies, and he tweeted that he hopes young people will carry on Charlie Kirk's legacy.

    If one or two of these things happened in isolation, I could maybe understand giving him the benefit of the doubt as a non-American (for that last one) non-native English speaker. But all of these things taken together? I personally don't think I can look past that.

  • All things considered the way they're approaching the migration is fine enough - they're only moving specific portions at a time, they're not stopping C++ development, and they're making sure it doesn't introduce regressions. Adopting a memory-safe language for something like a browser makes sense because it completely eliminates that class of vulnerabilities.

    The problem is the way they're approaching the code itself. From their wording, it sounds like they're relying on AI heavily for both writing and reviewing the code. Rust has a steeper learning curve than most languages and is very different from C++. They even mention in the blog that their current Rust code looks like C++ code ported over. If they don't take the time to actually learn Rust before adopting it, it'll just lead to security logic issues that their AI couldn't catch because C++ and Rust don't always behave the same way. And that's completely ignoring all of the other ethical/technical issues with AI

  • Presumably companies would be able to argue they aren't pushing out pollutants with the intention to change the climate

  • Presumably just for transparency in case humans down the line went looking through closed PRs and missed the fact that it's AI.

  • Not just designed, lawnchair is a fork of the AOSP launcher which is why they look so similar. It's also partially why they have a comparatively slow development cycle, because they spend a lot of effort rebasing whenever AOSP's launcher has significant changes.

  • Lawnchair doesn't have a paid version, it's open source

  • They can also use live location data in an emergency situation,also using a court ordered subpoena.

    What qualifies as an "emergency situation"? I imagine that definition could be stretched pretty thinly

  • If you want to be technical about it, there could (and probably are given OnePlus's security history) still be unpatched firmware bugs that will never get patched because OnePlus and Qualcomm have stopped supporting their CPUs which are that old.

    Not saying anyone should turn their working phones into e-waste, only that you probably shouldn't treat it like it's perfectly secure either just because it's flashed with the newest Android. Be careful with any super sensitive logins like bank accounts and government sites.

  • The point of using Nix as opposed to something like flatpak (or apt) is that all of your packages are managed through a text file (aka "declaratively"). The benefit of this approach is that, if you ever install a package that breaks something, you can easily undo any installation or system setting by reverting it in that single location. You also don't get the problem where your computer slowly fills up with stuff you no longer need, because necessary programs would only be pulled in if they're needed by ones you defined. This is also very nice for developers because it makes a system environment easy to replicate.

    By installing packages with that command, you're removing the main benefits of Nix, which is why it isn't recommended. The recommended way to do it is to edit your nix configuration file with the package you want, and then run the nix rebuild command which will actually download the package. (There's also a clean command which will fully remove previously installed programs no longer being used)

    NixOS is a Linux distribution built entirely around this concept, where everything about the OS is managed by Nix. Since you're just installing Nix on a steam deck, the config file won't be under /etc/nixos, but a different location. I'm honestly not too sure where though because I've only ever used Nix on NixOS.

  • VR is a niche market with fundamental accessibility flaws (motion sickness, spatial requirements, etc.). As for the controller, what discussion is needed? The steam deck already exists and from that it's pretty easy to get a decent idea of what the controller will cost and feel like. It'll probably end up being a solid controller for people that want it, but uncomfortable for people with smaller hands.

    That isn't to say that the steam frame/controller won't impressive pieces of technology, but should be pretty easy to see why discussions would mostly be around the steam machine and specifically its pricing. Its success (or failure) will likely be what carries the reputation of both the steam frame and the steam controller alongside it.