

My multimeter
My multimeter
def is_even(num):
num = num & 1
if num == 0:
return False
if num == 1:
return True
raise ValueError(f'what the fuck')
EDIT: forgor to edit the numbers
I wanted to try it but its installer kept hanging when it saw my LUKS on LVM setup :(
Immutable OSes are difficult to use for coding or other tasks that include installing many terminal utilities and for that reason, I don’t recommend them and certainly don’t want them to be the future of Linux distros. And if I’m going to create a container running a different distro to install and run the apps I want to use, then I may as well use that distro on my host.
laughs in LineageOS
A question - can I use Bazzite for uses other than gaming? I game on my laptop, but most of the time I’m writing code. Could I use it for that or should I go for something like Fedora, Debian or Arch?
everything, not just MacDonald’s, but every conceivable facet of society
isn’t every conceivable facet of society just MacDonald’s in the USA?
IMO that actually looks nice most of the time.
This is basically every Discord label or button text ever.
Since you need to self-host Jellyfin, then you are responsible for making the service public.
Also for graphics programming and game development, I will add:
Finally found what’s causing my laptop’s DNS servers to change automatically in the background. It was the systemd-resolved FallbackDNS setting. Disabled it in a config and now I can access all my custom DNS names.
I update daily and never had issues with packages.
Arch: I have the most up to date computer in the whole world, I have the AUR, no one can stop me
switches to Debian
Debian: My packages are so stable, nothing can break the eternal peace of my system’s packages
switches back to Arch
Meanwhile in Greece:
My laptop is called xontros-gatos, which in my native language means fat-cat. Similarly, my server is called server-cat, a small laptop that I have for testing stuff is called small-cat and a new laptop that I just got is called fatter-cat.
I LIKE CATS I LIKE CATS I LIKE CATS I LIKE CATS I LIKE CATS I LIKE CATS I LIKE CATS I LIKE CATS
After having upgraded my Pi-Hole to v6, for some reason yesterday it started to not recognize any of the blocklists. So, I resetted it and now it works.
Low level C programming.
And also I know a lot about breaking video DRM.
It’s an instrument like this. It can measure voltage, current, resistance and continuity in electrical circuits. Mine is a cheap 20 euro model but it does its job well so I don’t complain. I actually don’t mess with circuits very much, but when I do, this thing is very helpful.