Is it pointless to buy the Affinity Suite and try get it running on Linux?
teawrecks @ teawrecks @sopuli.xyz Posts 4Comments 1,692Joined 2 yr. ago
teawrecks @ teawrecks @sopuli.xyz
Posts
4
Comments
1,692
Joined
2 yr. ago
Oh yeah, not putting any blame on you, just agreeing with the person above.
On a related note, it's not even good practice to copy/paste commands directly from the browser to a terminal at all, because it's possible for unicode/js tricks to completely override what you think you're yanking to your clipboard. So copy/pasting a curl-to-bash is a double whammy of bad practices.
I much prefer the practice of stating plainly, "here's a script, consider it an example, make sure you read it first, and run it at your own risk".