\

Show HN: I trained a 125M model to autocomplete piano on-device

443 points - today at 12:04 PM


I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15).

The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device.

The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.

Source
  • tom_vidal

    today at 3:23 PM

    This sort of “autocomplete” is actually fundamental to how classical composers were trained.

    For anyone interested, I’d highly recommend reading Robert Gjerdingen’s article Gebrauchs-Formulas. https://www.researchgate.net/publication/259731561_Gebrauchs...

    You can also listen to the transcript of four Russian composers, including Rachmaninoff, playing this pattern recognition and generation game at a dinner party in the late 1800’s: https://youtu.be/PlFPOWuwBHI?is=EKBK7QQkJs4MsTCU

    Composers at the time could do this just by looking at sheet music and audiating, without using a piano.

      • vunderba

        today at 4:01 PM

        To add to this: classical extemporization, post-Romantic period, also sort of fell out of favor as the composer began to pre-empt the performer and the "written note is sacrosanct" effectively became the de jure standard.

        There's a great story around how Beethoven, perhaps one of the strongest improvisers of his day, completely upstaged Steibelt, a contemporary musician and by all accounts a bit of a charlatan. I'll include the entire quote verbatim from "The Lives of the Great Pianists" by Harold Schonberg.

          This time Steibelt had prepared a brilliant fantasy for piano and strings, the theme coming from the Beethoven trio he had heard the previous week. Steibelt's admirers were in raptures. Now the issue was joined, and Beethoven had to show his strength. He walked to the piano, grasped the cello part of the Steibelt work en route, put it upside down on the piano and insultingly drummed out a theme with one finger. Then he improvised, and—angry, excited, on his mettle—how he must have improvised! Before Beethoven had finished, Steibelt stole from the room. He never again would meet Beethoven and made it a condition before going anywhere in Vienna that Beethoven not be invited.

        • dyzone

          today at 5:31 PM

          I'm a little lost. What am I listening for in that video?

            • hiccuphippo

              today at 6:58 PM

              Classical jamming.

      • joshuamerrill

        today at 6:16 PM

        Classical pianist and software product designer here.

        I see so much in common with this project and the numerous AI-based UX design tools out there. Whether it's music or UI, now that the "generation" portion of the work costs zero, all that remains is taste.

        And so much of taste comes from exploring and killing off possibilities that turn out to be dead-ends. I love the idea that models like these will help us find the dead ends faster, or even produce a gem here and there.

        P.S. if you want another uncanny version of Fur Elise, listen to Beethoven's own 1822 revision: https://www.youtube.com/watch?v=s24TtiGgb6k. His 1810 version that we all know was simpler and more balanced. But for what it's worth, Beethoven didn't publish either of them.

          • nuancebydefault

            today at 6:32 PM

            Thanks. I found the 1822 version actually quite agreable

            • bubblegumcrisis

              today at 7:09 PM

              [flagged]

          • jasonjmcghee

            today at 2:45 PM

            I think this is a great project and very HN. Not sure why the comments are so focused on the deliverable- you learned way more and had a much more interesting experience.

            One think I didn't see mentioned in the post- maybe I missed it- how large was the data? How many samples did you use to pretrain and post-train

              • munksbeer

                today at 8:33 PM

                There is this in the post:

                > The final dataset contained a few hundred thousand MIDI files, representing roughly 300 million note events.

            • goda90

              today at 1:34 PM

              Reminds me of this project to generate every melody possible algorithmically in order to fight music copyright lawsuits. https://allthemusic.info/

                • ronyeh

                  today at 6:36 PM

                  Thanks. I enjoyed watching the TEDx talk on that page.

              • karmelapple

                today at 3:09 PM

                Hearing the start of FĂĽr Elise, and then it being taken in an incredibly different direction, is surprisingly disconcerting.

                  • gregsadetsky

                    today at 5:21 PM

                    There's an incredibly funny bit (if you're into absurdist comedy) by Hans Teeuwen about the disconcerting direction a well known song can take:

                    https://www.youtube.com/watch?v=FCDPxNyLAww

                      • marssaxman

                        today at 6:53 PM

                        The disconcerting effect is enhanced by hearing the Dutch voice and reading the Dutch subtitles which don't quite match up with what he is saying in English! - until it all goes off into musical absurdity. Thanks for sharing.

                    • ABNW

                      today at 5:33 PM

                      I found it refreshing and interesting, not really disconcerting. Show's how AI can extrapolate in novel ways. An interesting feature.

                      • today at 3:32 PM

                        • h2aichat

                          today at 4:20 PM

                          Can we hear it?

                            • senbrow

                              today at 4:24 PM

                              It's on the linked page if you scroll down just a bit.

                      • ghm2199

                        today at 3:15 PM

                        Interesting. I do feel letting a machine generating notes is taking the joy out of improvisation, is it not?

                        I think one of the great, early, joys of learning a piano is gaining the following intuitions: The seemingly harder path of learning sheet is actually faster. Your mind _should_ learn to think in two dimensions Spatial — where fingers go — and Time — pitch and tempo – ** when learning. The _internalization_ of Space and Time queues guide the fingers in a dance that is vastly satisfying. This skill leads you to the final part of the journey that is improvisation and the one more exciting than what i am on now.

                        ---

                        **

                        Space: Your finger placement on keys right, e.g. knowing how to go from landmark/anchor notes(mid-c, G, F etc) and then go to the others above and below it. Crudely this is some what like typing from your landmark f and j qwerty keyboard

                        Time: The out singing/verbalizing of the notes/beats on a time measure as you play them(per the time measure). e.g. you can say out loud 1-2-3-4 for 4/4 measure, if the measure has quarter notes say out loud. And `1-e-and-a-2-e-and-a-3-e-and-a-4-e-and-a` for a 4/4 with 1/16th note granularity. Do this as you play the notes and you get a sense of tempo.

                          • elwell

                            today at 3:34 PM

                            OP found a different source of joy: "I wanted the fun of working through the problem myself, rather than just implementing someone else’s research."

                              • ghm2199

                                today at 3:37 PM

                                Fair enough.

                            • jeffreygoesto

                              today at 5:23 PM

                              Reminds me of a story a coworker told me about his band rehearsal when the new drummer counted one-two-three-four-five-six-se-ven-eight.

                              • yieldcrv

                                today at 5:09 PM

                                as with every discipline that AI and therefore computers can reason through suddenly:

                                you could always do the discipline you liked before for self fulfillment purposes, and you can still do it for self fulfillment purposes now

                                  • debugnik

                                    today at 8:21 PM

                                    But most people who want to get good at their main discipline, even for self-fulfillment purposes, have been gaining the necessary experience through their job, because an unrelated job takes away too much time to do so.

                                      • yieldcrv

                                        today at 8:38 PM

                                        its a good motivator and looks like we'll be returning to the more feudal version where just that class was focusing on the arts, only because everyone else is preoccupied with doing the things that pays the bills

                                        unless they're actually serfs again and won't have bills to pay, but no access to anything outside of the fiefdom that they maintain all day

                            • mare5x

                              today at 4:58 PM

                              Really cool! It reminds me of a demo I saw live at NeurIPS: https://www.youtube.com/watch?v=8s3V922h3CU (paper at https://openreview.net/pdf?id=3yeBer3J5z).

                              If you like such creative AI work, I would recommend looking at the other "NeurIPS Creative AI Track 2025" submissions as well.

                              • timmb

                                today at 1:30 PM

                                Reminds me of Francois Pachet’s Continuator (all the way back in 2003, using hierarchical markov models)

                                https://www.francoispachet.fr/continuator/

                                • hliyan

                                  today at 1:56 PM

                                  Ah, MIDI files. The only type of music you could realistically download from the internet back in the day, and you had to wake up at ungodly hours so that your dialup modem would not rack up a massive phone bill.

                                    • killerstorm

                                      today at 2:21 PM

                                      MIDI is still widely used for professional music production. It sounded goofy back in the day because synthesizer it was played on was not very good.

                                        • andai

                                          today at 3:04 PM

                                          I remember at one point RuneScape switched from the built in Microsoft midi whatever to their own sound engine, and from that day, everything sounded wrong, even the frogs, because to me, the crappy midi sounds were the whole personality and feel of the game.

                                          • HPsquared

                                            today at 2:33 PM

                                            I'm thinking canyon.mid on Microsoft GS Wavetable Synth.

                                            • today at 5:36 PM

                                              • otabdeveloper4

                                                today at 5:22 PM

                                                MIDI is a protocol, and it's not ever going away or being replaced.

                                                Some protocols (like I2C or MIDI) are gonna be with humanity forever, probably.

                                            • xtracto

                                              today at 2:37 PM

                                              I remember downloading MOD files. It was just a bit larger than midi, but sounded better. I had a PC but I think it was an Amiga thing

                                                • andai

                                                  today at 3:05 PM

                                                  Need For Madness is one of my favorite games, and probably two thirds of that fondness is the music, which was a bunch of MOD files.

                                          • heikkilevanto

                                            today at 1:15 PM

                                            I would love something like that, except that I play the melody, and it produces proper 3-4 part accompaniment, preferably in good baroque style. Extra bonus if it could also write it into a file in a format suitable for music editing programs.

                                              • vunderba

                                                today at 2:20 PM

                                                An early attempt at this was Microsoft Songsmith [1] all the way back in 2009, which would take a melody (usually recorded by mic) and try to scaffold an accompaniment around it though obviously not realtime in any sense of the word.

                                                The closest we've had to realtime orchestration around a melody in the "real world" is probably arranger keyboards though your left hand is still responsible for the chord progression itself.

                                                [1] - https://en.wikipedia.org/wiki/Microsoft_Research_Songsmith

                                                • Naitik88

                                                  today at 2:40 PM

                                                  This feels like a natural next step. Starting with a simple melody and having the system fill in the rest while still following your playing style could make it much more useful for experimentation than generating a complete piece from scratch.

                                                  • morkalork

                                                    today at 1:23 PM

                                                    That's a fun idea. You could start playing the piano and it kicks in with a base and drums for a jazz band.

                                                    • altmanaltman

                                                      today at 3:42 PM

                                                      That is an incredibly hard challenge though. Creating the whole backing track (in any meaningful way other than just basic chords) from just melody will require an amazingly high number of highly subjective choices and random gen will not lead to good outcomes since our ears like intentional and artistical creativity in general.

                                                  • devonsolomon

                                                    today at 1:25 PM

                                                    This is really fun. Scaler 3 starts with a chord progression and lets you break it down into musical performances and parts. Useful for ideation when producing.

                                                    Would be fun to get a midi clock going and play some chords on my piano and have my synth start jamming along with the bass and my keyboard doing some performance. Or any combination of the above.

                                                      • mh-

                                                        today at 1:34 PM

                                                        +1 all of this. That would be incredible (this already seems very cool - excited to get home and try it!)

                                                        • Naitik88

                                                          today at 2:39 PM

                                                          That would be a really interesting direction. At that point it starts feeling less like autocomplete and more like having another musician reacting to what you're playing in real time.

                                                      • sagebird

                                                        today at 3:20 PM

                                                        FĂĽr Elsevier Journal Access Library pass out candy for safety this halloween your baby off milk shake it off.

                                                          • elwell

                                                            today at 3:35 PM

                                                            I, fĂĽr one, welcome our new LLM overlords.

                                                        • rajivayyangar

                                                          today at 6:00 PM

                                                          The results strike me as comparable or worse than you could get with a Markov model. I think it reveals the gap in understanding between LLMs and music. I think you need to either: - Set up a pipeline to decompose music into, say, harmonic sequences and melodic sequences, and then have the LLM work on some more fundamental or more high-level layer of musical composition and then re-translate it back into actual sounds. - Develop a better dataset and train the LLM more natively on musical examples.

                                                          Does anybody know of a project that has produced more convincing results?

                                                            • Computer0

                                                              today at 8:44 PM

                                                              There is no LLM in the ML pipeline provided by the OP.

                                                          • axoltl

                                                            today at 7:18 PM

                                                            Looks neat! I'd love for it to feed the MIDI notes back into my player piano instead of playing out of my iPhone's (comparatively tinny) speakers though.

                                                            • evalystai

                                                              today at 12:29 PM

                                                              The idea is awesome! :) However there's definitely much room for improvement, first of all rythm and composition (so there's some sense of musical form).

                                                                • simedw

                                                                  today at 12:32 PM

                                                                  Thank you.

                                                                  Yes, I think I’ve gotten it to roughly a GPT-2 level: good enough to share, but with a lot of room left to improve. I think adding some kind of bar/measure token might help with rhythm, and perhaps some form of longer-term planning for the overall composition.

                                                              • Tepix

                                                                today at 2:46 PM

                                                                Oh, a cool idea! I just tried it, works pretty well. Kudos!

                                                                One feature request:

                                                                Instead of playing the AI-generated audio solely through the iPhone's speakers, add an option to send the audio as midi notes to a device (probably the same one you received the mini notes from).

                                                                • bravura

                                                                  today at 5:05 PM

                                                                  You could also distill the fabulous Anticipatory Music Transformer from Stanford. https://crfm.stanford.edu/2023/06/16/anticipatory-music-tran...

                                                                  Also consider checking their decisions about representation, etc

                                                                  • davidajackson

                                                                    today at 1:37 PM

                                                                    How would you expand this to support elements like attack ("velocity of the key-down" in piano speak), grace notes, timing etc. Would each of those be part of this model or another model? How would you model an arbitrary element (pedal, duration, etc...)

                                                                      • simedw

                                                                        today at 1:47 PM

                                                                        [dead]

                                                                    • butlike

                                                                      today at 4:08 PM

                                                                      Question as a musician: Do you find satisfaction in the piece it created in-and-of-itself (subtracting the satisfaction from making the tool itself)?

                                                                      • isoprophlex

                                                                        today at 12:32 PM

                                                                        Amazing idea! Gonna hook this up to my little synthesizer and blast some square wave arpeggiated ML music!

                                                                        • Ohentis

                                                                          today at 5:58 PM

                                                                          It occurres to me that the relationship between pitches usually matters more than the pitches themselves. Perhaps the pitches could be encoded in a vector like what is typically done for position.

                                                                          • subhajeet2107

                                                                            today at 1:21 PM

                                                                            This is so amazing, can you improve the quality of generation at the cost of notes per seconds ? No one can play 108 notes/sec anyways, maybe you can train the model to do CoT for better quality

                                                                              • simedw

                                                                                today at 2:00 PM

                                                                                Yes, some kind of planning step is on my TODO list. Another thing I want to try is generating a few continuations in parallel, picking the one that looks best, and then continuing from there. Maybe the picking could be automatic.

                                                                                I can probably squeeze out quite a bit more than 100 notes/sec as well. I haven’t spent much time optimizing inference yet.

                                                                            • dandaka

                                                                              today at 7:06 PM

                                                                              I would love to see a jamming partner. So I could play along him on the same piece.

                                                                              • gaya3bollineni

                                                                                today at 2:09 PM

                                                                                Running a 125M model on-device at that speed is impressive. How much did you have to optimize the model to get that performance on an iPhone?

                                                                                  • simedw

                                                                                    today at 2:25 PM

                                                                                    The biggest speed improvement came from changing the note representation when I switched to compound note events: roughly 5Ă— fewer autoregressive passes per note.

                                                                                    For the current model I’m using Core ML, which optimizes the kernels the first time you run it. I haven’t actually spent that much time tuning performance beyond that.

                                                                                    • Naitik88

                                                                                      today at 2:39 PM

                                                                                      The answer about changing the note representation was interesting. Sometimes a change in how the problem is represented ends up giving a much bigger improvement than trying to optimize the model itself.

                                                                                  • pil0u

                                                                                    today at 1:27 PM

                                                                                    Even after a few years deep into AI, I find your application absolutely magic. This is very inspiring, thank you for sharing.

                                                                                    • leobg

                                                                                      today at 1:31 PM

                                                                                      I don’t have MIDI. How about whistling or playing the piano via microphone? Sounds easy. Another 6 month rabbit hole? :)

                                                                                      • speedgoose

                                                                                        today at 2:12 PM

                                                                                        Talking about AI music with some live human MIDI inputs, Magenta Realtime 2 was released a few weeks ago and is pretty fun.

                                                                                        https://magenta.withgoogle.com/magenta-realtime-2

                                                                                          • today at 5:10 PM

                                                                                        • oleggromov

                                                                                          today at 4:44 PM

                                                                                          This is almost exactly what Jordan Rudess is doing now with some folks from MIT or Stanford right now. Google his interview with Rick Beato.

                                                                                          • h2aichat

                                                                                            today at 4:19 PM

                                                                                            Congratulations! It is amazing!!! Can you do the same with a song and give different drums to see which one fits better?

                                                                                            • dyzone

                                                                                              today at 5:48 PM

                                                                                              I wonder if training SOTA models on this will make them more humane?

                                                                                              • luciana1u

                                                                                                today at 6:06 PM

                                                                                                next step is a model that autocompletes the part where you actually practice. mine just sits there judging my scales.

                                                                                                • arkmm

                                                                                                  today at 1:51 PM

                                                                                                  Very cool! Can you say a little bit about the size of the DPO training examples and how long training took?

                                                                                                    • simedw

                                                                                                      today at 1:57 PM

                                                                                                      For DPO I only had around 700 preference examples, so not much data at all. That took about 12 minutes to train on a single GPU.

                                                                                                      Pretraining was obviously a a lot slower, the 125M model took roughly half a day.

                                                                                                  • theschwa

                                                                                                    today at 3:06 PM

                                                                                                    Would you be willing to share about how much it cost to train a model like this?

                                                                                                      • simedw

                                                                                                        today at 3:21 PM

                                                                                                        Luckily I have access to 4x RTX 4090s, so I didn’t have to pay cloud GPU prices directly. If I had, it probably would have added up quite a bit given how many training runs and experiments I ended up doing.

                                                                                                          • today at 4:07 PM

                                                                                                    • yoouareperfect

                                                                                                      today at 12:26 PM

                                                                                                      This is really awesome thanks for sharing

                                                                                                      • the_black_hand

                                                                                                        today at 2:20 PM

                                                                                                        Cool work. I tried using LLMs to parse sheet music and they are really bad.

                                                                                                          • Naitik88

                                                                                                            today at 2:42 PM

                                                                                                            [dead]

                                                                                                        • bilsbie

                                                                                                          today at 3:45 PM

                                                                                                          Should tokens be multiple Midi notes? Why or why not?

                                                                                                          • today at 3:38 PM

                                                                                                            • abidlabs

                                                                                                              today at 3:54 PM

                                                                                                              Are the weights of the model available?

                                                                                                              • bubblegumcrisis

                                                                                                                today at 7:00 PM

                                                                                                                This is disgusting. I'm sorry. All the positive comments. It's like Waymo's posts on HN. Incomprehensible to me.

                                                                                                                I guess no one actually wants to learn about harmony, about voicing, and voice leading, spend the hours. No one wants to learn how to actually play an instrument. I guess no one is willing to do the work.

                                                                                                                They want to just press some keys and declare that they made what the computer generated.

                                                                                                                This is all so depressing for me.

                                                                                                                I think in the near future, the world will divide, and all of the people who wish to think and do, will put up a wall separating themselves from the hu-bots that infest the rest of the planet. It's alright I guess. I hope there isn't a slaughter of one side or the other.

                                                                                                                  • jamilton

                                                                                                                    today at 7:32 PM

                                                                                                                    >I guess no one actually wants to learn about harmony, about voicing, and voice leading, spend the hours. No one wants to learn how to actually play an instrument. I guess no one is willing to do the work. They want to just press some keys and declare that they made what the computer generated.

                                                                                                                    I don't understand that as a takeaway. Even if this worked perfectly, it would not be meaningfully stopping or discouraging anyone from learning music, and no one is claiming that what this models outputs is something the player played. It's a toy that someone made presumably because they like piano.

                                                                                                                • noman-land

                                                                                                                  today at 3:43 PM

                                                                                                                  This is honestly astonishing and the first "AI music" I've heard that has the potential to sound beautiful. I always thought that MIDI would be a perfect format for this. Glad to see this person make it happen!

                                                                                                                  • jwr

                                                                                                                    today at 1:34 PM

                                                                                                                    > Eventually I used Gemini 3.5 Flash for pairwise evaluation

                                                                                                                    But, but… wouldn't that be… (gasp) DISTILLATION?

                                                                                                                    Fun project!

                                                                                                                      • Tostino

                                                                                                                        today at 3:51 PM

                                                                                                                        The horror!

                                                                                                                    • aghilmort

                                                                                                                      today at 2:35 PM

                                                                                                                      really incredible work! great use case, impeccable learning strategy, congrats!

                                                                                                                      • amarbirsingh

                                                                                                                        today at 3:47 PM

                                                                                                                        Pretty Impressive!!

                                                                                                                        • micromacrofoot

                                                                                                                          today at 4:21 PM

                                                                                                                          I too am currently learning to play Sonatina in G Major, it's a fun one! the end is surprisingly tricky

                                                                                                                          • mandeepj

                                                                                                                            today at 2:40 PM

                                                                                                                            Gemma 4 E2B was too heavy for your needs?

                                                                                                                            • today at 1:35 PM

                                                                                                                              • today at 2:38 PM

                                                                                                                                • lvbyte

                                                                                                                                  today at 1:30 PM

                                                                                                                                  [dead]

                                                                                                                                  • qmmmur

                                                                                                                                    today at 12:26 PM

                                                                                                                                    [flagged]

                                                                                                                                      • kennyadam

                                                                                                                                        today at 12:30 PM

                                                                                                                                        Is this HN? Aren't people supposed to tinker with tech for no reason other than seeing if they can? Is everything that involves a transformer now just AI BAD? Is that what the world has devolved into? Each side screaming "Orange Man Bad" and endless variations at each other?

                                                                                                                                          • meerita

                                                                                                                                            today at 12:58 PM

                                                                                                                                            It is tiring to read these people. It feels like nothing will please them, but their own ideas, work, methods.

                                                                                                                                            • Forgeties79

                                                                                                                                              today at 3:20 PM

                                                                                                                                              >orange man bad

                                                                                                                                              You know, I was nodding along until you shoehorned that one in.

                                                                                                                                                • kennyadam

                                                                                                                                                  today at 3:39 PM

                                                                                                                                                  It's just an example of something people get worked up about, calm down.

                                                                                                                                                    • Jtarii

                                                                                                                                                      today at 4:39 PM

                                                                                                                                                      It's fairly obvious you are a trump supporter.

                                                                                                                                                      • Forgeties79

                                                                                                                                                        today at 3:46 PM

                                                                                                                                                        I’m plenty calm, I was just stating an objection. I don’t know where you’re getting the idea that I am not.

                                                                                                                                                • tescreal

                                                                                                                                                  today at 12:47 PM

                                                                                                                                                  While it is a neat parlor trick, a lot of people have specific grevience against the application to art. AI has only served to further disempower artists broadly, and arguably it pushes "art" to a lower common denominator. Try to actually situate yourself in "why" people get rankled instead of making it a thought terminating cliche.

                                                                                                                                                  • dgellow

                                                                                                                                                    today at 1:13 PM

                                                                                                                                                    Given the AI crowd is very loudly telling us since years how humans will be replaced by LLMs and we will all be poor and left behind if we don’t join their cult, I think it’s a perfectly reasonable reaction. Anything with AI mixed with Art or other human experience is suspicious.

                                                                                                                                                    Also, yes, the orange fascist who attempted to coup his way to power, raped women, and is destroying democratic institutions is indeed bad.

                                                                                                                                                      • phoghed

                                                                                                                                                        today at 1:21 PM

                                                                                                                                                        No they haven’t. It’s like two guys that nobody really believes. You specifically seek that information out to get mad, then proceed to see it where it’s not. Like when someone makes a cool personal project about their hobby and it happens to involve AI.

                                                                                                                                                          • dgellow

                                                                                                                                                            today at 1:31 PM

                                                                                                                                                            I’m not mad and have nothing against the project.

                                                                                                                                                            > No they haven’t. It’s like two guys that nobody really believes.

                                                                                                                                                            It’s the entire leadership of the AI industry, in case you haven’t noticed

                                                                                                                                                              • today at 8:39 PM

                                                                                                                                                        • Razengan

                                                                                                                                                          today at 1:19 PM

                                                                                                                                                          > Given the AI crowd is very loudly telling us since years how humans will be replaced by LLMs and we will all be poor

                                                                                                                                                          Oh no, AI will take our jobs??? FUCKING LET IT!

                                                                                                                                                          Who even wants to do all these jobs if we don't HAVE to??

                                                                                                                                                          Ask politicians to give us UBI.

                                                                                                                                                          You want to attack the shit that could make shit easier instead of attacking the 200 year old institutions in place that ensure class divisions and perpetual debt and wage slavery? Smart buggers

                                                                                                                                                            • dgellow

                                                                                                                                                              today at 1:39 PM

                                                                                                                                                              > You want to attack the shit that makes shit easier instead of attacking the 200 year old institutions in place that ensure class divisions and perpetual debt and wage slavery

                                                                                                                                                              I have bad news for you if you think that will improve with the current deployment of AI. You will also notice I didn’t mention anything about jobs

                                                                                                                                                  • perching_aix

                                                                                                                                                    today at 1:14 PM

                                                                                                                                                    4) it's fun and quaint, like an odd, jazzy version of a player piano from an alternate universe

                                                                                                                                                    • isoprophlex

                                                                                                                                                      today at 1:09 PM

                                                                                                                                                      man hits thing

                                                                                                                                                      thing go plink

                                                                                                                                                      machine hear plink

                                                                                                                                                      machine make many more plink

                                                                                                                                                      man happy for plink is fun

                                                                                                                                                      man not hit machine with club or scream on orange site

                                                                                                                                                      man leave cave and touch plant

                                                                                                                                                      • Razengan

                                                                                                                                                        today at 1:03 PM

                                                                                                                                                          What is the goal here?
                                                                                                                                                        
                                                                                                                                                        To eventually prove that Intelligence™ and Creativity™ isn't special?

                                                                                                                                                        Or maybe there is some other "spark" deeper within?

                                                                                                                                                        When everyone can make anything as soon as they think of it, what will set us apart?