It does have a discussion system at the moment where you can comment on a script, but there is no system to rate the script and have the total of all the ratings combined.
I have, but I think it would be a bit too expensive on my VPS, but might use it if my site ever catches on. I have also considered using something like Try, but it isn't a full sandbox.
Thank you for the feedback. I think I will remove the voting system for now while I figure out of solution. I will probably not be adding the user reputation system, unless I figure out a way to do it without facing the problems you have mentioned. As for collaboration, I will add a feature allowing app maintainers to set whether or not non-maintainers can add scripts without maintainer permission. Thank you again for the feedback, it was very useful!
- It is different from a package manager because it isn't platform specific because you can add scripts for any distro or architecture.
- It isn't really comparable to something like that because it just stores and runs bash scripts to install stuff.
- It can install any app, from anywhere, not just specific to zsh.
- It's mostly convenience. Also, not all websites have a script to remove once installed, or automated ways to update.
Thanks. Would the noise and heat from a dedicated server be noticeable in neighboring rooms? Also how much of a power consumption increase would be expected?
u/daniersy890 reversed the math the game uses to draw transparent objects, so we can see the original sprites. The two other whips seem to be a duke fishron and a moon lord whip.
Have fun!
Did they change the Mecha Mayhem achievement? Last time I checked you got it by fighting all 3 mech bosses at the same time. That's how I got it.
Cool, what is the last achievement you need to get? I have 4 left to go, which I will probably do in journey mode.
Nice, are you playing as any specific class? I'm currently playing master mode with a friend as ranger weapons only. We also just beat the mechs.
It is possible to make the website think I am using chrome and windows, but I don't want to get in trouble for cheating. Even if I use degoogle Chromium it still won't allow me because I use Linux.
The point is not to have the script directly install the program (e.g. getting the binary, putting it where it needs to be, and making a desktop file), but to have the script be used as a wrapper for any of the methods you mentioned above. This would allow for a more consistent installing experience, and in the future, a unified CLI. It would also be better for the reasons mentioned in my post.