• 0 Posts
  • 12 Comments
Joined 9 months ago
cake
Cake day: October 12th, 2023

help-circle
  • Hey, don’t claim to represent my opinion if you don’t understand my reasoning. I don’t think art is mystical or spiritual at all, not in the way you’re describing it. Art is absolutely about patterns, and I agree that those patterns are inevitably going to be learned by computers.

    My objection is not to “AI Art” in general, but to the specific type of art which is brute-force trained to mimic existing art styles. When organic artists take inspiration, they reverse engineer the style and build it up from fundamentals like perspective and lighting. Stable Diffusion and other brute-force ML algorithms don’t yet know how to build those fundamentals. What they’re doing is more like art forgery than it is like art.

    And even then, I don’t really take issue with forgery if it’s done in good faith. People sell replicas of famous paintings, and as long as they’re honest about it being a replica, that’s cool too. Ethically my objection is that AI artists typically “hide their prompts” and try to sell their forgeries as originals.






  • A built-in scripting language. The TI-83 line of calculators have an app programming language that requires you to side-load code from another computer, but they also have TI-BASIC, which allows you to write a wide variety of scripts right on the calculator itself. This should be standard on all ‘smart’ devices. It’s so stupid to have gigahertz of computing power in your pocket and not be able to do anything without writing the app on another machine.

    I know Termux for Android exists and that’s a good start, but I’d like to see something baked right into the OS that has access to all my device’s cool sensors and gizmos. The camera, the microphone, the aux port, the usb port, the accelerometer, the bluetooth antenna… all of those things should be exposed to the user. This would be a really good use case for ‘visual’ programming ala Scratch, since you could assemble a script right from a touch screen instead of having to plug in a keyboard.