logoalt Hacker News

karmakurtisaanitoday at 3:02 PM3 repliesview on HN

But do you still have enthusiasm for finding out about new language features or concepts? I'll do what it takes to get the job done, but the passion for it is totally gone.


Replies

frje1400today at 3:20 PM

Yes, as an example structured concurrency in Java (final release in Java 28 perhaps). I think that could totally change how we write concurrent code in that language.

I just upgraded a less important service to Java 27, a few days after its release (several nice features). It's cool how easy it is to upgrade nowadays.

That an agent writes most of the code doesn't mean anything to me here.

My examples are Java because that is the main language where I work.

show 1 reply
za3farantoday at 3:28 PM

There's a couple of languages I follow their roadmap and I find exciting, including Java and C#. I don't feel there's proper justification of writing backend services in something like python or ruby anymore, for example.

show 3 replies
tonyhart7today at 3:11 PM

nothing stopping you to code manually

show 1 reply