522
submitted 2 months ago* (last edited 1 month ago) by axEl7fB5@lemmy.cafe to c/linuxmemes@lemmy.world
top 50 comments
sorted by: hot top controversial new old
[-] serpineslair@lemmy.world 71 points 2 months ago

Don't forget Gmod modders!

[-] FartMaster69@lemmy.dbzer0.com 15 points 2 months ago

Glua is bizzaro world Lua though.

[-] sp3ctr4l@lemmy.dbzer0.com 14 points 2 months ago* (last edited 2 months ago)

It was so, so, so much worse back in the early days when the FacePunch forums still... existed.

Probably a majority of forum posts, for years, were people screaming at Garry for making posts that just said something like 'its obvious how this function works, I don't need to explain it', and then oops turns out he did it wrong, new gamebreaking bug / exploit exists for 3 weeks, the first week of which was random forum people telling Garry he did it wrong and him temp or perma banning them.

That or he would very often just rewrite entire core function libraries, make a tiny 8 word bullet point about it in an avalanche of a changelog, and then say something like, 'shouldn't break existing code', and then well, it would completely break existing game mode code, and then 80% of the most played custom game modes would be broken for a month or more while Garry just either ignored everyone, or told them he didn't care.

...

Also, Roblox just is Gmod in many ways, but with a highly manipulative monetization model built in.

All the Gmod RP servers would paygate player roles and content and such offsite, outside of the game, setup a webpage or forum that worked as an ecommerce site, run a dedi db and then API connect that into Gmod... Roblox is all of that, but self contained, and with a lot more lawyers on hand to prevent monetization outside of the game itself.

load more comments (1 replies)
[-] cygnus@lemmy.ca 58 points 2 months ago

To me, Lua will always be the WoW plugin language.

[-] De_Narm@lemmy.world 39 points 2 months ago* (last edited 2 months ago)

Well, and then there's the guy who made Balatro in Lua.

[-] crony@lemmy.cronyakatsuki.xyz 17 points 2 months ago

Using the love2D framework if not wrong

[-] pemptago@lemmy.ml 15 points 2 months ago

Yup! If you have it on steam you can unzip the exe and take a peak at his code.

[-] GissaMittJobb@lemmy.ml 6 points 2 months ago

This was the method people used to get Balatro running on mobile before. Extract the Lua code and then package it using LÖVE for Android/iOS

[-] Sanctus@lemmy.world 37 points 2 months ago

Dont forget OpenComputers users! Theres gotta be five of us by now.

[-] mcmodknower@programming.dev 11 points 2 months ago

Including the people that only used computercraft?

[-] DeceasedPassenger@lemmy.world 6 points 2 months ago

There are dozens of us! Dozens!!!

[-] pixeltree 10 points 2 months ago

I was sick and tired of not having full remote storage access after losing logistics pipes, we had refined storage and a computercraft peripheral mod for it so I wrote a server and client for remotely requesting items to be delivered via ender chest using the computer craft ipads and the computercraft internet. You'd type in a search query and it would display the top 10 items in the network containing that query and how many there were, then you'd pick the one you wanted from that list by entering its index, then you'd enter the quantity

[-] Sanctus@lemmy.world 6 points 2 months ago* (last edited 2 months ago)

You made your own Applied Energistics 2 lol

load more comments (1 replies)
load more comments (2 replies)
[-] gandalf_der_12te@discuss.tchncs.de 31 points 2 months ago
[-] TootSweet@lemmy.world 9 points 2 months ago

Hey, there's the one I was looking for!

[-] Endymion_Mallorn@kbin.melroy.org 4 points 2 months ago

That's what I thought too!

[-] Luci@lemmy.ca 27 points 2 months ago

