

Why does that exclude the Chinese government from being authoritarian?
Why does that exclude the Chinese government from being authoritarian?
I absolutely agree. Those do not look like the same type of wood at all.
The link talks about new vs old construction lumber. “New growth” vs “old growth” is very misleading in this context. It should be understood as “fast growing trees” vs “slow growing trees” ie. soft wood vs hard wood.
With that said, I am very open to the idea that trees have been breed to grow faster (and of worse quality). I believe that without having any evidence of it, but this is not that evidence.
Potential energy just means the energy hasn’t been “released” yet. That energy is still some “kind” of energy, so we’re both right, a battery has potential chemical energy.
And I appreciate you saying that
Funny how Microsoft registered the domain on PorkBun, and chose not to publish the ownership information. And yet you know the real owner.
That, or you’re just lying IDK…
Well obviously, seize the means of production?
Only so I don’t have to turn down the volume, and turn it back up when the episode starts.
It uses the Xen hypervisor, not qemu/KVM. Technically it is a Xen kernel virtualizing Linux since it is a type 1 hypervisor.
TBH i used to alt-tab away from what ever non-work-related thing i was doing, to a terminal emulator when ever my boss walked in.
It was usually showing my latest package upgrade.
I think you mean Cole’s Law
Lots of people have already mentioned Ventoy.
MediCat is Ventoy with a ton of images and a config file. It seems great, although I chose to roll my own as MediCat had a lot of Windows-centric images i have no need for.
No Children - The Mountain Goats
But not in a “fuck you world, I’ll do what I want” kinda way. More of a “I wanna watch it burn” kinda way.
Concerning you RAID, just make sure the installer doesn’t touch it and mount it afterwards. You might have to do some kind of “restore” to give the files the needed SELinux metadata. The Discourse forum would probably be a good place to ask.
Now, a bit about DNF vs RPM-OSTree. Fedora with DNF is the standard distro much like most other distros. Use this if the next part doesn’t sound useful to you.
RPM-OSTree is used in a new family of distro that work a bit like git for your OS.
Your system runs off an “atomic” image. Atomic means unsplittable in Greek. Everything you change on your system is applied to your atomic image, like a file is added or removed from a git repo.
This is nice because upgrading to the next major version becomes a simple matter of rebasing you changes on top of the new version, and likewise, rolling back (in case of issues) becomes a single command and a reboot.
Fedora IoT is the “Server” edition of the Atomic desktops. Fedora CoreOS is a more “immutable” approach.
Feel free to ask more questions if something doesn’t make sense.
Thanks for the recommendation, stranger. I’m gonna watch that!
My favorite movie is probably Brazil (1985). It’s a dystopian movie, but the population is suppressed by absurd amounts a bureaucracy (also the state surveiling and killing it’s people). You need to fill out a form to fill out a form, and every screen is tiny, but magnified by a lens to be small instead.
But what I really love about it is the the “terrorist” Archibald Tuttle (who, very much, is not the protagonist); a repair man, who risks execution by the state, zip lining around the city fixing things like the protagonist’s air condition.
I think we should all strive to be more like Tuttle in our daily lives.
Same for me. You can bypass it if you read in a “private browsing” window.
No problem!
I hacked this together instead of going to sleep, so it might make your deck explode, but maybe it’s a starting point for you or someone else:
# home-deck-mounts.mount
#
# Mount units must be named after the destination path, this / replaced by -, like above
#
# This is a template unit.
# That's explained here: https://fedoramagazine.org/systemd-template-unit-files/
# TL;DR: run it like this `netmount@linuxisos.mount` if you want to mount the subdirectory "linuxisos" from SHARE_PATH
[Unit]
Description=NetMount %I
After=graphical.target
# This is commented out, because it is implicit for network mounts https://www.freedesktop.org/software/systemd/man/latest/systemd.mount.html#Default%20Dependencies
# I keep it here as an example
#After=network-online.target
#Requires=network-online.target
[Mount]
# %i expands to what ever you put after the @ when starting/activating the service
What=10.10.10.99:/mnt/user/%i
Where=/home/deck/mounts/%i
Type=nfs
Options=exec
[Install]
WantedBy=default.target
I couldn’t confirm if mount units are allowed to be template units, but if not, just duplicate the service for each path and replace %i.
Say the word if you run into issues!
Don’t put yourself down! Using systemd wouldn’t make it work “better”, it’s just more “proper” (and a great tool to know in general!)
Great job and keep going!
This is really cool!
Where did you put the service file?
I don’t mean this as critique, but as possible next project, since your solution works perfectly fine. Systemd has some cool features that could make this project have a bit fewer moving parts:
That way you would end up with a .mount file per mounted directory, with logging using journald, and no external scripts.
I really like systemd as it can be a great tool, when you start to break down the complexity of it.
I hope you get well soon and get the best you can from this time.
You are probably looking for “scaling”