• 0 Posts
  • 31 Comments
Joined 1 year ago
cake
Cake day: August 4th, 2023

help-circle



  • I had a programmer lead who rejected any and all code with comments “because I like clean code. If it’s not in the git log, it’s not a comment.”

    Pretty sure I would quit on the spot. Clearly doesn’t understand “clean” code, nor how people are going to interface with code, or git for that matter. Even if you write a book for each commit, that would be so hard to track down relevant info.




  • No, this does actually sound like a solution. But it’s a solution that should be scattered all throughout the process, and checked at multiple steps along the way. The fact that this wasn’t here to begin with is a bigger problem than the “client library failure” as it shows Wyze’s security practices are fucking garbage. And adding “one layer” is not enough. There should be several.

    To give a bit better context, which I can only be guessing at by reading between the lines of their vague descriptions and my first hand experience with these types of systems…

    Essentially your devices all have unique ids. And your account has an account/user ID. They’re essentially “random numbers” that are unique within each set, but there appear to be devices that have the same ID as a some user’s user ID.

    When the app wants to query for video feeds it’s going to ask the server “hey, get me the feed for devices A, B, and C. And my user ID is X”. The server should receive this, check if that user has access to those devices. But that server is just the first external facing step. It then likely delegates the request through multiple internal services which go look up the feed for those device IDs and return them.

    The problem that happened is somewhere in there, they had an “oopsie” and they passed along “get me device X, X, X for user ID X”. And for whatever reason, all the remaining steps were like “yup, device X for user X, here you go”. At MULTIPLE points along that chain, they should be rechecking this and saying “woah, user X only has access to devices A, B, and C, not X. Access denied.”

    The fact that they checked this ZERO times, and now adding “a layer” of verification is a huge issue imo. This should never have been running in production without multiple steps in the chain validating this. Otherwise, they’re prone to both bugs and hacks.

    But no, they clearly weren’t verified to view the events. Their description implies that somewhere in the chain they scrambled what was being requested and there were no further verifications after that point. Which is a massive issue.


  • It doesn’t even need to go that far. If some cache mixes up user ids and device ids, those user ids should go to request a video feed and the serving authority should be like “woah, YOU don’t have access to that device/user”. Even when you fucking mix these things up, there should be multiple places in the chain where this gets checked and denied. This is a systemic/architectural issue and not “one little oopsie in a library”. That oopsie simply exposed the problem.

    I don’t care if I was affected or how widespread this is. This just shows Wyze can’t be trusted with anything remotely “private”. This is a massive security failing.


  • Ottomateeverything@lemmy.worldtolinuxmemes@lemmy.worldditch discord!
    link
    fedilink
    arrow-up
    3
    arrow-down
    9
    ·
    10 months ago

    Amongst many other reasons, my biggest is it’s not searchable by search engines.

    Well gee, I hope you don’t use texting, phone calls, emails, private forums, social media DMs, or talk to anyone IRL, because those aren’t searchable either!

    This argument seems like reaching for something to complain about rather than having a legitimate problem with discord. If anything, you don’t like the “large group chat” paradigm, but that’s like hating a screwdriver because it’s not a hammer.


  • Ottomateeverything@lemmy.worldtolinuxmemes@lemmy.worldditch discord!
    link
    fedilink
    arrow-up
    12
    arrow-down
    5
    ·
    10 months ago

    I think discord is primarily just useful for voice chat, yes.

    But:

    It’s a closed ecosystem that locks what would otherwise be searchable knowledge on the web, with an unsearchable, proprietary lockdown of that information.

    Yeah, no. Proprietary, sure, but you can say that about almost communication mechanism that’s not a website with an API. It’s not like people would otherwise be posting these things somewhere else if discord didn’t exist. If it wasn’t discord it’d be slack or something. Discord is an entirely different medium and complaining that it isn’t a forum is just not a legitimate argument. They’re entirely different things.


  • Ottomateeverything@lemmy.worldtolinuxmemes@lemmy.worldditch discord!
    link
    fedilink
    arrow-up
    2
    arrow-down
    10
    ·
    10 months ago

    This whole comment/complaint is just the pros and cons of different types of communication. None of this is discord specific, it’s just complaints that real time chat isn’t indexed by search engines and isn’t organized into clear topics.

    Sure, some IRC chats were logged/posted, but that still has all the same searchability problems, and that process can still be used within discord search. It’s just not useful because real time chat doesn’t have any sort of topic organization.

    This whole thing is like complaining that signal is worse than email because it’s not as organized. It’s not worse, it’s just a different medium with different goals and purpose. And you’re not giving any specifics as to why signal/discord is bad, just that you don’t like direct messaging/chat rooms.



  • I don’t know that Microsoft has any business trying to make Windows support these devices better…

    Windows is entirely built around two pillars:

    1. Enterprise support for corporations, and team machine management
    2. Entirely open compatibility so they can run almost any hardware you put into it, plug into it, and backwards compatibility for all that for as long as possible.

    Portable game machines are not an enterprise product. Nor do you care about broad hardware support or upgradability. Nor do you care about plugging in your parallel port printer from 1985. Nor do you care about running your ancient vb6 code to run your production machines over some random firewire card.

    Windows’ goal is entirely oppositional to portable gaming devices. It makes almost no sense for them to try to support it, as it’d go against their entire model. For things like these, you want a thin, optimized-over-flexible, purpose built OS that does one thing: play games. Linux is already built to solve this problem way better than Windows.

    But, Microsoft will probably be stupid enough to try anyway.






  • Genuine question… What defines “under insured” here?

    I’ve heard bits about this before, but I always assumed it meant it was for if you’re totally uninsured or on some shitty basic coverage insurance. I’ve always had extremely expensive “best care you can get” type packages, but always end up getting shit declined anyway because the insurance claims shit “that medication isn’t on our list of meds for the diagnosis/disease you have”. After rounds and rounds of contacting the doctors office and having them the insurance company about how it IS actually a drug for that diagnosis, the last thing I have the patience for is more phone calls that seem hopeless.


  • It’s so frustrating seeing so many people repost this shit thinking that repeating the same garbage is helpful.

    No one gives a fuck about the “legal” definition of why this is “allowed”. Looking at this with basic common sense, what Apple is getting away with is much worse than what Google is getting pegged for.

    People complaining don’t care that there’s a stupid loophole in the legal definitions as to why Apple is allowed to do this. If the laws and definitions make that OK, and Google’s actions are held to be more “anti competitive” then the laws and definitions need to change.

    That’s what people are complaining about. Not that “oh what’s the legal loophole that allows this”. No one cares about the legal shit that allows this. That’s why they keep complaining “even after this has been answered”.