

I’m going to grad school soon for cs and they require windows 11. This is gonna be a fun test in locking down my machine and only doing updates with intention
I’m going to grad school soon for cs and they require windows 11. This is gonna be a fun test in locking down my machine and only doing updates with intention
My favorite indie game on switch is definitely golf story. It’s a gold based RPG with a very silly story, and fun 2-d golf games
I was just thinking “maybe I can just give them my email…” but of course it isn’t that simple
My guess, as a cloud developer, there may be a bottleneck at their authentication, or session management. Your web browser has probably been signed in for a while. I’m guessing your app hasn’t been able to get past that point, and is stuck in the bottleneck
As a software engineer, I would think to call this a patch or a hotfix. I agree that recall for this type of situation is a bit too dramatic, but I’d also say that patch or hotfix are too casual sounding
I have been exposed as a fraud and I will take my punishment! j/k, but worth noting
As part of AWS? S3 stands for “simple storage solution” and it is used for storing data in the cloud. A typical s3 setup has a “bucket” which would act like a folder directory on your computer. At that point it can be pretty much however you want to set it up. In theory it can store anything, as long as it can be converted into a binary string, I believe. I havent worked in AWS in a few years, but I recall it being easy enough to use for storing files when handling file transfers with other microservices like Lambdas. You just need to configure a few things, like the bucket name, the “file name” (I say it that way, because you dont necessarily have to store files - and anything stored in s3 has to be converted to that binary string), and the
It can be even more than just simple storage when used with other microservices, the possibilities can be endless
Can confirm. I have 10 year old pi2 that is dedicated to pi hole and even that is not utilizing all of its 1gb of memory