Conversation

Jarkko Sakkinen

Talking about contradictory actions. I'm using Pi to do some QA, some research for sandboxing agents etc. Lots of unrelated on writing code. Actually more like providing more focus on just writing code would be better description. I was also happy to see that QEMU has AI guidelines that match pretty much how I see the world right now.

With some of the plugins I've found i've UNVIBE coded the implementations because there's like really weirdly ineffective patterns used.

For pulling a full WASM runtime to be able to call WASM version of xxhash is awkward :-) And that async routine. I replaced it with stock library SHA-256 and no bullshit function call. I guess LLM had made these ridiculous choices based on algorithm completely ignoring the context.
1
0
0
And that is from second piece of TypeScript code I've looked at in my life so not exactly seasoned in that craft. Immediate WTF moment.
0
0
0