Viewing profile — rieogoigr
rieogoigr
HN member- Joined
- Wed, Oct 29, 2025, 9:07 PM UTC
- HN karma
- 1
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About rieogoigr
No profile information was provided.
Recent public activity
-
comment
Comment #45753095
but since you are curling a web URL straight to sh you will never know. which is the problem.
-
comment
Comment #45753069
Part of writing software involves writing a way to deploy that software to a computer. Piping a web URL to a bash interpreter is not good enough. if that's the best installer you c…
-
comment
Comment #45753067
for real. You want to pipe a random URL to my bash interpreter to install? no. thats how you get malware. Make a package. Add it to a distro. then we will talk.
-
comment
Comment #45753051
Is there a way to install this that doesn't involve piping a random URL to my shell interpreter?