

why stop there! let’s do the same for all the “self-host” projects that use CDNs or remotely hosted resources.
it’s not self-hosted unless it’s 100% hosted locally.
why stop there! let’s do the same for all the “self-host” projects that use CDNs or remotely hosted resources.
it’s not self-hosted unless it’s 100% hosted locally.
same dude. I’ll never use Seagate ever again.
that was like four years ago unless I missed something.
almost like going to China is a mistake…
PLA warps over time even at low heat. that said, as long as you have good airflow it shouldn’t be a problem to use it for housing, but anything directly contacting the drives might warp.
I thought about doing this myself and was leaning towards reusing drive sleds from existing hardware. it’ll save on design and printing time as well as alleviate problems with heat and the printed parts.
the sleds are usually pretty cheap on ebay, and you can always buy replacements without much effort.
gross.
remember kids, the “C” in series-C stands for Crap.
you should allow the tracking of UPC codes as well. this would allow a mobile app to be used in-store far easier than by product name.
I love that this thread is filled with opinions of people who have no clear idea of what a federated gitlab does or looks like and yet still believes that federation is the only answer just “because”.
and this is why I have a completely separate physical network for my IOT stuff.
my interactions with anyone from that instance was toxic af, so I blocked the instance.
perhaps others have done so as well?
…can we call it nxpm?
I have trauma with the other one.
you can do a lot with it.
I heated my office with it this past winter.
podman is not a replacement to docker.
I fucking hate how the podman docs say that(because ofc they do).
it’s like saying c++ is a replacement to c. can they work, sure. are they the same? you try importing libs into c the same way you do in c++ and find out. yeah, they’re both c under the covers but they are not the same.
poor impulse control.
that or they use podman over docker.
podman is not a drop-in for docker.
they lie and anyone saying otherwise is lying too.
hasn’t been available since like 8. right?
IBM bought redhat, negotiations with docker bottomed out because docker wouldn’t appease IBM execs, and IBM used their competitor podman. IBM yanked docker out of all packages almost overnight.
yet another reason why I left redhat. any company that uses their power for the sake of using it makes running business on their platform hard, but that’s kind of IBM’s whole schtick.
edit: why the downvotes? this is literally what happened. docker said they couldn’t delivered rootless when IBM wanted it because they had other priorities. IBM said fuck you we’re dropping support for podman. docker said ok, and now we have a podman still masquerading like a drop in replacement.
you strike me as a competent developer but you lack the experience with Linux.
install xclip, then copy your URL and use the following command.
base64 -d "$(xclip -o)"
there’s probably a better way but I’m just remembering off the top of my head.
could probably pipe it into something that would spit it out with each param on new lines but you’ll need to google that.