Gollum@feddit.org to Programmer Humor@programming.dev · 8 months agoAnother smart movefeddit.orgimagemessage-square40linkfedilinkarrow-up1663arrow-down123
arrow-up1640arrow-down1imageAnother smart movefeddit.orgGollum@feddit.org to Programmer Humor@programming.dev · 8 months agomessage-square40linkfedilink
minus-squareUndercoverUlrikHD@programming.devlinkfedilinkarrow-up3·8 months agoWriting Lua code that also interacts with C code that uses 0 indexing is an awful experience. Annoys me to this day even though haven’t used it for 2 years
minus-squaredan@upvote.aulinkfedilinkarrow-up2·8 months agoand MATLAB, Visual Basic (with Option Base 1), and SQL.
minus-squarenickwitha_k (he/him)@lemmy.sdf.orglinkfedilinkarrow-up1·8 months agoThis is one of the few things that I really don’t like any Lua. It’s otherwise pretty decent and useful.
Lua has entered the chat
Writing Lua code that also interacts with C code that uses 0 indexing is an awful experience. Annoys me to this day even though haven’t used it for 2 years
and MATLAB, Visual Basic (with
Option Base 1
), and SQL.This is one of the few things that I really don’t like any Lua. It’s otherwise pretty decent and useful.