Earlier quoted context omitted.
Moved completely off ubuntu after snaps were introduced. Sticking with gentoo now because it’s one of a few distros that doesn’t try to control what software you have to use.
Me too. Turns out alpine is better for server vms for my use case and cachyos is better for desktop for my use case as wrll (at least possibly until i figure out nixos)
LXD is now under Canonical
31–40 of 224 posts
Re: LXD is now under Canonical
#32Very soon Microsoft will acquire Canonical for at least $40 billion. The reasons: * Ubuntu powers the overwhelming majority of Azure workloads (both customer and internal) * Nearly all Linux applications and tooling target Ubuntu first (or at the very least) * Github, VSCode. The missing piece is the actual runtime operating system. Ubuntu. * Canonical employs nearly all the remaining core enterprise open-source deve…
Unless Microsoft has an Activision-sized amount of cash burning a hole in its pocket, that feels unlikely. Seems far easier/likelier to make a Microsoft branded Debian than to go all-in-on Ubuntu. Maybe I could take the aqui-hire angle, but how many Ubuntu devs would want to stay with Microsoft?
Probably far more devs than they'd get trying to make their own MS-branded Debian from scratch. Even if a bunch of them left after a while, they'd have competent, experienced people working for them for that time, instead of trying to staff up from zero and having a lot time where there aren't enough people to really get much done, and during that time they can hire new people who aren't going to quit just because it's MS.
Re: LXD is now under Canonical
#33Earlier quoted context omitted.
Unless Microsoft has an Activision-sized amount of cash burning a hole in its pocket, that feels unlikely. Seems far easier/likelier to make a Microsoft branded Debian than to go all-in-on Ubuntu. Maybe I could take the aqui-hire angle, but how many Ubuntu devs would want to stay with Microsoft?
> Unless Microsoft has an Activision-sized amount of cash burning a hole in its pocket What? You greatly overestimate Canonical. Buying it would be a rounding error in Microsoft's balance sheet.
Re: LXD is now under Canonical
#34Very soon Microsoft will acquire Canonical for at least $40 billion. The reasons: * Ubuntu powers the overwhelming majority of Azure workloads (both customer and internal) * Nearly all Linux applications and tooling target Ubuntu first (or at the very least) * Github, VSCode. The missing piece is the actual runtime operating system. Ubuntu. * Canonical employs nearly all the remaining core enterprise open-source deve…
Re: LXD is now under Canonical
#35Earlier quoted context omitted.
If it gets us closer to being able to run native Office and Directx apps on Linux I'm all for it. Snap enforcement already scared me away from Ubuntu for the most part anyway.
This would be self-sabotage for Microsoft, it erodes their moat. If they actually cared about user producitivity and making those specific products as widely used as possible then it would be reasonable for people to expext this, but that's not their real goal. Acquiring Canonical changes nothing about their ability to make this happen, they could do it today, but their corporate strategy forbids it.
Re: LXD is now under Canonical
#36Very soon Microsoft will acquire Canonical for at least $40 billion. The reasons: * Ubuntu powers the overwhelming majority of Azure workloads (both customer and internal) * Nearly all Linux applications and tooling target Ubuntu first (or at the very least) * Github, VSCode. The missing piece is the actual runtime operating system. Ubuntu. * Canonical employs nearly all the remaining core enterprise open-source deve…
If it gets us closer to being able to run native Office and Directx apps on Linux I'm all for it. Snap enforcement already scared me away from Ubuntu for the most part anyway.
Re: LXD is now under Canonical
#37Earlier quoted context omitted.
Moved completely off ubuntu after snaps were introduced. Sticking with gentoo now because it’s one of a few distros that doesn’t try to control what software you have to use.
Me too. Turns out alpine is better for server vms for my use case and cachyos is better for desktop for my use case as wrll (at least possibly until i figure out nixos)
Re: LXD is now under Canonical
#38Earlier quoted context omitted.
> does this mean LXD is fucked It is either way. Docker / kubernetes is eating it up. There aren't as many LXD users as they'd hope. Oh and he does work for Canonical.
> Docker / kubernetes is eating it up Is LXD's purpose the same as Docker/Kubernetes? I use both LXD and Docker and to me they are tools that use the same technology (containerzation) but for different purposes. Docker is for stateless containers, used to containerize services. LXD is for stateful containers, used to containerize operating systems. LXD can also run VMs while Docker can't. I think about LXD as a sort…
Re: LXD is now under Canonical
#39Very soon Microsoft will acquire Canonical for at least $40 billion. The reasons: * Ubuntu powers the overwhelming majority of Azure workloads (both customer and internal) * Nearly all Linux applications and tooling target Ubuntu first (or at the very least) * Github, VSCode. The missing piece is the actual runtime operating system. Ubuntu. * Canonical employs nearly all the remaining core enterprise open-source deve…
Re: LXD is now under Canonical
#40Stéphane Graber's work is fantastic and LXD had a lot of potential. But Canonical managed to drive me away from it with that abomination called Snap and its auto updates that could bring down a cluster without warning.
Moved completely off ubuntu after snaps were introduced. Sticking with gentoo now because it’s one of a few distros that doesn’t try to control what software you have to use.
Main benefits is setting up a new machine is much easier, and updates are easier because almost all the normal configuration is managed by nixos (in the nix language) as opposed to regular files floating around etc.