Comment on
Android rule that the iphone user cant understand
Reply in thread
Are they ad-free and open source?
Comment on
Android rule that the iphone user cant understand
Reply in thread
Are they ad-free and open source?
Comment on
Here's an exercise in extreme masochism:
kid named nixos-infect:
Comment on
Can I ask to double my dose with these results?
sublingual + high level might just be the timing: you did your test during a peak. sublingual peaks can fall rather fast, though. i would recommend patches or injection for monotherapy.
Comment on
Linux audio stuttering when opening separate application, how to prioritise audio when using Linux?
none of these applications require particularly low latency, so if you're on Pipewire, you can increase both min, max and default quantum to something like [1024, 4096]. i have to do this on my N100 laptop and it helps a lot.
pw-top tells you which app uses which quantum too, and often times, your machine will slightly struggle with apps that suddenly demand lower quantums and cause stuttering. increasing the min quantum fixes this issue.
Comment on
Let's Encrypt Ending Support for Expiration Notification Emails
Reply in thread
If you use Caddy with ACME DNS, all of this can be automated.
If you also use Cloudflare, you can do that + traffic routing with cloudflared without any need for port forwarding .
Comment on
Is there a software for Linux to make "Windows to Go" external SSD like you can with Rufus on windows?
You can use something like virt-manager to mount your USB as a hard drive within the VM then install it from an ISO file.
I would recommend something like Tiny11 for this, but make sure to install the appropriate drivers for your hardware first (or at least have the installers ready for when you reboot).