deleted by creator
deleted by creator
VM is still windows tho, just one layer deeper.
Freecad is OK but it wouldn’t even be considered in a commercial setting like I’m working in. I work with Catia, Solidworks and Polyworks. None on those run on Linux.
Sadly Windows is still required for a lot of cad softwares.
“OK then do me a favor, shut it down, unplug the power for 5 second and plug it back in”
Having to install things mostly through flatpaks works seamlessly until it doesn’t. Then you’re stuck in dependency hell where you have to open holes in your containers to allow access to files or binaries.
I’m at a point where I layer enough software that I don’t know If there is still value added.
I’m currently trying Fedora Kinoite and from the get go the hassle of getting a proper Firefox+codecs to watch online videos feels like a major step back.
Then you have the issue of installing software in flatpack (is: vscode, texmaker) that are either not fully working of need to have their access tweaked. Atomic distros appeal is to “just work” it doesn’t seem like it does.
Another solution is to do z-hop inlay
alias fuckit=“git add . && git commit -a && git push -f”
Especially that this was mostly a smoke screen considering how easy it is to register a company in Canada and then buy estate from said company. Suddenly it isn’t foreign investment anymore.
Another is because for a decentralized ownership service to hold any ground it must be either backed by a (centralized) court of law or hold the full service you’re buying. Otherwise what’s stopping a hosting platform to remove the service you bought with your nft from their platform?
Hybrid pow/pos has been worked on since the beginning. Peercoin is still alive.
Damn, rust really embrace the “Hey, Can I copy your homework?” Meme. I like rust btw, it’s just funny how often I see something along the line of “it’s like X, but in rust!”
A Mitsubishi Legnum Electric would be an instant buy for me.
I think you mean red, blue, yellow , and green in Japan.
1st gen was brutal
I’m just waiting for ntscworld so I can buy the dual pack of almost identical games.
I disagree but you do you.
Edit: dammit you edit your comment a lot for someone who claims to know how to write code properly.
Because everyone knows a function stops at the if-else. Nothing ever happens afterward.
Fedora 39
First thing I’d do is to look at the client (fedora) journal for anything funky happening.
‘sudo systemctl status nfs-client’
Since it’s random I assume you won’t have any timeout in your /etc/fstab but it might be worth taking a look anyway.
Be aware that if the network drops the NFS will be disconnected and won’t auto-reconnect so this could also be the issue.
I don’t know if it plays well with container mounted volume, but looking at autofs could be a solution to auto-remount the share. I use it profusely for network mounted home directories.