Earlier quoted context omitted.
I don't know if it's a skill issue but there seems to be a ceiling to the problem complexity it can handle. It's alright for web but I haven't gotten great results from anything more. It also falls over when you need it done your way, not the model's preferred way (aka whatever is most likely). When you need a UI library besides shadcn. When you're using Svelte over React. Etc. It would be really constructive if peop…
I can't upvote ya enough. There's some kind of Clever Hans thing where people aren't honest with how much fudging they have to do, or how brittle the results are.
Co-designing a sparse music codec with ChatGPT o3
21–23 of 23 posts
Re: Co-designing a sparse music codec with ChatGPT o3
#22Earlier quoted context omitted.
Do AI commentators only expect to be read by AI fans?
I am an AI fan, I just thought the random specific irrelevant details sprinkled in the middle were out of place in such a high level overview. One technique I use is to paste a draft into a new conversation and let ChatGPT work on it some more without the context from your earlier chat. You can do this several times.
Re: Co-designing a sparse music codec with ChatGPT o3
#23Earlier quoted context omitted.
I can't upvote ya enough. There's some kind of Clever Hans thing where people aren't honest with how much fudging they have to do, or how brittle the results are.
I made this blog post, because I did very little fudging and was shocked by how good the results are. However, this only happened with the latest model (o3). That's why I wanted to describe my approach. First, give AI the model / architecture description, and make sure it understands. Then proceed to the code.