this post was submitted on 16 Oct 2025
36 points (100.0% liked)

linux4noobs

3125 readers
1 users here now

linux4noobs


Noob Friendly, Expert Enabling

Whether you're a seasoned pro or the noobiest of noobs, you've found the right place for Linux support and information. With a dedication to supporting free and open source software, this community aims to ensure Linux fits your needs and works for you. From troubleshooting to tutorials, practical tips, news and more, all aspects of Linux are warmly welcomed. Join a community of like-minded enthusiasts and professionals driving Linux's ongoing evolution.


Seeking Support?

Community Rules

founded 2 years ago
MODERATORS
 

I'm thinking about buying a small budget notebook with a touchscreen for university and running a resource friendly Linux distro on it to extend battery life (and also bc windows and Google suck ass). since I'm pretty much out of my depth here: does that make sense at all? are there noob friendly Linux distros available that support touch screen/ flippable notebooks. and if so, would it also make sense to buy a lenovo chromebook rather than a windows 11 based notebook? thanks in advance!

you are viewing a single comment's thread
view the rest of the comments
[–] FizzyOrange@programming.dev 2 points 1 month ago (2 children)

I think you will be disappointed by battery life. It is almost always worst on Linux than Windows. Sometimes much worse. Mine get 90-120 minutes. Yeah in 2025. Apple just released a MacBook with 24 hours of battery life.

Doesn't matter too much to me because I almost always have it plugged in, but yeah.

[–] NightFantom@slrpnk.net 4 points 1 month ago (1 children)

Interesting, I put linux on my work laptop and I always get hours more out of it than my colleagues using windows. And I'm the type of guy having 200 tabs open and carrying extra peripherals around which probably also take some power.

Anyway ymmv of course

[–] FizzyOrange@programming.dev -1 points 1 month ago

Yeah I guess it probably depends if you get lucky and have a laptop that happens to have a load of effort put into power management optimisation put in by some random Linux dev. It would be really helpful if there were benchmarks for this stuff. Super tedious and expensive to do though I guess. Maybe we could crowd source it somehow.

[–] lemminger@thelemmy.club 1 points 1 month ago (2 children)

hmmm. So you'd recommend just working with windows 11 then? cuz basically battery life is what's most important to me. can't afford new stuff, especially not a MacBook.

[–] TheV2@programming.dev 1 points 1 month ago

There are various tools to optimize battery life on linux, most prominently:

But at the end of the day it depends on various factors, so it will be a tinkering process.

[–] FizzyOrange@programming.dev -3 points 1 month ago (1 children)

Yeah. If you pay a few dollars for a product key from one of those grey market sites (legally dubious but there's no danger to you) you can get Windows 11 IoT LTSC which is a version of Windows without all the crap that people complain about.

I've been running that on my desktop for a while and the only problem I ran into was that Winget doesn't work by default and it is quite a pain to get working (I did manage in the end but it involved downloading some core windows file from a random windows help website which isn't ideal).

The only reason I needed it is because OCaml is only distributed on Windows with Winget. I think the Windows Store also probably doesn't work (never tried) but that's a bonus. Same for the Windows game bar, whatever that crap is. (Steam and games themselves work fine.)

Other than that it's rock solid and a nice improvement over Windows 10. It can even install printers quickly and reliably which I thought I would never see in my lifetime (Linux still can't).

[–] lemminger@thelemmy.club 3 points 1 month ago

thank you! your reply sent me down another rabbit hole and gave me something to think about.