Markaos

joined 2 years ago
[–] Markaos@lemmy.one 3 points 3 months ago* (last edited 3 months ago)

Idk, ~five years doesn't seem like a long time with regards to CPUs. I had my Ryzen 2200G from summer 2018 to this January, and I would consider my purchase of a cheap Ryzen 3600 to be a bit premature (and it was definitely an impulse purchase). And it also means that the CPU sticker became outdated pretty soon.

[–] Markaos@lemmy.one 2 points 3 months ago

It was removed in Android 12

[–] Markaos@lemmy.one 16 points 3 months ago

The author acknowledges that, the blog post seems to be aimed at demystifying the concept of namespaces by showing that a "container runtime" that only does limited filesystem namespaces (using chroot) is enough to get some widely used containers running (of course without all the nice features and possibilities of the other types of namespaces)

[–] Markaos@lemmy.one 11 points 3 months ago (1 children)

saying that my legitimate copy of Windows 11 was at end of service

The screenshot says the version you use reached EoS and you need to update. There's absolutely nothing about invalid licenses in the screenshot.

Good job for getting upvotes on a "haha winblows bad" troll post, I guess.

[–] Markaos@lemmy.one 29 points 3 months ago

However, for most people, the 5-a-day limit might actually provide a better framework for taking high-quality images. This limit makes you think more about your shots, so it could be useful to improve. your composition, timing, and framing.

See, it's pro-consumer. Lol

[–] Markaos@lemmy.one 5 points 3 months ago

OK, so the current dev implementation seems to make accessing notifications one-handed nearly impossible? You need to reach somewhere to the left half of the upper edge to pull them down - the top right corner is already far enough from my thumb most of the time to be a bit inconvenient to pull down on.

And I hope they bring back some quick toggles to the notification screen, it would be awful to have to go to the full quick settings menu just to turn on the flashlight, lol.

[–] Markaos@lemmy.one 2 points 3 months ago* (last edited 3 months ago)

If you keep your Pixel plugged in for a few days, it will give you an option to limit charging to 80% (or maybe just turns it on on its own, not sure about that). There's no other way to activate it currently, but that should change soon (the Adaptive Charging option will have three options instead of just on/off).

[–] Markaos@lemmy.one 3 points 3 months ago

As far as I was aware AMDGPU is used by default on most if not all distros

I really don't think that's the case, assuming you're talking about AMDVLK (amdgpu is the kernel module used by all three Vulkan drivers - RADV, AMDVLK and the Vulkan driver from AMDGPU-PRO). Ubuntu and Fedora definitely default to RADV, and Arch Wiki recommends RADV unless you need something from the other drivers.

I noticed a performance increase after forcing RADV on NixOS so not really sure.

NixOS seems to default to RADV according to their Wiki. If this was a few years ago then maybe you might be confusing it with the ACO shader compiler for RADV? That brought a significant performance increase and eventually became the default in RADV. I remember using custom Mesa (the project that develops open source graphics drivers, like RADV and radeonsi) builds to massively reduce stuttering in DirectX games.

[–] Markaos@lemmy.one 7 points 3 months ago (2 children)

I personally chose RADV after looking into this myself and the only drawback from my understanding is that they are proprietary drivers.

RADV is the open-source community developed Vulkan driver. It has the widest hardware support of the three Vulkan drivers and is generally the best for gaming.

AMD provides two more Vulkan drivers - AMDVLK is the open-source one available in AMDGPU, then there's the unnamed proprietary Vulkan driver in AMDGPU-PRO. The biggest advantage of the proprietary one is that it is certified - doesn't matter most of the time, but when it does, a missing certification is a deal breaker.

[–] Markaos@lemmy.one 3 points 3 months ago (1 children)

Pixels never had the SD card slot

[–] Markaos@lemmy.one 5 points 3 months ago

Since the phones have water resistance, they are technically designed to work under water

Oh, so a device that offers no warranty in case of water damage (because you're not supposed to expose it to water) can use an IP certification as a loophole to completely avoid this law? That's not good

 

A new proposal for C/C++ to force bytes to be 8 bits wide

 

No more wondering if the phone started the 4 minute exposure or if it just decided that my finger pressing the shutter button was enough vibrations for it to cancel the astro photo and just has trouble to focus so it takes a bit longer than usual to take the photo!

 

Not complaining, just wondering - I was upgrading my system and noticed that the net upgrade size is -748 MB, with just a few important-looking packages set to be upgraded. So I checked and it's wine - going from 1338 MB (9.9-1) to just 587 MB (9.9-2).

I checked the commits to the package repo, and as far as I can tell, this is the only change between 9.9-1 and 9.9-2 - it removes a bunch of hardening flags and that's it. I know these often come at the price of increasing the final build size, but more than double?

For context, the Arch-wide flags are defined here, if I understand it correctly

 
 
 
 
view more: next ›