one month passes...
six months pass...
i havent started yet, i did watch a video on how to make a state machine tho, im looking forward to it, i like the name state machine it sounds cool
― lag∞n, Monday, 11 September 2023 20:59 (one year ago) link
im honestly not sure about state machines, the benefit is clear but its a lot of code to make a machine and youre adding a new thing to your program, on the other hand a react component with a lot of state side effects and conditions quickly becomes a tangled mess, maybe computers are bad
― lag∞n, Tuesday, 12 September 2023 13:54 (one year ago) link
guess im just gonna finish the machine and see if i like it at least then i will know how to build a machine i will be a machinist
― lag∞n, Tuesday, 12 September 2023 13:55 (one year ago) link
its a lot of code to make a machine
― lag∞n, Tuesday, September 12, 2023 9:54 AM (twenty-nine minutes ago) bookmarkflaglink
shd note that xstate does provide a visual editor im assuming for this very reason
― lag∞n, Tuesday, 12 September 2023 14:24 (one year ago) link
im sorry to report ive given up on the state machine, it was ultimately too annoying for me right now, but some day i will make a machine
― lag∞n, Tuesday, 12 September 2023 21:46 (one year ago) link
two weeks pass...
four months pass...
New GitHub Copilot Research Finds 'Downward Pressure on Code Quality'
The "Coding on Copilot" whitepaper from GitClear sought to investigate the quality and maintainability of AI-assisted code compared to what would have been written by a human. In other words: "Is it more similar to the careful, refined contributions of a Senior Developer, or more akin to the disjointed work of a short-term contractor?"
The answer to that is summarized in this paragraph from the whitepaper's abstract:
"We find disconcerting trends for maintainability. Code churn -- the percentage of lines that are reverted or updated less than two weeks after being authored -- is projected to double in 2024 compared to its 2021, pre-AI baseline. We further find that the percentage of 'added code' and 'copy/pasted code' is increasing in proportion to 'updated,' 'deleted,' and 'moved 'code. In this regard, AI-generated code resembles an itinerant contributor, prone to violate the DRY-ness [don't repeat yourself] of the repos visited."
That serves as a counterpoint to findings of some other studies, including one from GitHub in 2022 that found, for one thing: "developers who used GitHub Copilot completed the task significantly faster -- 55 percent faster than the developers who didn't use GitHub Copilot." That study was noted in the new whitepaper from GitClear, which sells a cloud-based code review tool. In addition to productivity, the GitHub study also measured positive effects in developer satisfaction and conserving mental energy.
https://visualstudiomagazine.com/articles/2024/01/25/copilot-research.aspx
these numbers seem fake to me, am i using copilot wrong lol
― lag∞n, Monday, 29 January 2024 15:35 (eleven months ago) link