reflectedodds

joined 8 months ago
[–] reflectedodds@lemmy.world 2 points 3 months ago (1 children)

Both sites appear to work for me.

[–] reflectedodds@lemmy.world 3 points 3 months ago

Kind of. That was a little different though, it wasn't an accident. Boiling coffee was just standard procedure for McDonalds. So I agree she was right to sue.

[–] reflectedodds@lemmy.world 4 points 3 months ago (1 children)

Try adding USER root before the mkdir.

Also, just in general, when debugging container files, I comment out the failing line and set my command to tail -F /dev/null, then you can build and run the container and exec <container> bash and try to manually run the commands that are failing.

[–] reflectedodds@lemmy.world -2 points 3 months ago (13 children)

A guy ate boneless wings and got a bone stuck in his throat leading to multiple surgeries so he sued. But he didn't notice when it happened?

The longer I think about this the more I agree with the decision. It sounds dumb, there shouldn't be bones, but if you're chopping up a chicken breast with the rib bones still attached, I could see how a bone could accidentally make its way into a nugget. So I can understand what they mean by saying it's a cooking style.

[–] reflectedodds@lemmy.world 4 points 3 months ago

I don't know why you're being downvoted here. I thought a lot of the audience here was relatively informed on what it's like to work in IT/programming. Where we do what we can to make sure all our updates go well, but things slip through the cracks.

This was a massive fuckup, but it's likely not that different than pushing a bug to prod, it just so happens that their prod has such a huge audience. I would hope they have very strict rules about what gets in, but I can also respect that no matter how many processes you put in place to make sure bad things don't happen, problems can still make it through.

Crowdstrike should be held to a higher standard of course, because of how impactful these mistakes can be for their software. And it's pretty crazy that something this bad slipped through. But I wouldn't jump to criminal negligence here without more information.

p.s. I'm not saying CEOs / corps should not be held accountable. They should be. And CEOs do have the power to drive the company into criminal acts and they should be held accountable with jail time for that. I'm just saying I don't think that's the case here.

[–] reflectedodds@lemmy.world 6 points 6 months ago

Microservice from the start may be a lot of overhead, but it should at least be made with that scalability in mind. In practice to me, that just means simple things like make sure you can configure it via environment vars, run it out of docker compose or something because you need to be able install it on all your dev systems and your prod server. That basic setup will let you scale if/when you need to, and doesn't add anything extra when planned from the start.

Allocating infrastructure on a cloud service with auto scaling is the hard part imo. But making the app support the environment from the start isn't as hard.

[–] reflectedodds@lemmy.world 12 points 6 months ago

Skilled in asking a chatbot how to job.

[–] reflectedodds@lemmy.world 27 points 6 months ago (1 children)

as soon as you pay for 12 consecutive months, you will receive this perpetual fallback license providing you with access to the exact product version for when your 12 consecutive months subscription started.

So at most your software will be 1 year old.

[–] reflectedodds@lemmy.world 12 points 6 months ago

AWS has so much documentation, and yet it never has what I'm looking for ☠️

[–] reflectedodds@lemmy.world 40 points 6 months ago (1 children)

In our testing, the VPN always continued to report as connected, and the kill switch was never engaged to drop our VPN connection.

This is the only place they mention kill switch. I feel like it needs a slight clarification on whether it was enabled and didn't work, or if was just disabled and therefore not "engaged".

[–] reflectedodds@lemmy.world 4 points 6 months ago

Just switch to GNU/Hurd

/s

view more: next ›