Post #1700831
2026-04-18 16:39 UTC
Replies (7)
-
@adrianco@mastodon.social 2026-04-19 08:39
@jam@tilde.zone @cford@toot.thoughtworks.com Perhaps there are developers who like the journey and others who like the destination? Mostly people get paid to arrive at the destination using whatever tools are currently available.
-
@tshirtman@mas.to 2026-04-19 10:54
@jam@tilde.zone not a perfect answer to this, but there are decent open weights models that run on consumer hardware, qwen3.6-35bA3 with opencode is not claude with opus 4.7, but it's free and it is impressive, it does find non trivial bugs and fixes for them. prompt engineer is not on your job description any more than vim expert or stackoverflow reader, expectations about what software engineering do evolve with time and place. i find it really weird we test people on algorithms they'll never implement
-
@hal_pomeranz@infosec.exchange 2026-04-19 10:54
@jam@tilde.zone @linuxandyarn@hachyderm.io One piece of career advice that sticks with me is, “Don’t become good at something you hate.” This advice seems to apply to LLMs in your situation.
-
@annaf@climatejustice.social 2026-04-19 11:16
@jam@tilde.zone as an employer I remember reading something like ‘pay your team like they might leave, train them like they will stay’ I think that’s the correct way round, it’s meant to be a good thing! But I totally agree with you, training is part of the benefits of working somewhere.
-
@claus@fosstodon.org 2026-04-19 11:39
@jam@tilde.zone Maybe get another job if you don't like how your current one is changing? Happens in many jobs and different industries..
-
@poleguy@mastodon.social 2026-04-19 12:32
@jam@tilde.zone this is a very interesting post! I largely agree. I hate using LLMs for various reasons. But I actually find that using an LLM to write, analyze and debug code is increasing my exposure to techniques that I wouldn't have been exposed to b otherwise, and provides training in a way that had been lacking in the past. I hear llm described as an intelligence amplifier. I think it also amplifies learning too, provided you actually spend the time to study the methods and techniques it surfaces.
-
@arildsen@mastodon.green 2026-04-19 14:55
@jam@tilde.zone I have worried for some time now that using LLMs extensively would lead to my own skills atrophying, but I hadn’t really thought about the training as job benefit aspect. That’s a good point. I am a still a bit on the fence about my skills, because using LLMs for various programming tasks also teaches me about additional techniques, libraries etc.