TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ubuntu 22.04 LTS Released

42 pointsby arturo40about 3 years ago

6 comments

LeFantomeabout 3 years ago
I am a Manjaro user currently but have used other distros in the past, including Ubuntu. Given that, I would obviously recommend Manjaro.<p>There are a million reasons but, for development, I find the rolling release model far superior. On Ubuntu, especially an LTS release, you are going to find over time that the software versions on your machine are too old. This will lead to installing from source or Flatpak or what have you and then your system is a mess. Worse, it also means that when you eventually move to a newer Ubuntu release, things are likely to break ( more likely at least ). Manjaro means more software updates more frequently and more hassle keeping software at older or stable versions but always up-to-date software and no big system upgrade ever again. For developers, I find the Manjaro model superior.<p>I also highly recommend looking into Distrobox.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;89luca89&#x2F;distrobox" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;89luca89&#x2F;distrobox</a><p>Distrobox is Docker but instead of heavy sandboxing, when you are in the container you can see your real home directory, your real device tree, your real process list, and your real Wayland server ( desktop GUI ). This means you can Distrobox into an Ubuntu 20.04 LTS terminal for example and be able to run any software available Ubuntu ( including graphical ) with an experience very much like Ubuntu is installed directly on your machine. Best of both worlds.<p>Distrobox uses Docker though so you are not going to want to run containers in Distrobox. So the real distro still matters.
评论 #31112459 未加载
Otekabout 3 years ago
So I’ll transition next month to Linux because I need stronger work station and my 2019 MacBook Pro is not enough. I’m preparing myself, I live mostly in cmd anyway but I’m on the fence if I should choose Manjaro or Ubuntu. I’m okay with spending some amount of time to learn and configure my environment properly. Can anyone tell me what l, as a programmer working with containers and mostly JS tooling, should consider in my decision?
评论 #31112618 未加载
评论 #31112284 未加载
评论 #31112172 未加载
评论 #31112093 未加载
评论 #31112033 未加载
评论 #31114998 未加载
nix23about 3 years ago
I super dislike the new Ubuntu Logo....but hey it&#x27;s just a coc*ring we should accept the preference of canonical.
chrisma0about 3 years ago
Nice! A setting to make the dock look like a dock! I&#x27;ve been waiting for that one
arturo40about 3 years ago
The new release is now on the ubuntu website: <a href="https:&#x2F;&#x2F;ubuntu.com&#x2F;download" rel="nofollow">https:&#x2F;&#x2F;ubuntu.com&#x2F;download</a>
heuriskoabout 3 years ago
Looking forward to upgrading.<p>Although one of the first things I do is to install the old Unity interface, which in my opinion, is easier to use than Gnome Shell.