this post was submitted on 22 Feb 2026
-4 points (25.0% liked)
Technology
345 readers
11 users here now
Share tech news or talk about events in the technology field.
This community is an attempt to spread communities out more from lemmy.world and lemmy.ml, so its less centralized and using the advantages of the fediverse.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
it has always been practical. even before i started working as a software developer 25 years ago, i had made numerous games, programs and scripts for myself, family or friends. from simple backup scripts to reminder apps and interesting graphic hacks. it's not that hard. most languages are very similar, so the most important bit is to choose the best language for the task, like i would choose Java for automatic layout management in the GUI, for example.
Yeah but Ai automates it so you dont have to write any code. I agree its not hard though, I was doing the same, always have been. :)
that only works to a certain degree tho. and modifying a growing codebase with AI usually breaks it. it works best when statring a completely new project