9 ms·
Pop_OS 21.10 has landed
- chrstphrknwtn 5y agoWould be nice if the blog post included screenshots big enough to actually see what it looks like.
- Nicksil 5y ago>Would be nice if the blog post included screenshots big enough to actually see what it looks like. There's pictures and video: https://pop.system76.com/ https://pop.system76.com/
- chrstphrknwtn 5y agoWell sure, pictures and video on another page. I assume the point of that blog post is to generate interest in the OS, so being able to discern details in the screenshots seems like a reasonable expectation in that context.
- xmunoz 5y agoI have a system76 laptop and love using Pop_OS. Granted, I spend most of my day in the terminal, but the driver support for bluetooth and wifi are really good and work out of the box. Think Ubuntu, but less bloated.
- MichaelRazum 5y agoWhat is exactly the benefit of Pop_OS compared to Ubuntu? I mean installed drivers are great, but that was basically only one apt install command and a reboot.
- nauticacom 5y agoDrivers, customizations on top of Gnome (if you prefer them), App Store, flatpak instead of snap. Plus made by an indie company rather than some massive corp if you're into that sort of thing.
- blacksmith_tb 5y agoHmm, Canonical is not what I call 'massive' at ~600 employees[1]. Looks like Red Hat is almost twice that big[2], which still strikes me as pretty small? 1: https://en.wikipedia.org/wiki/Canonical_(company)#Employees https://en.wikipedia.org/wiki/Canonical_(company)#Employees 2: https://en.wikipedia.org/wiki/Red_Hat https://en.wikipedia.org/wiki/Red_Hat
- dralley 5y agoI think you misread the page, as it says that Red Hat has 13,400 employees, which is 22x more than 600, not "almost twice" :) But also, both numbers are also outdated. The Canonical employee count is apparently around 500 in 2020 [0] and the Red Hat employee count is no longer public post-acquisition, but it's higher than it was in 2019. [0] https://www.phoronix.com/scan.php?page=news_item&px=Canonical-2020-Filing https://www.phoronix.com/scan.php?page=news_item&px=Canonica...
- blacksmith_tb 5y agoOops, you're right, that's just the Czech subsidiary - so they are massive-ish, at least compared to Canonical!
- nauticacom 5y agoTrue, I was being a bit hyperbolic with "massive corp" :). Employee size isn't everything in determining how "big" an organization is, though. I really just meant that it, personally, makes me feel better to use something created by a small, scrappy team than something maintained by a multinational enterprise.
- flyingchipmann 5y agoI started to use it a few years ago when it was the only distro runs flawlessly on my laptop. All other distros had various problems at the time. I think that's its killer feature, hassle free. It's the only distro I would recommend to non tech people if they want to try out linux.
- xhevahir 5y agoA lot of people like the Pop OS desktop, COSMIC; I myself haven't used it or regular GNOME enough to say which one I prefer. (System76 said they're making a new version in Rust that isn't based on GNOME, but that's probably a long way from completion.)
- jeffwiederkehr 5y agoI don’t daily drive pop os but i theirs a couple quality of life improvements like slimmed down default applications, improved App Store, default support for battery profiles. Also I don’t believe they install any Snaps and instead use flatpacks when necessary. People like the theme too.
- galoisscobi 5y agoIt's been a while since I used Pop_OS but it played better with setting up Nvidia proprietary drivers from the get go and that helped with getting a quick local ML dev environment set up. Their new tiling window manager also looks neat (seems close to i3wm and I'm looking forward to trying it) and even though you can change colorschemes pretty easily, I like their default colorscheme.
- xkcd-sucks 5y agoUbuntu without snapd
- Shared404 5y agoYep. I also really like their extensions to GNOME.
- j4yav 5y agoAnd Nvidia drivers already set up, which you can spend a lot of time fiddling with in other distros.
- nopenopenopeno 5y agoand they are setup in a way which breaks compatibility with nvidia-docker, so beware of that.
- bobthebuilders 5y agoUse tensorman. It's way cleaner than nvidia-docker, and isn't made by a company hostile to Linux to boot.
- nopenopenopeno 5y agoTensorman is trash. It’s an equivalent of an afterschool project that supports one person’s specific workflow and can’t possibly support any of the ways that we use nvidia-docker. This all just goes to show your distro cannot be trusted by developers.
- moondev 5y agoDisappointed the arm release is raspberry pi specific and not a standard uefi aarch64 iso installer. Upstream Ubuntu releases these and they work great for esxi arm edition.
- mikey_1 5y agoI've been running this on my ThinkPad P1 for a couple of years now without fail. I like that I have the ability to be able to easily switch between discrete and integrated graphics and download and update ThinkPad firmware. I assume Ubuntu has these features now, but I'm not really sure as I haven't touched it in a long time. Initially I had issues specific to my P1 regarding external monitors and switching between graphics modes, but I likely would've experienced these issues with whatever distro I used, and they've since been addressed. The only thing that irritates me now is that the Pop Shop app occasionally blocks apt because it's running update in the background. And the app can become laggy if you're doing too much with it at once. Overall PopOS just does what is says on the box and with minimal need to configure it. It's currently my preferred distro for modern laptops.
- rPlayer6554 5y ago> We now disable user-added PPAs, as they often cause upgrade issues for users. Doesn't that eliminate a lot of software options? Just curious, I haven't used Linux or Ubuntu in a while so things could have changed or I might be misunderstanding something
- Shared404 5y agoIt's long been recommended by both Pop and upstream Ubuntu (iirc) to disable PPA's during upgrades, and purge them if possible, before doing a dist-upgrade. Pop now just does the disabling for you, and you would re-enable the correct PPA afterwords.
- indianboy42 5y agoIs there a simple way to just reenable all the ppas at once?
- Shared404 5y agoI'm afraid I don't know off the top of my head. I don't usually use PPA's, most things I want are in the repos, I compile myself, or a direct download. I would there is, but I don't know how.
- nopenopenopeno 5y agoI stopped using Pop_OS because it breaks compatibility with nvidia-docker, which I use for tensorflow, and the devs say this doesn’t matter because they made their own project for running tensorflow in docker. Their project is called “tensorman” and it’s a complete joke.