Poems in true chronological order by post date
-> file: fediverse/5179 ══════════════════════════════════════════════════════════════───────────────────── why don't corporations let you write code in whatever language you want? it's trivial to run a compiler or interpreter inside of another program. ┌─────────┐ ┌───────────┐ │ similar │ │ different │ ╘═════════╧═══════════════════════════════════════════════════────────┴───────────┘ -> file: fediverse/5180 ══════════════════════════════════════════════════════════════───────────────────── it's trivial to run a C compiler inside of a lua interpretation of a script. And vice versa - you could totally run lua functions from C. Just point to the spot in memory where they're stored / operating, and call "update_class_exhibitor_type_d()" and the linker will come along and say "huh this looks like something from this library that's part of the requirements up above" (the "includes" section is where you say which files include the functions you're going to be calling) and in this particular case it would see that you need to start up a lua interpreter inside of the [either compiler or running program I can't remember] to properly execute the function of the function that you're pointing at with a lua-pointer style data object which is part of a struct that stores all the other lua functions in a spot in memory. this would enable you to write computer programs in whatever language you choose, and build them into one large project. Essentially opening up software development to ANYONE WHO CAN PROGRAM ┌─────────┐ ┌───────────┐ │ similar │ │ different │ ╘═════════╧═══════════════════════════════════════════════════────────┴───────────┘ -> file: fediverse/5181 ══════════════════════════════════════════════════════════════───────────────────── the trick to keeping friends is to not piss off more than one person at a time. apologize, then move on together. ┌─────────┐ ┌───────────┐ │ similar │ │ different │ ╘═════════╧═══════════════════════════════════════════════════────────┴───────────┘ -> file: fediverse/5182 ══════════════════════════════════════════════════════════════───────────────────── I have two familiars. Does that make me poly? ┌─────────┐ ┌───────────┐ │ similar │ │ different │ ╘═════════╧═══════════════════════════════════════════════════────────┴───────────┘ -> file: fediverse/5183 ══════════════════════════════════════════════════════════════───────────────────── you're more likely to survive a battlefield if you play Running with Rifles than if you play Call of Duty. ┌─────────┐ ┌───────────┐ │ similar │ │ different │ ╘═════════╧═══════════════════════════════════════════════════────────┴───────────┘ -> file: fediverse/5184 ══════════════════════════════════════════════════════════════───────────────────── what if we made vitamin cheetos ┌─────────┐ ┌───────────┐ │ similar │ │ different │ ╘═════════╧═══════════════════════════════════════════════════────────┴───────────┘ -> file: messages/887 ══════════════════════════════════════════════════════════════───────────────────── To defeat community, all they have to do is get you to have more fun with their people until you start spending time away from the enmeshed people who know you. Honeypot style. ┌─────────┐ ┌───────────┐ │ similar │ │ different │ ╘═════════╧═══════════════════════════════════════════════════────────┴───────────┘ |