aekobear
aekobear.blue
aekobear
@aekobear.blue
(made of dirt)
2) lua is very simple because everything is a primitive, a table or a function. you lose some syntactical niceties because concepts like inheritance, instantiation, etc do not exist. if they did, lua would be too big and slow to be performant and easy to implement as an embedded language
November 25, 2025 at 1:13 AM
as someone who spent a long time going "i will never use lua because it's too quirky for me" and is now using lua, it boils down to two things:

1) lua is really fast *because* its grammar is limited by a single-pass compiler. so some features simply cannot exist without slowing lua down
November 25, 2025 at 1:13 AM
lua is also surprisingly (at least to me) old. it's older than Java, which I really think solidified the popularity of a high-level language with c-like conventions
November 25, 2025 at 12:49 AM
you've got this backwards. mathematical convention is for indexes to start at 1, and many older high-level languages (fortran, cobol, smalltalk, ada). C used 0-based indexing purely as a simplistic low-level decision, but the popularity of C changed public expectations
November 25, 2025 at 12:46 AM
already making progress 😎 when the proof-of-concept is ready, I would super appreciate your feedback!

i know you've put a lot of work into making Godot's UI work for you, and I'm curious to hear if/how you feel my approach would limit your creativity or design ideals
November 20, 2025 at 10:34 PM
i think in practice this gets used sparingly because it's expensive. generally only used for fast-moving objects like bullets that fail to collide properly even at decent framerates
November 16, 2025 at 4:27 PM
this is the answer, and is what game engines tend to encourage
November 16, 2025 at 4:22 PM
cinnamon swirls in every byte
November 13, 2025 at 3:39 PM
i think it would have been very very cool if the steam machine had a magnetic charger embedded in the case
November 13, 2025 at 3:36 PM
**very dyslexically** wow i'm flattered
November 13, 2025 at 3:15 PM
awesome, thanks! been waiting for this announcement for months ✨
November 12, 2025 at 6:20 PM
wait is there an official valve announcement somewhere? all i'm finding are 3rd party articles about this stuff
November 12, 2025 at 6:16 PM
it's hard for me to say for sure without knowing more, but there's probably a way to do this that will save you a ton of time. if you're interested, send me a DM, i'm happy to help figure something out!
November 8, 2025 at 3:55 AM
i actually like being awake at 7 am a lot because i can check my phone clock, think "oh nice it's only 7 am" and then sleep for another hour

i hope this helps
November 5, 2025 at 4:02 PM