this post was submitted on 21 Jun 2026
22 points (80.6% liked)

Linux

65960 readers
336 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 7 years ago
MODERATORS
 

İ am using pop os with my rtx4060 laptop. İ consider to switch an office laptop. İ will use it for editing and coding. İ love linux and open source but have to admit that mac is something different to me. İt is perfect. İ hate it is a product of apple but they did it really well. But also i want to use linux. But i cannot take 12 hours battery with linux laptops. İ could have buy tuxedo infinit book 14 pro but they dont ship to my country. What should i do?

top 50 comments
sorted by: hot top controversial new old
[–] Mondez@lemdro.id 34 points 3 days ago* (last edited 3 days ago)

What advice do you expect from a Linux discussion group? I suggest you do what you feel is right for a subjective decision like this, all hearing other people's opinions will do is confirm your feelings.

[–] placebo@lemmy.zip 13 points 2 days ago

mac is something different to me. İt is perfect.

That's a carefully crafted illusion. And if you're a power user, it won't last long.

İ could have buy tuxedo infinit book 14 pro but they dont ship to my country. What should i do?

Buy any other laptop, e.g. Lenovo.

[–] bloogoose@lemmy.zip 25 points 3 days ago (1 children)

You're looking for permission not for recommendation. Get your Macbook.

[–] kortex03@lemmy.ml 4 points 2 days ago

Actually, you are right brooo

[–] Hund@feddit.nu 22 points 3 days ago (2 children)

How often do you work for 12-14 hours straight without any access to electricity?

If Linux is actually of any interest for you, giving up on it because of a few hours of battery life, feels weird for me. Why not invest in a power bank or make it work some other way.

With that said. You're obviously free to use whatever you want to. I personally can't stand Apple and their incredibly barebones, limited and locked down operating system.

[–] kortex03@lemmy.ml 3 points 2 days ago (1 children)

İt is not only the battery life, it is heavy, hard to carry, it is and windows gaming laptop so i cannot even use it without on charge

[–] Hund@feddit.nu 4 points 2 days ago

Didn't you talk about getting a new laptop computer?

[–] fuckwit_mcbumcrumble@lemmy.dbzer0.com 4 points 3 days ago (2 children)

It’s not 12-14 hours of straight working. It’s 12-14 hours without charging. Sometimes it’s just not convenient. Do you always go home from work and remember to charge your laptop? Never forgetting, consistently every day doing this?

Plus thanks to S0 standby using so much power just the laptop being in sleep is a decent battery drain.

[–] atzanteol@sh.itjust.works 6 points 3 days ago (7 children)

Do you always go home from work and remember to charge your laptop? Never forgetting, consistently every day doing this?

Yes...?

Do other people really have a problem doing this?

[–] PabloSexcrowbar@piefed.social 5 points 2 days ago

Yes. Life gets in the way sometimes.

load more comments (6 replies)
[–] Hund@feddit.nu 1 points 2 days ago

I don't understand. A laptop computer on standby lasts days on battery?

If I had to regularly use a laptop computer I would charge it every day when I got home. It would just have been part of the daily routine I have when I get back home from work.

[–] SocialistVibes01@lemmy.ml 5 points 2 days ago (1 children)

Prisoner says his walled garden is perfect.

load more comments (1 replies)
[–] jello@programming.dev 12 points 3 days ago (3 children)

I used a Macbook Pro (M1) for work and I loved it. But a few years in, liquid glass ruined everything making it laggy and incredibly frustrating to use. I had already installed Asahi and I switched to that full time, accepting some battery loss but keeping the excellent hardware still.

So, my point is that you might be able to have the best if both worlds. Look at the Asahi documentation and see if a supported (or even planned) device works for you, and use MacOS until you want to switch to Asahi. I would recommendation installing Asahi ASAP though in case Apple breaks it like they did with OS 27.

Just a suggestion based on my experience, do what seems best for you!

load more comments (3 replies)
[–] gabmus@retrolemmy.com 12 points 3 days ago (1 children)

just use what works for you? 14h battery life is gonna happen when we have proper arm laptops with good linux support, in the meantime you have to compromise. I think there are some arm laptops that are usable on linux, but it's gonna be a science project not a stable workhorse machine

[–] PabloSexcrowbar@piefed.social 2 points 3 days ago* (last edited 3 days ago) (2 children)

