this post was submitted on 12 Nov 2025
248 points (99.2% liked)
Programmer Humor
27314 readers
1902 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I kinda got a bad taste from LUA when I was introduced to it via it being added in GMOD. It quickly led to me quitting the game because through it, you had remote control access possibilities just by running into the wrong player.
Like, I know that's not common but it took a while to actually learn it after that lol
That doesn't really seem like a lua issue
Can you expand on that?
I was running a tiny bit of garrsymod many years ago and didn’t know there were any RCEs. Unfortunately I can't find any news reports talking about it either at a quick glance?
When LUA scripting was first added to the game it had basically no guard rails and it was possible to write up LUA scripts that could download and execute files on your machine from within the game.