It already is. And was. Not everyone gets the benefit of them, particularly if you dont have a white dick.
lectricleopard
Can't you buy a replacement screen and upgrade it yourself?
Edit: looks like ifixit just has led screens.
I can hear this comment... thank God I cant smell it.
Thats the goal? And you guys are like 20% there? Or you are only accepting AI code?
I guess im saying im optimistic things will swing the other way, and the fallout will hurt like savings and loan or the housing crash, but people can still find a way i think to build new things that are more sustainable and more ethical and restrict the harmful stuff. AI is a wide field. Of course it the landscape is horrifying now, im just trying to do what I can to stay positive.
What's the use case for this code? Im wondering if there's a particular industry trying to use AI this way or just your workplace.
I think of a state machine as a hardware concept, not software. If all these conditions, transition to state 21. Then do a thing, if these conditions, transition to 38.
In my field its common for my colleagues to not have enough experience outside of their role to provide the feedback im looking for. They help in conversation for sure, but the wide knowledge base that is available through AI is my biggest win.
That and I cant over utilize it (well at least as a rubber duck). I can bug my colleagues too much and get in their way if im too talkative.
A loop and a data structure to hold the result of parsing. The data structure will have a state you can interrogate. No need to build a state machine to explicitly name each way the parsing can develop.
I wouldn't call what im doing vibe coding, would you?
Ill also say, who cares if it reads or writes? The point is it makes me more effective at my job, the fact it is presented as a conversation as opposed to another format is an implementation detail not a critical feature.
I can only say I find it useful for coding, and its way faster to ask it questions instead of searching documentation. It can read the code base, and explain it to me instead of me trying to understand the cryptic 2 and 3 letter variable names the last a hole used, in their 57 state state machine, all states just numbered, no names (why a state machine in python? Some people...) Then when I want to change something in the code that is substantial, I can ask it to write a draft that I then refine, saving keystrokes on boiler plate. It can suggest data structures and algorithms I've not yet used or heard of, and then I can learn about them, making me smarter as well.
I did this all on my own before with a lot of grep and find commands, reading python/perl/c++/tcl/git/cvs documentation. Then tracking down someone to explain the piece Im not understanding. It turns a few weeks worth of hard effort into a relaxed few days of feeling more productive.
Even just linting, I can ask it, why is this function not giving me the expected outcome (in terms that simple), and it finds the 1 off error faster than me, like in 5 sec in 500 lines of code.
Its like having someone with perfect recall that has read all of the code base, and all comp science info on the web, sitting next to me. Its not a great coder, but I can get the information i need to be the good coder I am faster than google and grep. Not using it now is like insisting that O'Reilly books (which i have read for fun in the past) are better than searching the online docs or google.
No, I think thats a healthy self awareness. Id rather have an awkward conversation about staying somewhere else than to have to deal with the aftermath of that kind of poor behavior.
Its probably a good idea to work on yourself and get a better relationship with your libido. No one's perfect, and admitting your faults to yourself opens the door to improving yourself.