Is there a repo badge for code produced without AI ppl are using or should I just make one?
Is there a repo badge for code produced without AI ppl are using or should I just make one?
I mostly want to just say "we actually designed something and we actually know how everything in here works"
@jonny it's wild to me how “we don't understand how our code works or why it does what it does” got to mean “our technology is godlike”
@jonny "all mistakes are my own and not that of the Play-Doh Fun Factory™"
@jonny @ jwildeboer@social.wildeboer.net recently posted a sticker but there's no small badge for code repos I think.
I have a handful of side experiments where I did a "I write it first, then I do a best effort attempt at having the AI implement the same feature with all possible information and scaffolding" comparison, and I sort of want to have a section in the docs of like "look here are all the ways this could have been done crappier and why actually designing a system makes it good"
Anyway graph processing for humans is looking real good, I believe we have done enough scouting of other existing projects to say there is nothing like it, on the last touches before we turn to finishing the docs and then write it up for JOSS.
Graphs like plots or graphs like trees?
@dogfox
Graphs like DAGs where different operations get hooked up to each other
The "AI"s answer for how to handle out of order events was just to... Sleep... For long enough that by the time it woke up all the events should have arrived... And if I increased the number of events it would just increase the sleep time... Until the sleep hit the test timeout duration of 15s...... At which point the AI marked the test as slow, skipped it, and declared victory.
@jonny The best AI trained on the only the finest public flailing of developers new to concurrency
@metaphase
I'm like I have experienced things in my human life where someone gave me things in the wrong order and my reaction was just sorta hold on to them until they give me the right thing, so it may be cheating to have this level of "lived experience" and "intuition"