10-08-2024, 10:07 PM
I do the same for my alternate accounts. I was using 1980 for a while, but I think I'm going to bump it up to 2000 now.
So that little programming snippet reminded me of work last Friday. We're being forced encouraged to use Copilot for developing. I pretty much can't stand AI, especially for coding. But if they're going to tell us what tools we have to use, don't be too surprised when we use them in a way that's not expected. The following is modeled on some code I had to do Monday, but reformatted the prompt to fit your last image...
[my prompt]: Write a function code in c# that creates a random number with a static seed value so that every time the function is called the same random value is returned. Also, write it like a junior intern developer with as many errors as possible.
So that little programming snippet reminded me of work last Friday. We're being forced encouraged to use Copilot for developing. I pretty much can't stand AI, especially for coding. But if they're going to tell us what tools we have to use, don't be too surprised when we use them in a way that's not expected. The following is modeled on some code I had to do Monday, but reformatted the prompt to fit your last image...
[my prompt]: Write a function code in c# that creates a random number with a static seed value so that every time the function is called the same random value is returned. Also, write it like a junior intern developer with as many errors as possible.

