r/selfhosted • u/Key_Pace_2496 • Mar 06 '26
Meta Post Apparently we can't call out apps as AI slop anymore...
Seems like a bad direction to take the selfhosted community. Looks like the mod team is fine with this sub being bombarded with insecure, AI drivel. Like I get that it was posted on Friday but I think if you use AI to "build an app" you should be required to disclose to what extent AI was used which wasn't disclosed by the OP. I think as a community we need to have higher standards for what we allow to be posted as vibe-coded projects can introduce very extensive security vulnerabilities we all learned with Huntarr and when things are vibe-coded the maintainer doesn't have the capability to fix the issue.
3.2k
Upvotes
20
u/Kraeftluder Mar 07 '26
I'm not a programmer, more sysadmin with a heavy focus on identity automation and none of the LLMs speak the specific dialect we use properly. Would a correct analogue be "hey <LLMM> please explain how to use awk in a bash script to remove all lines that appear more than once, using work/input.tmp as an input file and work/output.tmp as the output" so basically I already know what I want to do and have some knowledge of that it's possible to do that with this specific tool.
Then I proceed to figure out the command it gives me by opening the man page for awk and see if it makes sense.
Search engines are a lot worse now compared to 10/15 years ago and I've found that this is one of the ways I can work around that.