Hacker News new | ask | show | jobs
by NietTim 27 days ago
I've never had this much fun at work. There was nothing more that I disliked in my job than months long projects with everything already planned out in advance. It made work extremely predictable and boring, the project was already fully thought out, all that needed to be done was the boring bit of writing all the code that you already know how to write, all the fun of exploring different ideas and implementation directions was already done.
2 comments

People sometimes mention this, but I have a hard time relating.

The amount of code you produce in months of just typing must be enormous, no?

To me it seems no matter the plan there's many unplanned things that I need to handle, and that's where the time is spent. I never had a day in my career where I knew exactly what had to be done and just spent it typing...

I'm not really following. Why is the problem you mentioned no longer a problem? Did your workplace change the way it plans projects now that AI is here?
Planning is the same, implementation time is just way shorter, so we can spend more time on things that are fun. The barrier to see if some outlandish idea works is also nonexistent now, you can generate a (non production ready, of course) MVP in an hour, where before it would take a few days.
These MVPs aren't used to plan projects at all? They're just fun things your job lets you make on the side? What sort of work do you do?