v21’s avatarv21’s Twitter Archive—№ 83,784

  1. …in reply to @max__drake
    @max__drake moving stuff around a canvas is different, but also being a games programmer i feel like there's good techniques for that once you have some logic for how you want stuff arranged. but the rest of it... it's just turning words into vectors, innit?
    1. …in reply to @v21
      @max__drake whatbeatsrock - turn the words into a vector then flatten it down along a vector representing "better in a fight". infinite craft - add the vectors & then look for the closest word? something like that. which is not to say that they'd work the same... but would be possible.
      1. …in reply to @v21
        @max__drake you need an LLM if you want to generate prose again, and shifting the logic above the ML layer means you can use these incredibly expensive models for a wild variety of tasks... but also there's value in using something smaller and more controllable as a building block.