HornyOnMain@fedia.iotoFediverse@lemmy.world•To give perspective on the 48k monthly active users on Lemmy, and the 4.5k on kbin+mbin, Discuit has 6787 registered users
84·
5 months agoI’ve been enjoying that fact lately, it’s been nice to have actual conversations with people, to actually have my thoughts challenged in healthy ways and to have my mind change and to change the minds of others without the intensity that predominates a lot of other sites. I feel I can talk to people here
Not as much as I did at the beginning, but I mainly chalk that up to learning more about its limitations and getting better at detecting its bullshit. I no longer go to it for designing because it doesn’t do it well at the scale i need. Now it’s mainly used to refractor already working code, to remember what a kind of feature is called, and to catch random bugs that usually end up being typos that are hard to see visually. Past that, i only use it for code generation a line at a time with copilot, or sometimes a function at a time if the function is super simple but tedious to type, and even then i only accept the suggestion that i was already thinking of typing.
Basically it’s become fancy autocomplete, but that’s still saved me a tremendous amount of time.