45
Is it pointless to buy the Affinity Suite and try get it running on Linux?
(lemmy.blahaj.zone)
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
It's just bad practice to even post such a thing. Especially with an influx of new users to linux, it appears so often it makes it seem like that's normal behavior.
It's like....a gun salesman handing a purchase to a customer barrel first, finger on the trigger. Like yeah, it's not loaded, nothing is going to happen, but that's just terrible practice.
ok, yes, i suppose i should not have mentioned the scripts without attaching a warning.
i'm still grateful though that someone put in the effort to write 'em, because they finally solved a problem for me that i couldn't solve for years.
i guess now it's "the communities" turn to properly document and dissect those scripts for the larger user base.
i'm certainly not angry with whoever wrote those scripts because he didn't put in even more effort for free.
but i do get your point (i think) and agree.
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".