

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.
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.
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.
Even in bridge mode you can still be slowed down by the modem if its CPU can’t handle your traffic. That’s unless the isp modem offer a complete passthrough. That’s what was happening to me even in bridge mode where I was getting my own IP through pppoe. The modem couldn’t be made into full passthrough and was hitting 100% CPU.
Bridge mode still means you go through their hardware. I had issues with my ISP modem because even if it was in bridge mode I was basically ddos-ing it with my usage.
In the end I got an sfp module that mimick being the modem and plugged the ISP fiber right into my opnsense box where the CPU was plenty.
There seems to be some movement on the European side as well.
https://www.politico.eu/article/gas-stove-killer-health-climate-pollution/
As opposed to literally any other unknown entities? Which, let’s be honest, could also be google and you’d never know.
You do understand that any instance who federated with yours has access to your social interactions?
It’s karma for their Microsoft rootkit.
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.