Löve2D gets zero löve :(

[-] AllNewTypeFace@leminal.space 7 points 2 months ago

Lua doesn’t do zero, in case its users find the concept confusing

load more comments (1 replies)
load more comments (1 replies)
[-] pixeltree 20 points 2 months ago

You forgot computercraft players

load more comments (1 replies)
[-] some_random_nick@lemmy.world 20 points 2 months ago

Factorio mod dev?

[-] JiminaMann@lemmy.world 19 points 2 months ago

Computercraft enjoyers

[-] Carrot@lemmy.today 19 points 2 months ago

The one time I used lua was to make a casino in Minecraft with the ComputerCraft mod like, over a decade ago. I enjoyed it. Even as a young lad I didn't like index from 1, though

[-] Interstellar_1 18 points 2 months ago

Literally every game modding community ever:

[-] Ziglin@lemmy.world 4 points 2 months ago

Except the poor people stuck with C# when modding unity games.

[-] _NetNomad@fedia.io 18 points 2 months ago

and PICO-8 devs!

[-] erytau@programming.dev 18 points 2 months ago* (last edited 2 months ago)

World of Warcraft plugins and Awesome WM configs. There are some decent 2d game engines that use Lua too, like Love2d!

[-] Mwa@lemm.ee 14 points 2 months ago* (last edited 2 months ago)

And Löve 2d developers

[-] OmegaLemmy@discuss.online 13 points 2 months ago

Lua is actually a really decent language to work with, and it's pretty fast too, can compile it to executables, I think it's great

[-] moseschrute@lemmy.world 12 points 2 months ago

Today I learned there is a use for lua besides neovim

[-] notthebees@reddthat.com 10 points 2 months ago

And BeamNG modders

Also fivem scripting

load more comments (1 replies)
[-] eternacht@programming.dev 10 points 2 months ago

As a former Lightroom plugin developer I feel erased!

[-] DmMacniel@feddit.org 9 points 2 months ago

WoW Addon programmers?

[-] debil@lemmy.world 9 points 2 months ago

A random Awesome WM user has entered the chat

[-] daniskarma@lemmy.dbzer0.com 7 points 2 months ago

Fantasy Console devs

[-] FilthyShrooms@lemmy.world 7 points 2 months ago

The helldivers 2 developers, for whatever reason

load more comments (2 replies)
[-] rustyricotta@lemmy.dbzer0.com 7 points 2 months ago

Factorio modders

[-] h4x0r@lemmy.dbzer0.com 7 points 2 months ago

lua_State *L disagrees.

[-] oplkill@lemmy.world 6 points 2 months ago
[-] dastechniker@lemmy.world 6 points 2 months ago

Isaac modding

[-] sunglocto@lemmy.dbzer0.com 6 points 2 months ago

Does anyone genuinely like the language on its own merits? Lua is an excellent alternative to other interpreted langs like Python or JS.

load more comments (1 replies)
[-] boardgamesareawesome@lemmy.ca 5 points 2 months ago

Tabletop Simulator.

Doing that right now, unfortunately.

[-] MazonnaCara89@lemmy.ml 5 points 2 months ago

Payday 2 mod dev?

[-] Irelephant@lemm.ee 5 points 2 months ago

I'm using lapis for stuff.

^lua's^ ^c^ ^api^ ^is^ ^also^ ^really^ ^good^

[-] tio_bira@lemmy.world 5 points 2 months ago

OpenMW modders

[-] SomGye@sh.itjust.works 5 points 2 months ago

Also CoronaSDK users for making Android games back in the day

[-] klu9@lemmy.ca 4 points 2 months ago

Conky users?

[-] DonutsRMeh@lemmy.world 4 points 2 months ago

To my surprise, I just found out that my favorite e-books launcher was entirely developed with Lua.

[-] Endymion_Mallorn@kbin.melroy.org 4 points 2 months ago

Luanti designers too.

[-] coherent_domain@infosec.pub 4 points 2 months ago
[-] PerogiBoi@lemmy.ca 4 points 2 months ago

Me, an XPlane boi. Quietly flying with my Lua scripts.

load more comments
view more: next ›
this post was submitted on 25 May 2025
522 points (100.0% liked)

linuxmemes

26558 readers
436 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn, no politics, no trolling or ragebaiting.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. 🇬🇧 Language/язык/Sprache
  • This is primarily an English-speaking community. 🇬🇧🇦🇺🇺🇸
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  •  

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 2 years ago
    MODERATORS