site banner

Small-Scale Question Sunday for April 2, 2023

Do you have a dumb question that you're kind of embarrassed to ask in the main thread? Is there something you're just not sure about?

This is your opportunity to ask questions. No question too simple or too silly.

Culture war topics are accepted, and proposals for a better intro post are appreciated.

4
Jump in the discussion.

No email address required.

At work I can't use it, and at home I don't want to. My workplace is pretty regressive regarding open source and stuff, so co-pilot is almost certainly dead in the water until management decides to implement their own cluster for our repos. And even then, I'm not sure it would be helpful. A lot of our work is on existing systems, which means we need to have an idea of how our processes need to change in specific rather than in general. Our checkout process alone is nearly a million lines, not counting the secondary services like shipping, returns, etc. that we maintain. We already don't have a ton of boilerplate, maybe it could write configs quick?

And when I'm at home? I'm writing for myself systems that I like writing. Little games and scripts that I have complete control over. Maybe if I had a hustle I would use copilot to produce useful-yet-shitty code to ship and iterate fast, but I prefer to write hobby stuff as a hobby, not a job.

That said, I can see maybe using it to build shitty internal apps at work. I'm hourly so I spend and log most of my time on site work and am allotted only so much time to tinker in a given week. Moving quick on scripts or internal dept. apps could be nice. As it is, though, I mostly use GPT to compress code, double check syntax, or write javadoc. It's also good for spitting out synopsis of large code blocks so I can make sense of certain legacy methods and whatnot. Other than that my job has yet to change from the AI revolution.