• 0 Posts
  • 505 Comments
Joined 2 years ago
cake
Cake day: June 16th, 2023

help-circle





  • Yes, you’re correct.

    But that rollout doesn’t make headlines like all the ones from the US government telling people to use encrypted messaging like WhatsApp or Signal. That’s what got them to WhatsApp to begin with. FBI tells everyone very loudly to get off standard texting. They jump as a collective to where half of them already are.

    As I’ve already alluded to: this has precisely zero to do with the technical aspects of security. Ease of use does matter (why pushing to Signal didn’t work at the time the FBI spooked everyone), but only a little bit, and is overshadowed by momentum of where people already are.

    I might be able to get my family off WhatsApp with the recent article about it being banned from (I think it was) Congress’s phones.

    But again, this isn’t a technical problem where you can just point at what’s obviously the better choice. There are complications of personal relationships, individual resistance to change, whether or not you’re willing to train your family members, etc.

    My grandmother is in her late 80s and it is astonishing that she can even manage WhatsApp to pariticipate in the family group chat. I’m not upending that and causing her the added stress, work, isolation if it fractures the family groip chat, and signing myself up for all that extra work to try and drag people to new platform and hold their hand through the bumps… just so I can be comfortably principled, using the best option, and trying to prevent Meta from getting info about me for a few more years that they likely are getting through other means.

    I’ll revisit as the elders age off.

    I care about my privacy, but I’ve thought long and hard about my specific threat model and what is and isn’t important enough for me to make a big deal out of. For me, this is an acceptable sacrifice.

    Doesn’t have to be that way for anyone else. Just has to work for me and my life. And it does.


    Ultimately I’m just trying to give reasons why people are still on these platforms. I took the initial comment I responded to at face value. I’m not really looking to debate here, and my opinions don’t invalidate anyone else’s.



  • Momentum of where friends and family are.

    It’s nice to be able to say “well they’re not worth talking to then”, but at some point I need to be able to reach my parents so they can babysit my daughter. Or be able to know that family will be in town and expecting me to be available. Or be able to have any way of knowing what life events are happening to my loved ones without having to wait for it to be brought up in casual conversation months later as if I should already know.

    My extended family and friends do a poor job communicating on a good day. If I try to add another hurdle, I’m not the one who wins that fight.









  • Wait, was it confirmed sold? The news post on Nexus fron this morning indicated that the existing head admin and CEO (of 24 years) was just stepping back (and not even away entirely), and had already put the year+ in of identifying two successors from his existing team.

    I didn’t see anything regarding a sale, and the existing admin said quite a bit about taking this seriously from a standpoint of what’s best for mod makers and users and not best for business profits.

    Edit: I’m not seeing any company name given because as far as I can tell, it wasn’t sold. It’s the same company, same employees, the person at the tip top is just shifting.

    And since when is “comicbook dot com” a source for game modding news? Unless someone can show me something from a more direct or reputable source, I think this is just someone running with the most click bait interpretation of the nexusmods post.

    Edit x2: Dormedas’s resetera link has some convincing investigation that the two people named as taking over the reigns may work for a company that provides esports training, and also consulting services for user generated content focused companies.


  • I’m already seeing a permutation of this at my workplace with Microsoft’s low/no code automation frameworks. Power Platform I believe is the name. Also seeing it with some other proprietary automation tools.

    While I respect the motivation of these business folks to try and automate their processes, it’s distressing watching these people slap together something of equivalent quality to what I’d expect from freshman in an intro to programming course (I’ve been an assistant for some of those classes, it’s not pretty) and then try and balance all sorts of business critical stuff on top of their mess.

    What is extra frustrating is that we already have in-house software devs for this sort of stuff. They’re already understaffed, but this motivation for automation could be a perfect opportunity to right-size that team, build a proper “tech project management” group, and really start to lean hard into making the best use of all these tools. Instead, a few enterprising project managers took a single continuing education course for some proprietary automation software and somehow got the office politics clout to spin it into an entire department based around their little pet system.

    Meanwhile I’m sitting here in Systems Admin and Enterprise Architecture land watching these half assed “solutions” eating absurd amounts of resources to do shit that could be accomplished with a small DB and maybe 1k lines of code.

    No, you cannot have a VM with a fucking 1TB drive. We’ve seen the files that go into and out of your current systems and if you found some way to bloat those into anywhere close to 1TB then something is seriously wrong.

    PowerBI especially, they keep sending all their queries to the first gateway server we built instead of spreading them over the multiple ones we have. The end up maxing out the RAM and bringing the primary gateway down. Now, it should automatically offload new queries to the other gateways when one gets full, but queries are handled by batch, so if one batch is too big it can’t split that batch over multiple gateway servers. We’ve reached the point where we can’t just add more resources to the VM, they need to split shit up better.


    So I guess all this is to say that it’s already happening to a limited degree. I don’t enjoy being a gatekeeper, but so many fucking people need so much more training before they start trying to automate shit, and the ever increasing marketing of “you don’t need to have a single coherent thought in your head to become a process efficiency master” is fucking poison.

    What’s the saying? Rather have a lazy smart person than an industrious idiot?


  • So this is your project? Judging from your username here and the test messages shown in your screenshot here and on the Github. Nemesis.

    Brand new lemmy account with only this post on it.

    And the entire Github codebase is made up of a single commit of all the files 2 hours ago as of the time I’m commenting.

    As I’ve said before with similar posts from (I believe) other users/coders: just be up front about if something you’re posting was your weekend project or just something to fill out a portfolio.