←back to thread

177 points Runonthespot | 1 comments | | HN request time: 0.206s | source
Show context
athrowaway3z ◴[] No.45161333[source]
> thread 'main' (17953) panicked at ck-cli/src/main.rs:305:41: byte index 100 is not a char boundary

I seem to have gotten 'lucky' and it split an emoji just right.

---

For anyone curious: this is great for large, disjointed, and/or poorly documented code bases. If you kept yours tight and files smaller than ~600 lines, it is almost always better to nudge llm's into reading whole files.

replies(1): >>45162565 #
1. Runonthespot ◴[] No.45162565[source]
Nice catch- should be fixed in latest