Profile avatar
danshardware.bsky.social
My body is a machine that turns AWS accounts into expensive AWS accounts.
26 posts 4 followers 10 following
Regular Contributor
Conversation Starter

How my day is going

New to me: automatetheboringstuff.com Great tutorials on data extraction and duct-taping non-optimized media together.

Stolen from Discord

(1/3) Just looked over AWS's new persistent Docker build servers. Looks like the main advantage is that you can cache all your layers without having to rebuild them all the time, saving a lot of build time. aws.amazon.com/blogs/aws/ac...

Obligatory: www.youtube.com/watch?v=w1GD...

Microsoft really proved that you can get away with having a C-tier product and still get market domination if you bundle it with something people actually need. I'm talking about Teams, specifically, but this extends to SharePoint, IE, Skype, and a ton of other products lost to time.

OMG THERE ARE TARIFFS ON UNINHABITED ISLANDS! LOL, no. There are tariffs designed for a goal that people aren't telling you about. Probably stock market manipulation on a huge scale. Better administrations would have been thorough in the cover story, but this one doesn't care if it's obvious.

This is really solid advice

No context: “Everything I know about Kubernetes I learned from @lookitup.baby’s shitposts.”

AWS Bedrock is not quite nailing it. Trying to slap all the different LLMs under one API and having them all require different implementation details has been wild. I'll probably make a post about it later, but here are some I found today:

I think @github.com needs a warning on repos that are moderately popular but haven't had a commit in quite some time so we know that it's been abandoned without having to dig too deep.

Was it DNS? Missing a file? Phase of moon? `strace -f -e status=failed -p <PID>` Not a bad place to start looking.