ZenkorSoraz@lemmy.ml to Star Trek Social Club@startrek.websiteEnglish · 2 年前What programming languages exist in the Star Trek Universe?message-squaremessage-square73linkfedilinkarrow-up158arrow-down12
arrow-up156arrow-down1message-squareWhat programming languages exist in the Star Trek Universe?ZenkorSoraz@lemmy.ml to Star Trek Social Club@startrek.websiteEnglish · 2 年前message-square73linkfedilink
minus-squarecheery_coffee@lemmy.calinkfedilinkEnglisharrow-up9·2 年前It’s the GIL isn’t it? I think Vulcans wouldn’t develop any higher order languages, as programming in assembly with some solid logic is free from leaky abstractions.
minus-squareMajorHavoc@lemmy.worldlinkfedilinkEnglisharrow-up3·edit-22 年前It’s clearly because someone had to work with the Python logging package. Or had to call subprocess.
minus-squarecheery_coffee@lemmy.calinkfedilinkEnglisharrow-up3·2 年前Subprocess is great, just UTF8 encode your strings and never ever ever pass input or receive output from the sub process.
minus-squarebloopernova@programming.devlinkfedilinkEnglisharrow-up2·2 年前Logging is fine, it’s traitlets that I’m struggling with right now. Lack of comprehensive documentation means I have to read the source and that is taking me forever.
minus-squareMajorHavoc@lemmy.worldlinkfedilinkEnglisharrow-up2·2 年前Interesting. Traitlets looks to Java-like (overly in love with objects) for my taste. For typing, I’ve been reasonably happy with MyPy. For everything else in Traitlets - well, that all sounds too OOP for my comfort. Ooh, that’s another reason to burn Python to the ground and never speak of it again - it supports multiple-inheritance.
minus-squareStillPaisleyCat@startrek.websitelinkfedilinkEnglisharrow-up2·2 年前I’m going with Vulcans using APL*. Why create a language that makes you do more than just write the equations?
minus-squareMichael Gemar@mstdn.calinkfedilinkarrow-up3·2 年前@StillPaisleyCat @startrek Of *course* their programming language would require a special keyboard.
It’s the GIL isn’t it?
I think Vulcans wouldn’t develop any higher order languages, as programming in assembly with some solid logic is free from leaky abstractions.
It’s clearly because someone had to work with the Python logging package. Or had to call subprocess.
Subprocess is great, just UTF8 encode your strings and never ever ever pass input or receive output from the sub process.
Logging is fine, it’s traitlets that I’m struggling with right now. Lack of comprehensive documentation means I have to read the source and that is taking me forever.
Interesting. Traitlets looks to Java-like (overly in love with objects) for my taste.
For typing, I’ve been reasonably happy with MyPy.
For everything else in Traitlets - well, that all sounds too OOP for my comfort.
Ooh, that’s another reason to burn Python to the ground and never speak of it again - it supports multiple-inheritance.
I’m going with Vulcans using APL*. Why create a language that makes you do more than just write the equations?
@StillPaisleyCat @startrek Of *course* their programming language would require a special keyboard.
🤫