• 0 Posts
  • 40 Comments
Joined 10 months ago
cake
Cake day: February 19th, 2024

help-circle



  • bort@sopuli.xyztoMemes@lemmy.mlJust one more lane
    link
    fedilink
    arrow-up
    1
    ·
    8 months ago

    But only temporarily

    but is it?

    I thought the temporal improvement would be for everyone who already used the high way (because they will get to their destination a little bit faster). And for the few extra people, who start to use the highway but didn’t use it before, the improvment will stay.




  • we’ll probably get a win 12 that is less good than win 10, but better than win 11,

    I wouldn’t count on it. MS is moving away from selling desktop-stuff and towards selling cloud stuff (think azure and office356) and consulting. That’s why they changed their attitude towards linux (think wsl and c# for linux) and open-source (think github). MS wants companies to use open-source tools (preferably written in c#) and deploy them to azure with the help of MS-consultants.

    Enshittifying windows is a step in that direction. For example: The more people have a MS-Account, the easier it is to sell office356. That’s why they pressure windows-user into making MS-Accounts.

    MS knows that desktop is dying.












  • I agree, that good cloud engineers can save costs in the cloud. But I also think good non-cloud engineers, can save much much more.

    When you are rewriting your entire stack to leverage cloud performance, you could probably spend a similar effort for a rewrite that increases regular performance by a similar factor.

    RE: Containers, even if you DO go that route…

    I was under the impression, that stateless stuff without containers requires a strong vendor login (aws lambda, google functions, azure function). Are you saying, I could do stateless without vendor-lockin and without containers and without kubernetes? This is news to me. Please point me to some resources