saiarcot895

joined 1 year ago
[–] saiarcot895@programming.dev 1 points 1 month ago

Yeah, fortunately, for my own use cases, /60 is enough, but I can't think of a good reason for Comcast to not give out /56 since they're pretty cheap compared to IPv4.

[–] saiarcot895@programming.dev 1 points 1 month ago (2 children)

For reference, in the US, Comcast only gives up to a /60 for residential connections. It's still fine for most use cases, but it does feel a bit like doing a bit of penny pinching when you're wondering if you have enough /64's for how your network is going to be set up.

[–] saiarcot895@programming.dev 5 points 3 months ago

A manufacturer's Android can have special privileges for their own apps, and almost will certainly have special privileges for Google's apps.

Graphene by default wouldn't give special privileges to any app, so that's at least a plus.

It's true that it would be locked down, but you at least have a couple more controls over how locked down compared to a manufacturer's OS.

[–] saiarcot895@programming.dev 1 points 3 months ago

That's odd, I'm on Android 14 and have andOTP installed.

[–] saiarcot895@programming.dev 7 points 4 months ago

BTRFS is stable for all RAID levels except for RAID 5 and 6 (because of the write hole). I'm using it with RAID 10.

[–] saiarcot895@programming.dev 1 points 6 months ago

You mean the Linux kernel specifically? I think most people do regard it as a monolithic kernel, even if there are modules you can load and unload.

[–] saiarcot895@programming.dev 9 points 6 months ago (2 children)

It's a set of smaller tools that are developed in the same repository and all released together, all sharing some amount of code.

That basically makes it monolithic, even if there's separate binaries that the user calls.

[–] saiarcot895@programming.dev 1 points 9 months ago* (last edited 9 months ago)

$1/day? At 100W average power usage, that's 2.4kWh per day, suggesting where you live, the price is 41.67 cents per kWh, ~~roughly double that of California.~~

Is electricity that expensive where you live?

Edit: it's been a while since I lived in the Bay area, I hadn't realized that the electricity price now ranges from 38-62 cents per kWh, depending on rate plan and time.

[–] saiarcot895@programming.dev 0 points 1 year ago (1 children)

I think podman by default does do that, but it's easy to disable almost all of it, at least.

[–] saiarcot895@programming.dev 11 points 1 year ago* (last edited 1 year ago)

Discord has also been using ancient electron versions for a long while now (I don't know if they've since updated to versions that haven't been EoL'ed).

On Linux, I literally have a better experience using discord in my browser than the electron version.

Edit: looks like discord updated to Electron 22 in March 2023, with the update to Electron 23 happening maybe at the end of the year or early next year, according to this reddit post. So they're getting better, but still a bit behind.

[–] saiarcot895@programming.dev 2 points 1 year ago

Second this. If you don't need to go into the UEFI or do a full hardware reboot, and you're running Linux, kexec will be much better for you.

[–] saiarcot895@programming.dev 7 points 1 year ago (1 children)

Can confirm that btrfs on nvme with sleep/suspend has been working fine for me on my Framework laptop (haven't tested hibernate, though).

view more: next ›