Live data from Hacker News

What is triald and why is it taking so much disk space?

eclecticlight.co

271–280 of 295 posts

Re: What is triald and why is it taking so much disk space?

#271
post #218

Earlier quoted context omitted.

I've been using "linux on the desktop" exclusively for the last two decades and it's always curious to me when people complain about having to be a techno wizard to operate it because for at least the last 10 years I've pretty much had to configure nothing and everything from fancy displays to networked printers has worked without a hitch. I can honestly say that I'm not even sure where I would look to configure or t…

My trajectory was ~2000-2011 as a heavy Linux-on-the-desktop user (and Windows, for gaming), but quickly converted to Mac when was issued one at work after that, and that's where I've stayed ever since. I didn't even realize how much time I was wasting and how used I'd gotten to working around shitty, broken stuff, mostly by just avoiding doing things. Once I saw what life was like on the other side, it was a no-brai…

Do you put Linux on Windows computers? If so, did you also put Mac on them?

Re: What is triald and why is it taking so much disk space?

#272
post #263

Earlier quoted context omitted.

This is not about "open offerings" and "closed offerings". It is specifically about how little it takes for people to give away their freedoms. To wit, ~battery life~.

> It is specifically about how little it takes for people to give away their freedoms. You frame it that way -- most people don't. I like having a MacOS computer. Lots of daily things work better. Including battery life. Linux still exists and I still use it elsewhere. If Apple turns evil, I can move to having a Linux laptop again and just be slightly more miserable.

> If Apple turns evil

It is not a matter of "turning evil". They are already do "evil" things. It's just that you don't care because it doesn't affect you personally or the things that you consume from them.

Re: What is triald and why is it taking so much disk space?

#273

Earlier quoted context omitted.

It's not the battery life that's the issue on Laptops these days, as it is typically better than windows. The biggest issue is getting all the hardware supported out of the box. For example, there is a certain amount of mucking about you have to do to get any off the shelf laptop running Linux. On rare occasion system updates change something that the laptop doesn't like, hunting down that change can become tedious.

The solution for that is easy: don't buy the absolute-latest-generation of any hardware. I've owned Samsung laptops, HP laptops, Thinkpads. I've built my own work desktops. I've never had any issues, as long as the hardware is ~6 months out on the market. That's about the time it takes for linux devs to catch up with companies that focus on windows drivers.

> The solution for that is easy: don't buy the absolute-latest-generation of any hardware

Or don't out Linux on Windows hardware. System integration teams are a thing, and one person without access to documentation is going to do it poorly.

Instead, buy Linux in Linux hardware.

Re: What is triald and why is it taking so much disk space?

#274
post #113

Earlier quoted context omitted.

How's the battery life on linux laptops these days?

Still not as good as Windows but much better than it used to be, especially if you're using well tested hardware like a Thinkpad

My experience with ThinkPads has been terrible. I've lost faith in ThinkPads. Too bad we can't get working Linux hardware at work.

Fortunately, I can buy my personal hardware from whomever I wish, and it certainly will not be Lenovo.

Re: What is triald and why is it taking so much disk space?

#275
post #263

Earlier quoted context omitted.

> It is specifically about how little it takes for people to give away their freedoms. You frame it that way -- most people don't. I like having a MacOS computer. Lots of daily things work better. Including battery life. Linux still exists and I still use it elsewhere. If Apple turns evil, I can move to having a Linux laptop again and just be slightly more miserable.

> If Apple turns evil It is not a matter of "turning evil". They are already do "evil" things. It's just that you don't care because it doesn't affect you personally or the things that you consume from them.

> They are already do "evil" things.

I disagree. I think Apple has been a pretty good steward as a commercial vendor, with a few missteps. I have a pretty high degree of trust in them-- though my eyes are always open for any substantive problems emerging.

Re: What is triald and why is it taking so much disk space?

#276

Earlier quoted context omitted.

Not with 3rd party drivers. I think people fetishize the desire to have complete control, and it is a myth. I've been using Linux since 1997, and all the fighting for transparency has been a tempest in a teapot with no progress made at ALL. If people wanted to fight for it, stop using NVIDIA products, but do you see that happening? Not bloody likely. This isn't so much whataboutism as it is about trying to coerce an…

