You can make an app with Tauri without writing a single line of Rust though. Tauri lets you trigger most native functionality you might need from the JavaScript side. If that’s enough for what you are building then you don’t need to write any Rust. You could use a Rust web framework that compiles to WebAssembly, but you could also just use React or Svelte or whatever else.
Did they get rid of the questions? That was the most awesome part of OkCupid. Because you not only answered the questions but you could pick if you cared what your potential matches answers should be.
I met my wife on OkCupid, we were a high % match according to OkCupid and we did turn out to be a great match. That’s stupid if they got rid of that.
how many musicians don’t have the right to their own work because record companies dominate the music industry?
But not having copyright law doesn’t fix that, it makes it worse. Without copyright law if you make music, a big label can grab your music and sell copies without paying you anything. Sure you can try to sell it yourself and try to educate customers that they should buy it from you. But the big label can easily out-advertise you and get into the top spots on streaming services, online and physical stores etc. and get 99% of the sales.
Same for artists, writers, programmers, photographers, or anyone else whose work is protected by copyright.
I fully agree things are not great right now, but that’s not copyright laws fault. I think you need other laws and regulations to fix things, like small creators should be able to sue large companies with minimal cost if they infringeme on their copyright. And there should be some sort of provisions so companies can’t trap people in horrible contracts. I’d also love to see fair use exceptions broadened in cases where the copyrighted material is just not available anymore, like old games or movies that are not sold anymore. Shorten the length of copyright too. But getting rid of it completely would not work.
For any family photos and documents you can’t afford to lose, make sure you have backups of it. A RAID array does not mean you don’t need backups: you want at least 3 copies, at least one offsite.
The copy in your RAID array is one copy. You can back that up to an external hard drive or something as a second copy. Then have an offsite backup on something like Backblaze as your third copy.
I don’t like that garage requires manual intervention to upgrade, so I went with minio which can upgrade automatically. I have it deployed with docker, and I use watchtower to pull in upgrades automatically without intervention.
I do love minio. I have backups going into it, and I use it to host my static website blog too.
The police can confiscate your servers. Considering some states are treating abortion as murder, I don’t think it’s unrealistic to say the police could raid your home and confiscate your devices just on suspicion.
The only thing safe against that is an encrypted device locked with a password, no biometrics like fingerprints or face ID. As far as I know, you can refuse to give a password under the 5th amendment, but you can’t refuse to unlock a device with a fingerprint reader or face ID.
It’s also an amazing way of duck-debugging. By the time you write down what the problem is, you’ll figure out where’s the issue or at least what you should try next.
“X is giving me an error, I checked X’s logs. X communicates with Y… Oh, I need to check Y next!”
And if you can’t figure it out, you have the problem and everything you tried documented so you can ask for help and get answers effectively.
I can vouch for the node 804, although I haven’t used the others so I can’t say which is the best.