technical tech talk

Message Bookmarked
Bookmark Removed
Not all messages are displayed: show all messages (21 of them)

Normal

G. D’Arcy Cheesewright (silby), Wednesday, 4 January 2023 23:52 (one year ago) link

one month passes...

in unix

webster word --- looks up the word in an electronic version of Webster's dictionary and returns the definition(s)

| (Latham Green), Wednesday, 15 February 2023 15:42 (one year ago) link

i hate learning things like this there should not be a real world

An old program tape with two clearly visible patches, on sections 250 and 260.

The punch card's error, as manifested by the punches, was patched in just the same way a bike tire is patched.

This is why we call it patching when we fix existing software. pic.twitter.com/CAdfGyCWRg

— Jamie Dobson (@JamieDobson) February 26, 2023

lag∞n, Monday, 27 February 2023 17:26 (one year ago) link

next youre gonna tell me theyre called bugs cause insects got caught inside the computer

lag∞n, Monday, 27 February 2023 17:29 (one year ago) link

six months pass...

im going to build a state machine brb

lag∞n, Monday, 11 September 2023 17:57 (seven months ago) link

cool

Ste, Monday, 11 September 2023 19:55 (seven months ago) link

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 (seven months 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 (seven months 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 (seven months ago) link

maybe a reducer wouldve been better tho

lag∞n, Tuesday, 12 September 2023 13:58 (seven months 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 (seven months 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 (seven months ago) link

two weeks pass...

Just one more state variable bro. Just one more hook and the page will have everything it needs. Just one more state variable please bro. Bro? Add one more state variable please bro pic.twitter.com/kKtAJN2yPV

— atlas (@creatine_cycle) September 27, 2023

lag∞n, Thursday, 28 September 2023 17:23 (six months ago) link

shdve made a state machine

lag∞n, Thursday, 28 September 2023 18:56 (six months ago) link

poll

close encounters of the third knid (darraghmac), Thursday, 28 September 2023 19:02 (six months ago) link

its gotta be defaultOptions = []

lag∞n, Thursday, 28 September 2023 19:09 (six months ago) link

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 (two months ago) link


You must be logged in to post. Please either login here, or if you are not registered, you may register here.