Side question: you bought a laptop but don’t know what specs it has? How did that happen?
- 0 Posts
- 30 Comments
That’s good to know. Thanks!
Sure, there is certainly nothing wrong with a T480, and if you can find them at a reasonable price then go for it. That said, I would not exclude any other brands out of hand if you can find a good deal on, say, a 3-5 year old business laptop from the likes of Dell or HP. For all the durability of a T480, bear in mind that it will already be ~8 years old when you get it.
I think historically Linux users had to be a bit more particular about laptop models due to spotty driver support on laptop hardware, hence the love for Thinkpads which had good Linux compatibility, but these days I think the only real compatibility concerns are around fingerprint sensors with proprietary drivers and the occasional oddball wifi chip.
Upgrading BIOS is also a concern as @PancakesCantKillMe@lemmy.world mentioned, but in some cases I have used a bootable Windows USB drive to run the .exe-based FW upgrades on my HP laptop, for example.
I don’t think you need to limit yourself to a Thinkpad specifically. Linux should work on almost any laptop these days. I would look around for secondhand business laptops. They tend to be reasonably priced and often gently used when they are coming from business environments.
Veraxis@lemmy.worldto
Linux@lemmy.ml•What's your favourite "just works, day after day" Linux software?English
6·2 months agoI’ll give a shoutout to the rEFInd boot manager. If anyone has ever had trouble with Grub, rEFInd continues to work for years across multiple machines. I have never had a problem with it.
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.
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.
KDE. I don’t even do much to customize it. I think it looks pretty good out of the box.
That is fair enough. Have there been any findings that CPUs are sending telemetry of some kind, or is it more the idea of there possibly being some back door for governments to use?
I guess for me personally, my threat model for privacy is more towards foiling corporate data harvesting wherever possible, but I have resigned myself to the realization that making a computer nation-state-proof is borderline impossible without unreasonable levels of effort, especially for a normal computer user like myself.
That was my first thought about the IME, but I wasn’t sure. I guess that is what I am trying to understand.
Your best bet is to probably look into a snapdragon laptop. Based on everything I have heard, RISC V is going to be rough going. Some folks have also converted raspberry pis into laptops, but I imagine the build quality will be much more janky than an OEM laptop.
Also, depending on your philosophic outlook, would buying a used laptop count? You are not really supporting the CPU maker or laptop OEM, as you are using hardware which was already sold, and reducing e-waste in the world.
Lastly, I am trying to understand the meaning behind “protect my privacy.” Is there something less private about and AMD or Intel CPU, even if you have Linux installed on it, or is that covered by the Linux part?
Veraxis@lemmy.worldto
Linux@lemmy.ml•FSF on OnlyOffice/EuroOffice: You cannot use the GNU (A)GPL to take software freedom awayEnglish
411·5 months agoAs someone out of the loop on this, it would be helpful if they didn’t wait until 4 paragraphs into the article to state what OnlyOffice actually did. Likewise the article they link to by OpenOffice doesn’t state what EuroOffice did until 7 paragraphs in.
Apparently it’s a dispute about EuroOffice changing the logo when they forked OnlyOffice?
In terms of being “safe,” if you mean in terms of data collection/privacy, just because big companies have an interest in Linux, that does not mean your Linux Mint install is sending telemetry back to those big companies with your personal data.
Big companies have an interest in Linux because Linux is the backbone of server infrastructure all over the world. They contribute to the code, but the code is open source, so the community could see if they were putting some kind of telemetry into open source projects, or the community could simply fork the code if a big company tried to do some other objectionable thing.
Veraxis@lemmy.worldto
Linux@lemmy.ml•Guide to configuring Arch Linux like Manjaro with Cinnamon desktop?English
4·6 months agoI am not aware of any guides, but I know that in order to get the terminal to look like Manjaro’s, you will need to install the zsh shell with the powerlevel10k theme and zsh-syntax-highlighting. I believe they also use either zsh-autocomplete or zsh-autosuggestions.
At least, this was how it was configured back when I used Manjaro several years ago.
Veraxis@lemmy.worldto
Linux@lemmy.ml•power-profiles-daemon vs autocpu-freq vs tlp, which is better?English
3·6 months agoI prefer tlp, as it gives me more granular control than autocpu-freq, which I have also used. It allows me to retain control over certain things like USB auto-suspend behavior (a problem with some power utilities like powertop), and the audio powerdown on the headphone jack when on battery, but which was causing popping and audio cutting in after a delay whenever I started a video or application with audio.
Also, if a pkgbuild was updated for security reasons, now Manjaro is putting users at risk by continuing to serve the old version
Hold up, isn’t that last point just a criticism of delayed updates in general? By that logic, would Manjaro be putting users at security risk by holding back the main packages?
Interesting. As a former Manjaro user (several years ago now), my problems with the distro were more with their approach to package management and the AUR. They withhold packages for the main repositories, but the dependencies for AUR packages will always assume the latest packages, so I would constantly get into these dependency deadlocks where I could not install or could not update certain AUR packages because the necessary dependencies were the incorrect version. I view this as a fundamental technical problem with their approach, and was my main reason for switching away.
Hopefully the new structure/leadership will result in technical changes which fix their issues. Though if I am being honest, the vision of a Manjaro with rolling packages is basically just a reskinned EndeavourOS, so I am not sure what they would need to do for me to recommend this distro to anyone.
The best way to go into it is to think of it as learning a new skill. Some things are done differently, some things may require a bit more setup the first time you do them, but once you have your system where you like it, it should be possible to use without thinking about it too much.
Printers generally work fine in Linux. This is one area where Linux does surprisingly well.
For all the games, I’m not sure. They may just work with Wine or Proton, but it is far from guaranteed. I have had good results running even quite old games from the late '90s through platforms like GoG, though.
Veraxis@lemmy.worldto
Linux@lemmy.ml•Intel Hiring More Linux Developers - Including For GPU Drivers / Linux Gaming StackEnglish
27·7 months agoGood news I guess, but at the risk of looking a gift horse in the mouth, didn’t Intel previously lay off a bunch of their linux and driver devs just last year in July/August?
Sources:
Makes sense. I was thrown off by the fact that you described it as “a refurb” and assumed you had bought something refurbished.