kaocha

plexus 2026-06-19T10:24:50.355419Z

The way Kaocha errors out in the case of a syntax error (namespace 'some.ns.with.error' not found) seems like a bad regression, I'm pretty sure this hasn't always been the case. Anyone else notice this?

plexus 2026-06-19T10:25:33.465369Z

don't really have time to do a proper disect now, but surprised this hasn't properly been reported

plexus 2026-06-19T10:27:41.142729Z

this is the kind of stuff I would absolutely sweat on when I initially developed kaocha

plexus 2026-06-19T10:30:50.318469Z

@jyn514 I'm guessing this is why you ended up vibe coding your own solution? this is why it's important to actually report an issue before jumping to solutions. I had no idea what the actual issue was. It seems we should first figure out where this regression happened so you get a stacktrace at the point of the error, making it pretty can be done after that

jyn 2026-06-19T11:11:23.987339Z

it's been like that since i first started learning Kaocha over a year ago, so i didn't realize it was a regression

jyn 2026-06-19T11:12:12.044149Z

anyway, i just won't share the code next time

plexus 2026-06-19T12:56:33.481179Z

why not?

jyn 2026-06-19T14:05:59.238789Z

because it feels bad to be accused of vibe-coding instead of paying attention

plexus 2026-06-19T14:13:10.929569Z

I'm sorry, I wasn't aware of that distinction. You said the code was LLM generated, that's all I was referring to.

jyn 2026-06-19T14:15:22.556719Z

thank you

jyn 2026-06-19T14:15:40.681299Z

it's not a big deal, i'm just a bit prickly because there's a bunch of people in the rust community who are very hostile to LLMs

plexus 2026-06-19T14:21:18.440749Z

this is my position on AI coding, it's from last September so not super up to date, but it still largely stands. I do use it in some cases, I do also have concerns and skepticism https://arnebrasseur.net/2025-09-15-position-on-ai.html

plexus 2026-06-19T14:22:22.525089Z

I'm not a fan of the hostility in some/many corners of the FOSS world, even though I understand where it's coming from https://toot.cat/@plexus/116706960262413961

jyn 2026-06-19T14:22:44.956579Z

yea

plexus 2026-06-19T14:23:56.948829Z

and as a FOSS maintainer I have particular concerns because it upsets a delicate social contract between maintainers and outside contributors, I still haven't fully settled on what my "official" stance is regarding AI contributions to my projects

jyn 2026-06-19T14:24:56.421989Z

i actually made a policy for the rust project around AI that's about to land, you might be interested in skimming it https://github.com/jyn514/rust-forge/blob/llm-policy/src/policies/llm-usage.md

👀 1
❤️ 1