Björn Þór Björnsson
Björn Þór Björnsson
Since nobody has mentioned it yet, projects like Adobe Lightroom, MPV, or Wireshark use Lua for this. You'd read and run Lua files from a directory where they would register...
I'd also like to be able to translate it to something saner > Note that "jid" is a racial slur for jews in russian and other slavic languages I think...
Noting that this is already a thing, though doesn't cover http https://github.com/luvit/luv/blob/master/docs.md#uv_pipe_t--pipe-handle
Supporting arbitrary file descriptors and/or lua file handles along with it could also be an idea. What if I want to pipe connections into the program from stdin? `program |...
Truly random numbers you can't really get without specific hardware, so you'd need to ask for them from a service provider like https://www.random.org/clients/http/ but cryptographically secure PRNGs work well enough...
I've requested to translate Icelandic on the Weblate
What worked for me. Adapt it to win32 like Blitmap does if you need that ```c typedef struct myluaL_Stream { FILE *f; lua_CFunction closef; } myluaL_Stream; //* int fd getFD(file...
I don't understand why the images are force converted at all. If it supports the original image format, which from the thread it seems like it, then use it. I...
Webps do support animations