• 3 Posts
  • 78 Comments
Joined 1 year ago
cake
Cake day: July 6th, 2024

help-circle

  • It can become pretty bad quickly, with just a small project with only 15-20 files. I’ve been using cursor IDE, building out flow charts & tests manually, and just seeing where it goes.

    And while incredibly impressive how it’s creating all the steps, it then goes into chaos mode where it will start ignoring all the rules. It’ll start changing tests, start pulling in random libraries, not at all thinking holistically about how everything fits together.

    Then you try to reel it in, and it continues to go rampant. And for me, that’s when I either take the wheel or roll back.

    I highly recommend every programmer watch it in action.













  • This was pointed out a few years ago, using comparisons from the js framework wars, and the js tooling wars.

    To gain adoption, they need to do things better by a multiplier. Why is Vite the standard now? Because gulp was doing too much, and webpack was a complex mess. Vite is so fast, lightweight, and works.

    Node and the Node contributors are taking every single idea Deno has and implementing them faster and better.

    Deno is a nice idea, but it’s getting their lunch eaten.









  • In 2000s, website builders were supposed to make websites so easy, a grandma could make a website. Look how that turned out.

    Also right now, I could argue that as a engineer, i can use AI to create mockups and I don’t need a designer. But designers aren’t going anywhere.

    Devs/designers using AI to support our workflow is going to be the norm.