LaggyKar

joined 1 year ago
[–] [email protected] 5 points 2 weeks ago (1 children)

You can have a physical SIM alongside an eSIM. These days you may have to have at least one of them be an eSIM, as many phones only have one physical SIM slot.

[–] [email protected] 77 points 1 month ago (8 children)

So you need to change two settings instead of one to side load. Seems rather pointless.

[–] [email protected] 9 points 2 months ago (3 children)

If you develop on windows, Adoptium.net will give you prebuilt openjdk.

Only if you know it exists. It's not something that comes up when searching for it.

[–] [email protected] 3 points 2 months ago

It's better in one way, in that updates are applied on reboot rather than pulling the rug put from under running applications. But I agree that it doesn't go all the way, as it doesn't provide a verifiable base system with clearly separated modifications. OSTree would be great.

Another possibility would be to distribute a base image as a btrfs send stream (possibly differential against previous versions) containing a compose-fs image and associated files. And then OS extensions could be installed with systemd-sysext.

[–] [email protected] 2 points 2 months ago* (last edited 2 months ago) (1 children)

64 for the wan interface

Nitpicking, but the address for the wan interface wouldn't have a prefix, so the host would just set it as a /128 (point-to-point)

[–] [email protected] 1 points 2 months ago

Oh, I thought that was just a grouping

[–] [email protected] 2 points 2 months ago* (last edited 2 months ago) (2 children)

What's the difference between case 2 and 3? Those look the same to me. The three cases look like:

  • ¬complete ∧ ¬cancelled ∧ ¬null
  • (¬complete ∧ ¬cancelled) ∨ null
  • ¬(complete ∨ cancelled) ∨ null
[–] [email protected] 13 points 2 months ago (1 children)

Figured I'd do the math on the power required.

In the article, they show a iPhone 15 Pro, which has a 3274 mAh battery, so let's go with that. Assuming a 3.7 V battery and a 1 minute charging time, that's 3274 mAh × 3.7 V / 1 min ≈ 727 W.

[–] [email protected] 15 points 2 months ago

I used to use it, but then I switched to MPV, as it works a lot better with hardware acceleration. MPV supports more methods for hardware decoding (e.g. nvdec), and also MPV will keep the frames in VRAM when doing hardware decoding, and do additional processing and presentation using the GPU, while VLC copies everything back to system RAM and processes the frame on the CPU.

At the time I switched hardware decoding with copy-back would actually result in twice the CPU usage compared to software decoding, but that was a long time ago. Also, I would get tearing in VLC and not in MPV.

[–] [email protected] 4 points 2 months ago

Something with OpenWRT. Turris Omnia is pretty good.

[–] [email protected] 5 points 2 months ago* (last edited 2 months ago)

You're right, that might work

[–] [email protected] 1 points 2 months ago (4 children)

That requires root

view more: ‹ prev next ›