The Intel Panther Lake chips apparently approach the same kind of battery life as the M-series chips, so the newer XPS machines actually look like a worthwhile competitor that's capable of running Linux.

EDIT: The Framework 13 Pro also has a panther lake chip and promises pretty beastly battery life, so if OP is willing to wait, that might be a good alternative as well.

But do they have the same performance per watt under real life workloads?

Intel CPUs are great at 100% idle, and 100% load. Anything less than that and they tend to fall on their face.

My 12th Gen. Intel laptop gets about 4 hours of battery life just doing Remote Desktop. Going full tilt it’s fairly efficient. At 100% idle it can be good. But a simple task that keeps the CPU lightly busy and it falls on its face.

load more comments (1 replies)
[–] iusemybrain@sh.itjust.works 6 points 3 days ago

well I could give you a solution, generally with x86_64 architecture they use a lot more wattage than macbooks, m-chip SOC's (system-on-chip) utilize about 30W of energy whereas just a modern x86_64 CPU utilize 15W. which means you have a 15W overhead for your GPU and memory generally speaking.

So the entire reason your getting less battery life is OS required applications for it to function, and you. So if you minimize the amount of wattage (ideally building a linux system from scratch) you can optimize it to consume less resources.

I did this with my personal laptop, installed arch and mangoWM, didn't even bother with a display manager or network manager (still use iwctl). on idle it uses about 600 MB, and I've beaten the m1. my point is not to compare or benchmark the macbook, but to just show you that you can maximize battery life with a little tinkering. So long as you are comfortable doing it.

I have used pop_os and cosmic DE it should be noted that is a beta version of pop_is, which means there are plenty of bugs, which means there are still a lot of optimizations. the fact you could get 12 hour battery is kinda surprising especially with a nvidia GPU.

[–] CodeBlooded@programming.dev 7 points 3 days ago

Just enjoy the MacBook. It’s a fine product. You’ll feel right at home in the Unix terminal.

[–] sonalder@lemmy.ml 2 points 2 days ago* (last edited 2 days ago)

You can use nixpkgs and brew on macOS.

I have both kernel (GNU/Linux and XNU/darwin(macOS)) and even if there is tons of stuff I don't like with macOS and their non-repairable hardware I have to admit that battery life, trackpad feeling, monitor, speaker and build quality are very hard to beat.

But unfortunately due to the undocumented arm architecture of Apple Silicon you will have hard time running GNU/Linux on M macs.

My MacBook is my last non-linux based machine as of today and I have difficulties switching it even if I want it very bad, some of my software don't run well on Linux even through Wine/CrossOver and the battery life and idle power are the main reason why I am still using a lockdown OS on one of my laptop.

[–] Veraxis@lemmy.world 6 points 3 days ago (1 children)

I am a little confused by the reasoning here. Is battery life your only consideration at all? Are there any other criteria which influence your choice?

It seems like a shame to jump ship on an entire ecosystem solely because your current machine has disappointing battery life.

I recently got a machine with the new Intel 358H and the B390 iGPU. I haven't used it a ton yet, but it seems like it gets around 8-10 hours battery life on normal web browsing/productivity tasks in my experience, and while not as powerful as an RTX 4060 (Most benchmarks place the B390 somewhere between a 3050 and 4050), I imagine would be serviceable for editing and coding.

[–] kortex03@lemmy.ml 2 points 2 days ago (1 children)

Which laptop do you have? And battery life isnt the only reason, it is too heavy, it is actually made for windows and it made from plastic. İ want something put your bag and forget. İ dont need rtx4060 anymore

[–] Veraxis@lemmy.world 2 points 2 days ago* (last edited 2 days ago)

It is an HP Omnibook 7, model 16T-BH000. Mine is 16", but it also comes in a 14" model called 14T-HG000 with the same 300 series processors if that is your preferred size.

It has an aluminum chassis, and I got mine configured with a 120Hz OLED screen. 70Wh battery on the 16" and 68Wh on the 14", though a 3% difference in battery is probably not enough to be noticeable. The 14" weighs around 1.44kg/3.17 lbs while the 16" weighs 1.96kg/4.32 lbs. I think that is actually a smidge lighter than the Macbooks, but not as light as something like the LG gram or the Asus Expertbook series, though I can't speak for either of those as I have never owned them.

