• 0 Posts
  • 30 Comments
Joined 3 years ago
cake
Cake day: June 26th, 2023

help-circle



  • 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.




  • Veraxis@lemmy.worldtoLinux@lemmy.mlmac or linux
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 months 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.


  • Veraxis@lemmy.worldtoLinux@lemmy.mlmac or linux
    link
    fedilink
    English
    arrow-up
    5
    ·
    3 months ago

    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.



  • 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.



  • Veraxis@lemmy.worldtoLinux@lemmy.mlAlternatives to Big Tech for Laptops
    link
    fedilink
    English
    arrow-up
    12
    arrow-down
    2
    ·
    4 months ago

    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.worldtoLinux@lemmy.mlPlease explain to me...
    link
    fedilink
    English
    arrow-up
    6
    ·
    edit-2
    6 months ago

    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.worldtoLinux@lemmy.mlManjaro 2.0 Manifesto
    link
    fedilink
    English
    arrow-up
    1
    ·
    6 months ago

    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?


  • Veraxis@lemmy.worldtoLinux@lemmy.mlManjaro 2.0 Manifesto
    link
    fedilink
    English
    arrow-up
    42
    ·
    edit-2
    6 months ago

    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.


  • Veraxis@lemmy.worldtoLinux@lemmy.ml*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    3
    ·
    6 months ago

    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.