• 0 Posts
  • 11 Comments
Joined 1 year ago
cake
Cake day: June 8th, 2023

help-circle

  • In my experience, very, but it’s also not magic. Being able to package an application with its environment and ship it to any machine that can run Docker is great but it doesn’t solve the fact that modern deployment architecture can become extremely complicated, and Docker adds another component that needs configuration and debugging to an already complicated stack.






    • Cross-device integration/the Apple ecosystem. I use a Mac for my userland computing, and the ease with which it works together with my phone is a killer feature. Also in this category is integration with my family’s Apple devices.
    • The software ecosystem. Apple’s first party apps and services are really nice across the board, and once again the ecosystem integration is the single biggest reason I use an iPhone. (the user facing apps, at least–Xcode and everything related to it are hot trash).
    • Purely subjective, but Android is ugly to me. The hardware, the OS(es), and the apps just look bad to my eye. The iPhone looks and feels nice in a way that I haven’t experienced in an Android product.
    • I don’t trust Google and I can’t be bothered to spend any time configuring my phone. I spend too much of my life installing shit and tinkering with config already; I want a phone that just works out of the box.


  • That looks fairly tightly bonded to me–you’d probably be better off trying to cover it than remove it. There’s maybe a solvent, but without knowing which compounds are used for the lettering and the case, it’s a shot in the dark–always worth trying isopropyl alcohol for this sort of thing imo, but it also might damage the case.

    Unrelated, but the random blue “AI” slapped haphazardly on top is a beautiful piece of accidental comedy given That Company’s rollout of AI


  • does adding the copyright/license information do anything?

    Not a lawyer, but I’d be sore amazed if “your honor, he copy/pasted my Lemmy comment” flies in court, regardless of your copyright status. The same goes for those AI use notices–they’re a nice feel-good statement, but the scrapers won’t care, and good luck (a) proving they scraped your comment, (b) proving they made money on it, and © getting a single red dime for your troubles.


  • It depends which calendar you use! Every calendar picks a basically arbitrary system to uniquely identify each year, and in some of them “year 0” doesn’t refer to any year.

    The Gregorian, for example, goes directly from 1 BC to 1 AD, since 1 BC is “the first year before Christ” and 1 AD is “the first in the years of our lord.” This doesn’t make much mathematical sense, but it’s not like there was a year that didn’t happen–they just called one year 1 BC, and the next year 1 AD.

    ISO 8601 is based on the Gregorian calendar, but it includes a year 0. 1 BC is the same year as +0000; thus 2 BC is -0001, and all earlier years are likewise offset by 1 between the two calendars.