

Right clicking the title bar of a window on Linux Mint, the menu appears but I can’t click it until I move the window away from it (the menu doesn’t close) and then it becomes responsive. I love Linux.


Right clicking the title bar of a window on Linux Mint, the menu appears but I can’t click it until I move the window away from it (the menu doesn’t close) and then it becomes responsive. I love Linux.
&1 pipes stderr to stdout, which would not affect a binary like file which doesn’t parse stdin. You would need something like xargs file which would convert the stdout to command line arguments.


I think NetworkChuck has a good set of tutorial videos about self hosting. For the most part you can search for what you want to find info on and he probably had a video on it. E.g. Nginx: https://m.youtube.com/@NetworkChuck/search?query=Nginx


Totally agree with that. What I have a problem with is withholding security updates on the latest LTS releases and only releasing them on ESM. That’s some scummy BS.


I think if you didn’t assign a tag on the Release Profile it applies to all series.


Fun fact! Timezones don’t just break at 1 hour increments. https://www.timeanddate.com/time/time-zones-interesting.html


I have never done RAID over USB, but have done various JBOD setups using SCSI. I think the general idea is that USB having such an easily disconnected connector plus the latency overhead on translating SATA to USB to SATA again means you have a higher chance of corruption. SCSI setups typically have connectors with locking mechanisms to prevent easy disconnection.
If eSATA is an option it might be better for the performance and it has a latching mechanism to prevent easy disconnection. You can get a 2-port eSATA PCI card for about 50 bucks.
Oh, and if you have a free PCI port, you could add internal SATA ports to mount the drives internally.


I know tailscale prefers being installed on every machine but not all of my machines are even capable of running custom code. I use a single tailscale router that published my internal network to tailscale and if the internet is down everything still works fine internally.


With TrueNas you can do it two ways: ISCSI disks that are mounted to the VMs or via NFS. With ISCSI you won’t have access to the data from the TrueNas side as the data will be stored as a volume file. With NFS you get the best of both worlds as you’ll be able to access the files via other TrueNas services like SMB/SFTP. I have my Jellyfin/Plex running via NFS and have few issues, though I’ve not tested it with large 4k/8k videos yet. I mostly run 1080p.


No wildcard support sigh


For a Stardew Valley type RPG, check out Little-Known Galaxy. I haven’t gotten far in its story but it’s been pretty fun.
For more traditional RPGs, I enjoyed Cross Code, though it is a bit grindy if you want to 100%.
Sea of Stars also has a great story.
For games with voice acting check out Kingdom Come Deliverance and its sequel.
The Forgotten City. More of an adventure game but has good story.


Only if you define it.
const that = this
This reminded me of this video: https://www.youtube.com/watch?v=IwTXCwqurNQ
Sega doesn’t care because it’s now owned by Sammy and Sammy wants the good PR from Sega.
+1 for Backblaze. They have a convenient backup software too that works great. I backup my parents laptop using it, and use their S3 storage for my NAS backups.


The rng mechanics are definitely frustrating for some but the game is way deeper. Getting to 46 rolls the credits but you are left with so many unanswered questions. Some people stop there and feel satisfied, but others are curious about the world.
My thoughts are to try to push through the initial frustration with rng on the drafting side. You’ll eventually find that there are Roguelite mechanics to help you along, and it will feel less rng-dependent.


This would depend on whether the limit is defined as ingress or egress or both. For example AWS has free ingress traffic from the internet but there is a cost for egress traffic to the internet.
A better solution would be to find a unmetered service, which means that you have a fixed transfer speed (e.g. 500 Mbit) but have unlimited bandwidth. OVH offers this in their VPS products.


Not OP but this is how I learned it and how it’s presented in the help file.
$ help while
while: while COMMANDS; do COMMANDS-2; done
$ help if
if: if COMMANDS; then COMMANDS; [ elif COMMANDS; then COMMANDS; ]... [ else COMMANDS; ] fi
I bought it personally but I would hardly call it expensive. The three year license is like ~67 USD a year for both CRT and FX.
I love it mainly because it’s multi-platform but I wish it had more features. They boast their great integration with VShell but it would be much better if they just had better support for OpenSSH, like being able to push ssh keys to a host.


Sadly, most of the ones I’ve found are too complicated, and getting all devices to accept the CA is more hassle than it’s worth for self hosting. I’ve given up and just buy my wildcard cert for 60$/yr and just put it on everything.
Pretty sure it’s stock Cinnamon, but I do have extensions installed which could be screwing with things.