But it is also a fun road!
- 0 Posts
- 29 Comments
TechieDamien@lemmy.mlto Selfhosted@lemmy.world•What skills are needed to self host without too many headaches?English3·6 months agoUnraid is not a backup. It is good, but if your data goes wrong for different reasons or you lose the entire device, you can’t restore it. Dedicated backups are a must for anything serious!
Thanks for the suggestions. Starting with Blackshirts and reds now.
Thanks, that is a lot to sink my teeth into!
Do you have a good starting point? I have a rudimentary understanding of Marxism, but not much in the way of details.
TechieDamien@lemmy.mlto Linux@lemmy.ml•What is the most duct-tape thing you've done to Linux?44·11 months agoHey, my setup works for me! Just add an option to enable CPU overheating in the next update!
Also, you should know that complaining about Opportunity’s laws is considered verbal littering!
I like Ardour. Unfa on YouTube made a great tutorial on how to use it.
To be fair there is so much JPEG compression on the image, you can’t see much of anything.
TechieDamien@lemmy.mlto Linux@lemmy.ml•What is the most visually pleasing package manager (in terminal)?3·1 year agosingle master text file
Sounds like something you are using to manage your packages to me…
TechieDamien@lemmy.mlto Technology@beehaw.org•HP wants you to pay up to $36/month to rent a printer that it monitors4·1 year agoStop giving them ideas!
IANAL but it looks like they are violating Apache 2, as they are supposed to retain the license and mark any changes.
TechieDamien@lemmy.mlto Linux@lemmy.ml•Live (Animated) wallpapers programs for linuxEnglish2·2 years agoSure. If you are using an nvidia optimus laptop, you should also add __NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia at the start of the last line when running in hybrid mode to run mpv on the dgpu. You should have a file at ~/.wallpaperrc that contains
wallpaper_playlist: /path/to/mpv/playlist
. You may want to add this script to your startup sequence via your wm/de.#!/bin/sh WALLPAPER_PLAYLIST=$(cat ~/.wallpaperrc | grep -v '^\w*#' | grep 'wallpaper_playlist' | sed "s/wallpaper_playlist: //") xwinwrap -g 1920x1080 -ov -- mpv -wid WID --no-osc --no-audio --loop-playlist --shuffle --playlist=$WALLPAPER_PLAYLIST
Hope this helps!
I set mpv as the root window which worked well. I stopped using it a while back, but if you are interested, I could dig up the simple script for you (literally one or two lines iirc).
Wow, CUPS is way better than I previously thought and I thought it was amazing!
Pffsh, that’s baby mode, I use butterflies by releasing them at just the right time to cause the air currents to change just right to cause a solar ray to pass through the atmosphere and flip the bit I want to flip. It is a bit trickier with error correcting memory…
TechieDamien@lemmy.mlto Selfhosted@lemmy.world•PasswordManagement: which one of these options would you choose?English2·2 years agoIt is just how I prefer to do my computing. I tend to live on the command line and pipe programs together to get complex behavior. If you don’t like that, then my approach is not for you and that’s fine. As for your analogy, I see it more as “instead of driving down the road in a car, I like to put my own car together using prefabs”.
TechieDamien@lemmy.mlto Selfhosted@lemmy.world•PasswordManagement: which one of these options would you choose?English81·2 years agoOption 4: levy existing tools such as gpg and git using something like pass. That way, you are keeping things simple but it requires more technical knowledge. Depending on your threat model, you may want to invest in a hardware security key such as a yubikey which works well with both gpg and ssh.
Why did you mention it?! Now we can never unsee it!
That’s impossible, look up the Halting problem