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/)IN
Posts
0
Comments
145
Joined
2 yr. ago

  • I feel like I usually hear this in the context of bodywork or collision repair, which is just as likely as any other car to be needed. Like the lead time on replacement body panels is months long because no dealers so sucks if you get in a wreck. That may have changed since however many years ago though.

  • When they’re not it should be raising red flags about the company using information gathered from you to make their profits.

    I suppose there’s no guarantee that Apple isn’t also collecting that data, but the pricing on those devices in a competitive market seems a lot more consistent with a company that needs a product to make a profit in a more traditional manner.

    This nicely describes the way I think of Apple - they’re not an advertising company first like google is, their business model is selling overpriced hardware and hustling devs on the App Store, so they “don’t need” to sell my data too. But then there’s like a big asterisk on the whole thing that says remember they are a trillion dollar company which means they’re almost certainly doing it anyway.

  • People keep saying the year to year changes are so incremental, I think it’s for that exact reason that people are keeping their phones for longer. It’s a waste to upgrade every year anyway. I’d love to see some data of like trade in age over time, I bet it’s up a lot lately. I’d still be using my xs today if I hadn’t dropped and busted it. Worked totally fine.

  • If you have your compose files in git, you might be able to use renovate to send you pull requests with image updates. I’ve done something similar with kubernetes but I think it supports docker compose too. You might need some kind of automation on your hosts to keep things in sync.

  • I’m not actually familiar with truenas or its ui, but if you have kubectl access you should be able to poke around in the logs and see what’s going on. I’m not sure if these logs are shown in the ui anywhere. With helm, there are so many different things it could be that there’s no use in speculating without some logs.

  • All that message means is “the thing didn’t start” and isn’t gonna tell you anything about why. You’d need to dig into pod logs or something to see if you can find the actual error that is preventing startup.