Veraxis

u/Veraxis@lemmy.world
4 posts · 135 comments

Recent posts

Recent comments

on mac or linux · c/linux · 2 pts · 46d

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.

on mac or linux · c/linux · 7 pts · 47d

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.

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 an AMD or Intel CPU, even if you have Linux installed on it, or is that covered by the Linux part?

Is there some reason why you want to hold an exact temperature for the entire steep? You are always going to get some temperature drop pouring from the kettle into your cup/teapot/etc.

I know in the gongfu method, it is standard practice to do a hot water rinse of the cups, which should warm them and reduce the temperature drop somewhat. You could do something similar by filling your brewing vessel with hot water, draining, and then filling it with the tea and new hot water, but you will not eliminate the temperature drop entirely.

I would assume most recommended times/temps from tea vendors are designed with some temperature drop in mind. I think they are more like recommendations than hard, scientific values.

on Please explain to me... · c/linux · 7 pts · 137d

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.

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

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

on Manjaro 2.0 Manifesto · c/linux · 1 pts · 146d

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?

on Manjaro 2.0 Manifesto · c/linux · 41 pts · 146d

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.

on *Permanently Deleted* · c/linux · 3 pts · 150d

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.