HP runs sales on their website frequently, so while my configuration normally would have cost around $2200 USD, I got it on sale for around $1600.

Edit: though I guess per your criteria above, yes, it does come with Windows installed and I ended up putting in a second SSD and installing Linux on that. Buying my own SSD was cheaper than upgrading to a 2TB option on their website, and it has two NVMe slots, so now I can dual boot as well. Also bear in mind that in a Macbook, the SSD is soldered to the motherboard and non-removable.

[–] lonksawakening@lemmy.ml 2 points 2 days ago* (last edited 2 days ago)

Buy whichever suits your needs more.

I have both systems. Linux on desktop, MacOS on my M3 Macbook Pro. I went with the latter because mainly because of battery life and colour accuracy (for graphical work).

That said, with system level AI and all the surveillance bullshit coming to the UK, I will probably start dual booting Asahi if/when it's released for the M3. MacOS will just be for photo/video editing. A shame, because I'll be giving up the battery life.

[–] majster@lemmy.zip 1 points 2 days ago

I have M5 Macbook Pro as work laptop. Its great but I would still like to try out Intel panther lake laptop with Linux on it. If it's as efficient as advertised then its bettee imo

[–] vapeloki@lemmy.world 4 points 3 days ago* (last edited 3 days ago)

ThinkPad and Dell have a bunch of Linux compatible notebooks.

If you are in a European country not being locked into apples ecosystem would be a major argument for me.

[–] sudoer777@lemmy.ml 2 points 2 days ago* (last edited 2 days ago)

Running Linux on a Macbook is also an option (what I currently do, you need a supported model though), and it would probably have better battery life than an rtx4060 laptop and you get the nice touchpad/screen/aesthetics. Alternatively, you can consider getting a different less power hungry laptop, and in both cases you can use a charging bank if you have to.

[–] Euphoma@lemmy.ml 2 points 2 days ago

just get a mac that supports linux and dualboot

[–] SrMono@feddit.org 3 points 3 days ago

Depends on your coding.

If there is a chance you end up programming for macOS or iOS you’ve got no choice.

[–] atzanteol@sh.itjust.works 2 points 3 days ago* (last edited 3 days ago)

ahem

Get whatever the fuck you want.

[–] hexagonwin@lemmy.today 1 points 2 days ago* (last edited 2 days ago) (1 children)

i'd get an m1/m2 macbook pro second hand that can run asahi linux. even for macOS, the latest version atm (26 Tahoe) is an absolute dumpster fire so i'll get something that can run monterey.

macos is not that bad, you still have to fight the OS to disable intrusive features but not as bad as windows. and macports is good

[–] sonalder@lemmy.ml 1 points 2 days ago (1 children)

Asahi while being an incredible project, that I fully support the people working on it, is not very usable.

It's running, sure, but you will miss very important hardware features such as hardware acceleration and speaker. You cannot tell someone "Buy a supported mac and install Asahi on it!" it's not honest about what how your software will utilized your hardware.

[–] hexagonwin@lemmy.today 1 points 2 days ago (1 children)

i heard they sort of fixed the speaker/gpu and the only 'missing' feature is thunderbolt.

[–] sonalder@lemmy.ml 1 points 1 day ago

oh, I need to look into it again for my old macbook.

[–] chgxvjh@hexbear.net 2 points 3 days ago (1 children)

Why do you even want a new laptop? 4060 sounds pretty recent?

[–] kortex03@lemmy.ml 2 points 2 days ago

İ dont need something powerfull anymore. But i carry my laptop with me a lot and it is 3kg bro. İt killing me

[–] boredsquirrel@slrpnk.net 1 points 2 days ago (1 children)

Also, do you need that long battery life? If yes, ARM or really new intel processors with energy saving cores seem to be the way to go.

Check how much of the hardware Asahi linux supports. But I would avoid buying Apple hardware for this. It is not repairable and they might refuse to help if you run Linux or something. Luke Rossman can tell you about how shit apples customer support is.

[–] ibot@feddit.org 2 points 2 days ago

Also, do you need that long battery life? If yes, ARM or really new intel processors with energy saving cores seem to be the way to go.

I don't have experience with it myself. But what I've read so far is, that the Snapdragon support by Linux is quite bad. Not sure if I would recommend that...

But the new Intel CPU's are great. They are quite efficient and performant.

load more comments
view more: next ›