• 1 Post
  • 27 Comments
Joined 1 year ago
cake
Cake day: July 5th, 2023

help-circle

  • No, this was part of a group buy program in my area, which was designed to reduce prices. I ended up turning them down because it was still more expensive than it seemed like it should be, and they were going with an older single inverter system instead of a newer and more efficient micro inverter system.

    I’ve heard the door to door guys tend to massively upcharge. I haven’t had any come through here, though, so I don’t have any direct experience.




  • Janet Yellen is not in charge of the United States money supply. You’re thinking of the Federal Open Market Committee, which is comprised of the seven members of the Federal Reserve Board, the president of the New York Federal Reserve Bank, and four of the eleven regional Federal Reserve Bank presidents on a yearly rotating basis.

    And I’m not sure why you’re bringing up a criticism of our collective net worth on a discussion around whether Bitcoin is used in scams, unless you’re trying to push the narrative that traditional fiat currency is somehow worth less than an unbacked security. Which is both irrelevant to the conversation, and a pretty good indication that you don’t really understand how currency works.


  • I’m one of the admins who manage CrowdStrike at my company.

    We have all automatic updates disabled, because when they were enabled (according to the CrowdStrike best practices guide they gave us), they pushed out a version with a bug that overwhelmed our domain servers. Now we test everything through multiple environments before things make it to production, with at least two weeks of testing before we move a version to the next environment.

    This was a channel file update, and per our TAM and account managers in our meeting after this happened, there’s no way to stop that file from being pushed, or to delay it. Supposedly they’ll be adding that functionality in now.


  • Yes, CrowdStrike says they don’t need to do conventional AV definitions updates, but the channel file updates sure seem similar to me.

    The file they pushed out consisted of all zeroes, which somehow corrupted their agent and caused the BSOD. I wasn’t on the meeting where they explained how this happened to my company; I was one of the people woken up to deal with the initial issue, and they explained this later to the rest of my team and our leadership while I was catching up on missed sleep.

    I would have expected their agent to ignore invalid updates, which would have prevented this whole thing, but this isn’t the first time I’ve seen examples of bad QA and/or their engineering making assumptions about how things will work. For the amount of money they charge, their product is frustratingly incomplete. And asking them to fix things results in them asking you to submit your request to their Ideas Portal, so the entire world can vote on whether it’s a good idea, and if enough people vote for it they will “consider” doing it. My company spends a fortune on their tool every year, and we haven’t been able to even get them to allow non-case-sensitive searching, or searching for a list of hosts instead of individuals.


  • Speaking as someone who manages CrowdStrike in my company, we do stagger updates and turn off all the automatic things we can.

    This channel file update wasn’t something we can turn off or control. It’s handled by CrowdStrike themselves, and we confirmed that in discussions with our TAM and account manager at CrowdStrike while we were working on remediation.












  • I’m going to jump on the Kobo train along with everyone else. I have a Kobo Libra H2O that I really love. I had a couple Kindles before deciding that I really didn’t want to stick with an Amazon product, and chose Kobo because of its integrations with Overdrive. It’s really nice to be able to check out a book from the library directly on my e-reader.

    The screen is bright when it needs to be, but dims down quite nicely. The touchscreen is fairly responsive, though it’s e-ink and there are limits to refresh rates. The physical buttons to turn the page are perfect, and I still can’t believe Amazon took them off their Kindles (though I guess I understand them removing the keyboard… even though I liked it).

    I actually like mine so much, I bought a second of the same model after I somehow managed to lose my first one. So the one thing I wish they had was integration with Apple Airtag or one of the other device tracking networks!



  • I’m a security engineer, and encryption is great, but can be bypassed. Relying on encryption assumes it was implemented properly, that the system was shut down properly so all keys were flushed correctly, and the encryption algorithm doesn’t have weaknesses.

    Generally if somebody dedicated enough can acquire physical access to a system, they can probably find a way into it given the right resources. Did that happen here? Probably not. Could it have? Absolutely. That’s why most enterprises or government hard drives are shredded rather than just relying on them being wiped or encrypted.

    Encryption is part of the solution, but it’s not automatically the complete solution.