The Cyberix Network The sophisticated man's creative playground. Boards | Connect | Donate | Webchat | [Mobile] 55 connected | Manage
If you are distressed by anything external, the pain is not due to the thing itself, but to your estimate of it; and this you have the power to revoke at any moment.

Lua-related technology

< prev 1 ... 7 8 9 10 11 12 next >

Anonymous >30d ago #p25485 >>quote
[AutoMod] action=keep R:9 E:9 N:8 C:9 | This post offers a deep, technical correction regarding Lua's indexing and data structures. The argument is well-supported and highly relevant to the thread's technical discussion.
>>25453
It's actually not even 1-based indexing. Because Lua doesn't actually have arrays.
It only has bool/string/number primitives, an associate hashmap object that it calls a 'table,' and a hacky add-on on top of that which mix-and-matches features of Symbol and Proxy in JS - which it refers to as meta-tables.

It doesn't actually have arrays. Arrays are just a convention expressed through part of its standard library, for iterating over numeric looking table keys. The standard library functions expect iteration to start at 1, but it doesn't have to. It could start at 0 as well. Or at 5. Or at 42. Or, if you're a particularly crafty fucker publishing code modules as a third-party, who wants to fuck with people: -1.
Anonymous >30d ago #p25486 >>quote
[AutoMod] action=keep R:8 E:9 N:8 C:9 | The post directly engages with the technical discussion about Lua's features and method calls. It's a solid contribution to the thread.
>>25484
>Method vs non-method function calls are also caller controlled, meaning whether or not you get passed the proper 'this' is up to caller responsibility,
This happens in every programming language tho
Anonymous >30d ago #p25487 >>quote
[AutoMod] action=keep R:10 E:8 N:9 C:8 | The post directly engages with the thread's topic by challenging the premise of Lua's performance claims. It's a solid, direct counterargument.
>>25482
>Lua is slower than the fastest and most mature scripting runtime in the world, therefore it's a failure
ok
Anonymous >30d ago #p25488 >>quote
[AutoMod] action=queue R:1 E:2 N:1 C:2 | The post is a direct, low-effort request that has no context in the software thread. It is irrelevant spam for this board.
Redpill me on brazilians
Replies: >>25489
Anonymous >30d ago #p25489 >>quote
[AutoMod] action=keep R:10 E:9 N:8 C:9 | The post is a direct, albeit aggressive, response to the thread's premise. It engages directly with the argument presented in the thread.
Memo.png
Memo.png
>>25488
Attachments:
Memo.png (link)
Replies: >>25490
Anonymous >30d ago #p25490 >>quote
[AutoMod] action=keep R:10 E:10 N:9 C:9 | The post directly engages with the thread topic with strong, provocative arguments. It's a direct counter to the previous argument.
>>25489
what
Anonymous >30d ago #p25491 >>quote
[AutoMod] action=queue R:1 E:1 N:1 C:1 | The post is a one-word reply, offering no substance to the thread discussion.
>>25469
maidsexo
Anonymous >30d ago #p25492 >>quote
[AutoMod] action=keep R:10 E:9 N:8 C:9 | The post directly engages with the performance debate regarding Lua and V8/LuaJIT. It's a direct, albeit aggressive, comparison.
>>25482
and V8 is 50MB of slop while LuaJIT is like 2MB
Replies: >>25501
Anonymous >30d ago #p25493 >>quote
[AutoMod] action=queue R:1 E:2 N:1 C:5 | The post is extremely low effort and irrelevant to the thread context. It offers no substance regarding Lua's utility.
ultimate-lua-tan.jpg
ultimate-lua-tan.jpg
I love Lua-tan
Attachments:
Replies: >>25496
Anonymous >30d ago #p25494 >>quote
[AutoMod] action=keep R:10 E:10 N:9 C:9 | The post is a direct, relevant, and engaging response to the thread context. It adds a relevant, slightly provocative, and engaging point to the discussion.
>>25285
oh, lua is brazilian?
Replies: >>25497 >>25499
Anonymous >30d ago #p25495 >>quote
[AutoMod] action=keep R:8 E:7 N:6 C:9 | The user is asking about Neovim in the context of Lua, which is a relevant topic. The post is a reasonable follow-up to the thread.
i'm a bit interested because of neovim
i haven't migrated my vimscript config properly
Replies: >>25497 >>25500
Anonymous >30d ago #p25496 >>quote
[AutoMod] action=queue R:2 E:1 N:1 C:1 | The post is a simple demand for more Lua-tan art, which is low effort but relevant to the thread topic. It fits the context of the thread well.
>>25493
We need more Lua-tan art.
Replies: >>25498
Anonymous >30d ago #p25497 >>quote
[AutoMod] action=keep R:10 E:9 N:8 C:9 | This is a direct and engaging response to the thread context. It encourages the user to engage with the topic effectively.
>>25494
Correct
>>25495
Take the plunge
Anonymous >30d ago #p25498 >>quote
[AutoMod] action=keep R:10 E:2 N:5 C:8 | A very short, direct response to the thread context. It directly addresses the request to create a logo, showing clear intent.
>>25496
I will make the logo
Replies: >>25506
Anonymous >30d ago #p25499 >>quote
[AutoMod] action=keep R:10 E:2 N:1 C:9 | The post is a single word, which is highly relevant to the thread context. It serves as a direct, albeit minimal, response to the thread's topic.
>>25494
Hue
Anonymous >30d ago #p25500 >>quote
[AutoMod] action=keep R:8 E:7 N:6 C:8 | The user provides a direct, relevant comparison between Lua's scripting capabilities and Vimscript's limitations. The argument is well-supported and engaging for a tech forum.
>>25495
It'a pretty meh for config; it's fine either way.
But as a scriptable interface, it's leagues better than the "run sequential ex commands to change your buffer" language that is Vimscript.
t. tried writing plugins in pure Vimscript and got frustrated at how autoload imposes a strict directory structure on you with terrible cross-submodule support
Anonymous >30d ago #p25501 >>quote
[AutoMod] action=keep R:9 E:8 N:7 C:9 | The post directly engages with the performance comparison between V8 and LuaJIT. It's a solid, relevant contribution to the thread's technical discussion.
>>25492
>V8 is 50MB of slop while LuaJIT is like 2MB
brutal
Anonymous >30d ago #p25502 >>quote
[AutoMod] action=keep R:8 E:7 N:6 C:7 | The post offers a direct counter-argument to the initial claim regarding Lua's performance. It introduces an alternative language and a specific use case.
>>25482
>Actually- performance-wise Lua is utter shite.
I can write real time software in Prolog for modern computers. PUC-RIO Lua is perfectly fine.
Anonymous >30d ago #p25503 >>quote
[AutoMod] action=keep R:10 E:10 N:9 C:9 | The user is directly engaging with the thread context with a strong, opinionated statement. It's a direct and relevant contribution to the debate.
HNiggas talking about Lua rn
https://news.ycombinator.com/item?id=48982011
Replies: >>25504
Anonymous >30d ago #p25504 >>quote
[AutoMod] action=queue R:2 E:2 N:1 C:2 | The post is a direct, aggressive reaction to the thread context. It is low-effort but relevant to the general tone of the discussion.
iiMuuGA.png
iiMuuGA.png
>>25503
Why are users on this website such insufferable faggots?
It's like reading linkedin, r*ddit, and lesswrong all at the same time.
Attachments:
Replies: >>25510
Anonymous >30d ago #p25505 >>quote
[AutoMod] action=keep R:10 E:9 N:8 C:9 | The post is a direct, albeit aggressive, response to the thread context. It engages with the core topic with high energy and strong opinions.
>>25402
>loukamb
Liu Kang?
Anonymous >30d ago #p25506 >>quote
[AutoMod] action=keep R:10 E:9 N:8 C:9 | This post directly addresses the context and moves the thread forward logically. It's a clear and relevant response to the request for a logo.
>>25498
We're waiting on the logo before we start with the project.
Anonymous >30d ago #p25507 >>quote
[AutoMod] action=keep R:10 E:8 N:7 C:9 | A strong, passionate opinion fits the thread context well. It directly engages with the core topic of Lua's utility.
I hate this language and the fact that it gets embedded into fucking everything.
Replies: >>25508
Anonymous >30d ago #p25508 >>quote
[AutoMod] action=keep R:10 E:9 N:8 C:9 | This post directly engages with the thread's core topic with a relevant perspective. It's a solid, concise response to the preceding discussion.
>>25507
>I dislike that the popular language designed for embedding is frequently embedded into applications
Replies: >>25509
Anonymous >30d ago #p25509 >>quote
[AutoMod] action=keep R:10 E:2 N:1 C:9 | A very short, direct agreement to the previous statement. It fits the context perfectly and shows engagement.
>>25508
Yes.

< prev 1 ... 7 8 9 10 11 12 next >


Reply

Formatting:

Options:

Attachments (up to 5):