I forget where I heard this but someone mentioned that a 4-dimensional being could mirror you. Doesn’t sound so bad until you realize your amino acids & stuff would all be the opposite chirality, which means you could no longer process food.
I forget where I heard this but someone mentioned that a 4-dimensional being could mirror you. Doesn’t sound so bad until you realize your amino acids & stuff would all be the opposite chirality, which means you could no longer process food.
Want to exchange information in json? plaintext? binary data? Sockets can do it.
This is exactly why you need something like dbus. If you just have a socket, you know nothing about how the data is structured, what the communication protocol is, etc. dbus defines all this.
very old
Obviously it’s subjective but Debian doesn’t use ancient software. For instance Bookworm has Python 3.11; the current Python is 3.12. Some software updates slowly enough that you end up with the latest version. I seem to recall zsh being up to date. But yeah, make sure you’re using the correct version when looking up docs.
I’d be surprised to find out there was one filesystem that consistently did better than others in gaming performance. ext4 is a fine choice, though.
Yeah, that should work. ldd "$(command -v "$cmd")"
will list the dynamic dependencies for $cmd
, so you can find those (probably) in /lib
and /usr/lib
; I’m not familiar enough with the dynamic library loading process to give you the specifics. I would put the binaries in /usr/local/bin
and the libraries in /usr/local/lib
; but you could also modify path variables to point to the usb drive. Ideally you could find statically linked versions somewhere, so you don’t have to mess with the libraries.
Alternatively, most package managers have commands to download packages; then you can copy the package cache over to the new machine and install them that way. If the commands are common enough, you could download one of the bigger install media and add its package repo to your machine. These of course are distribution specific processes.
Finally, you could get a cheap USB ethernet adapter and connect to the internet that way. On newegg most of these products will have at least one review saying whether they work on linux.
I use MakeMKV for ripping dvds and blurays (although honestly unless I really love the source material and want the highest possible quality I just download it).
They seem to have an active forum, that might be a good starting place.
We don’t have a way to do this. I don’t think we ever will. Wish the answer was different.
The one thing I will say is that logical argument is extremely ineffective for changing people’s views. Personal, emotional stories are best. The issue is that war and the draft is already highly emotionally charged, so it’s gonna be hard to find something that will strike a nerve with someone who hasn’t already come around on it.