The citizens of the US voting on it would be nice
The citizens of the US voting on it would be nice
i dont have much to contribute, but I’m curious what your end goal of this project is? Sounds interesting
this is dope. is there a way I can set it as my default so when I go to lemmy.world i’ll have this theme?
did you click ‘add to homescreen’? you’ll be none the wiser that it’s a web app
Totally. The other day I had to test a csv/xls upload tool. I wanted to make sure that no matter what configuration an asshole user had for phone numbers, it would strip everything out so it would be a valid integer for my database.
I told chatgpt to make me a csv with 20 rows, 6 columns with xyz headers, and to give me an assortment of different phone number formats. Took 10 seconds.
ChatGPT is incredible for middle ground developers like myself. I understand the goal I’m trying to achieve, and I understand the general process of how to do it. I can ask very granular, specific questions to ChatGPT and it will spit out some code that will get me close to what I need.
If I was a complete novice, I think ChatGPT would make me too dependent on using it for answers.
I’m sure it will eventually, but early stage tech needs some allowances while they handle growth and scale. Better to break stuff now than be hamstrung by tech debt years later
A lot of it feels like they’re trying to save on server costs. I got into a very strict routine of pasting in a code block, telling gpt to include xyz in it and return it to me, and its practically impossible not to get truncated code returned to me now. Very frustrating and not the time saver it once was