You've brought up the Nvidia blobs twice now. You are right that those drivers are distributed without source, and so remain a mystery. The key difference is that the Nvidia drivers are the exception. There are open source drivers available for most GPUs, including Nvidia. Personally, I have never felt the need to use anything other than open source drivers. In short, I'm living the dream: every software component in…

The open source driver doesn’t work correctly. I use Clear Linux which follows a stateless design, similar to NixOS or Guix. However I had to install the proprietary driver as the color profile for my monitor was setup incorrectly, and the DE (Gnome) would crash/freeze.

Re: What is triald and why is it taking so much disk space?

#277
post #218

Earlier quoted context omitted.

I've been using "linux on the desktop" exclusively for the last two decades and it's always curious to me when people complain about having to be a techno wizard to operate it because for at least the last 10 years I've pretty much had to configure nothing and everything from fancy displays to networked printers has worked without a hitch. I can honestly say that I'm not even sure where I would look to configure or t…

> having to be a techno wizard > while I was building that first linux pc > for every computer I've bought or built since then > bit of research on driver compatibility This is pretty self explanatory. Your expectation of what basic computer skills should be is way too high.

I have no expectations, only anecdotes for the intellectually curious. People can obviously do and learn about whatever they like.

Re: What is triald and why is it taking so much disk space?

#278
post #218

Earlier quoted context omitted.

I've been using "linux on the desktop" exclusively for the last two decades and it's always curious to me when people complain about having to be a techno wizard to operate it because for at least the last 10 years I've pretty much had to configure nothing and everything from fancy displays to networked printers has worked without a hitch. I can honestly say that I'm not even sure where I would look to configure or t…

My trajectory was ~2000-2011 as a heavy Linux-on-the-desktop user (and Windows, for gaming), but quickly converted to Mac when was issued one at work after that, and that's where I've stayed ever since. I didn't even realize how much time I was wasting and how used I'd gotten to working around shitty, broken stuff, mostly by just avoiding doing things. Once I saw what life was like on the other side, it was a no-brai…

Linux was definitely fickle in the early 2000s. It got a lot better over the last ten years. Meanwhile, whenever I have to use Apple products I feel like they've gone backwards in some regards.

I used to dual boot windows for games. But now I can play games on Linux too.

Re: What is triald and why is it taking so much disk space?

#279
post #125

Earlier quoted context omitted.

Nope, instead you have to apply guesswork to figure out why an apt-get call accidentally uninstalled your desktop environment. :P

I'm confused. `apt-get upgrade` doesn't remove packages. `apt-get dist-upgrade` tells you what packages it will remove and has you confirm that you want those packages removed before you proceed. https://www.debian.org/doc/manuals/apt-guide/ch2.en.html What guesswork is needed?

It was a reference to an infamous incident where Linus Sebastian accidentally removed his DE when trying to install Steam via APT.

Re: What is triald and why is it taking so much disk space?

#280

Earlier quoted context omitted.

Any laptop that has a webcam connected to the intel chipset (the IPU) instead of USB UVC is basically unsupported under Linux. Most consumer laptops use the IPU (e.g. IdeaPads, Miix, HP Elites, Surfaces, all Chromebooks, etc. ), while most business lines use much more standarized USB UVC webcams. The reason is cost, as usual. USB UVC is basically a separate device; IPU webcam is much cheaper (processing is done on th…

I can confirm that Surface cameras work fine on Linux (even without a patched kernel), and Ideapad webcams that I've tried also work just fine. Not sure where you're getting this from, or if it's still an issue anymore.

Sorry but no. https://github.com/linux-surface/linux-surface/issues/91 https://github.com/linux-surface/linux-surface/wiki/Camera-S... ( note green mark means works with the patches. Red mark means doesn't work even with patches). You even need a different userspace, normal v4l consumers dont work even with patches.

You have an even older model, I guess. Before SP4 webcams were USB.

Post reply on HN