It’s part of GNU Gzip, and zcat is basically just a shell script that runs exec gzip -cd "$@"
meaning you can actually just do cat /usr/bin/zcat
to get the source.
It’s part of GNU Gzip, and zcat is basically just a shell script that runs exec gzip -cd "$@"
meaning you can actually just do cat /usr/bin/zcat
to get the source.
The options that start with HAVE_
usually depend on the arch or compiler. I don’t believe it’s possible to enable manually without modifying the source itself.
firmware drivers
This sounds like you’re talking about firmware blobs that the kernel drivers load, which are usually in a package called linux-firmware
. It should be updated automatically, but I’ll check in the morning with Fedora Silverblue.
Otherwise if you’re talking about device firmware, than that’s all fwupd
, rpm-ostree
has nothing to do with that.
Idk about the UK, but in Australia if you’re only sending a small amount of data, some carriers offer IoT plans starting at ~$1/month. So maybe some carriers do the same in the UK?
If you’re wondering what this is:
- Add a power quirk for Framework systems
It’s to do with the fact that Framework laptops report themselves as discharging when they’re actually fully charged, and BIOS updates aren’t allowed when discharging.
But to answer your question, I’ve been using it with my Framework 13 AMD, and haven’t had any issues. Fwupd is officially supported by Framework themselves, and is mentioned on the BIOS upgrade guides.
Pretty useless unless you use KDE, but I really like KDE’s widgets.
Running Windows is officially supported by Apple, yes most guides use bootcamp to set it up, but you should be able to create an install drive like a normal PC and boot from it by holding Option/Alt as you press the power button. Mac’s usually just use EFI like any modern PC under the hood.
Nah, bootcamp assistant is Apple’s dual boot setup tool, it is a native install, but it has to be started from MacOS.
Not to defend them, but he did follow up with this:
This is referring to the technology we just released into BETA for premium subscribers, which delivers one of the lowest latencies for livestreaming (significantly better than YouTube’s latency).
This does not refer to encoding
https://xcancel.com/chrispavlovski/status/1856090182275215803
Although quality != latency, so idk.
Probably because there’s also permission to use the X11 socket.
I think you’d have to modify the edid, since you’re setting a custom refresh rate, not a hidden one.
I’ve use wxEDID to force enable VRR before.
Well, aren’t you glad they’re removing go-git
then!
I’ve heard of it, but I didn’t think it was financially viable for an individual to pay for though.
For projects like this where they’re hooking into the compiled python binaries, you really want to match the version.
Like 3.11 and 3.12 were pretty much released a year apart, a lot can change implementation wise.
After reading their blog, it seems like it doesn’t support Python 3.12, and it looks like you’re using Python 3.12.
Does it also restore the content of unsaved files of the application?
That’s up to the application.
If not, I’ll prefer
systemctl hibernate
. I wonder, what this new feature is for.
I believe this is for storing the position of specific windows, for multi-window applications (e.g. GIMP’s multi-window mode). So hibernation is very unrelated.
I’ve had the same experience, you’re much better off RDPing into the VM. But I’d like to know if anyone has a better solution that doesn’t require an extra GPU.
On Asus motherboards you can enable ‘Memory Context Restore’, and it’ll remember the training. Unfortunately it seems rapid changes in the weather make my system unstable with it on.
cant move services as every other service sucks
What are your requirements?
I use Tidal and I know High/Max quality works in the web UI, just needs widevine support.
Probably a long shot, but if you live in Australia (or maybe also New Zealand), Jaycar often sells the Ender 3 V3 SE for AU$250, which seemed like a really good price compared to other places I found.