Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)E
Posts
0
Comments
133
Joined
3 yr. ago

  • I'm curious who are your top 4 picks?

  • I assume these people are Trumpers.

    That's a pretty bad assumption.

  • My guess is they did testing but the build they tested was not the build released to customers. That could have been because of poor deployment and testing practices, or it could have been malicious.

    Such software would be a juicy target for bad actors.

  • If an intern can release to prod without extensive testing there are bigger issues.

    Given the scope of the potential impact, if anyone can release to prod and have that deploy to all customers without some form of a canary release strategy, then there are still issues.

  • 8+8=16 is absolutely S tier

  • The relative number here might be more useful as long as it's understood that Google already has significant emissions. It's also sufficient to convey that they're headed in the wrong direction relative to their goal of net zero. A number like 14.3 million tCO₂e isn't as clear IMO.

  • "Up to 20%" is meaningless for a headline and is pure click bait. It could be any number between 0% and 20%. Or put another way, any number from no time at all to a horrifying more than an entire day per week.

    Why not just state the average from what is probably a statistically irrelevant study and move on?

  • Trump's plan is to end support for Ukraine.

  • The account’s discovery raises questions on just how many bots are operating on X

    I have yet to encounter an actual user of the platform X in the real world.

  • What then will they use to train it?

  • I think the key point is ownership. If the house is owned by an equity firm, even if it's occupied it still counts as a house which could instead be owned by, well, homeowners.

  • I do, friend. I do.

  • As others have mentioned, a trusted 3rd party signs the correct key so your browser can check the key itself.

    However, it should also be noted that your browser must have a list of trusted 3rd parties and their certificates used for signing in order to perform this check. It's entirely possible to modify this list yourself. Some examples include:

    • executing your own MITM style "*attack" in order to intercept and analyze local https traffic
    • corporate network inspection and monitoring, where a gateway does the above for all devices on the network which have a CA cert pre-installed through some policy

    So while it's possible for trusted 3rd parties to issue valid certificates to bad actors, it's also possible to add anyone (you, your employer, or some bad actors) to the trusted parties list.

  • Step 2 has never been very clear to me and this diagram doesn't seem to explain it either.

    • Do you touch the tip of the solder to the iron, the pin, or the pad?
    • Do you push the tip of the solder down into the pad, draw it up along the pin, or pull it away as it melts?
    • Why does the solder sometimes flow onto the iron instead of staying on the pad?
  • How does it verify the command is valid? Does it run what I enter?

    If so, just give it an infinite loop followed by some attempt at a tar command:

     
        
    while true; do :; done; tar -xyz
    
    
      
  • That may be, but I'm not sure that's a problem for a communication platform. I remember one time when they moved the share screen button around and some less tech savvy users thought the feature was removed!

    Teams has something like chat threads too. E.g. you can reply to a message in a channel and it groups all replies, and you can also focus that thread if you want. But I agree it isn't hidden "off the main topic" quite like slack threads.

  • I can't say I've run into those issues with the new teams. Worst I've experienced is the app freezing during a call, which has happened twice in the last year or so.

  • Unpopular opinion I guess, but I think Teams is actually pretty good at my workplace.

  • The argument for AM appears to be: the vast majority of adults will receive an emergency broadcast through their cellphone, but what happens if some event has already occurred which disabled large portions of the cellular network (which itself is an obvious target to create havoc)?

    I'm fine with using AM as a redundant system for alerts.

    Maybe make it more useful though for people in the car? I don't need an AM button I'm never going to touch. Instead have it monitor whatever the emergency broadcast frequencies are automatically, and put something on screen when there is an alert. That would make it a useful "modern" feature as opposed to appearing as a legacy holdover.