Senemu
Senemu
> I'm not aware of any scenarios > where the seek to end of file requirement, for reads, is an issue, > but if there are such scenarios then this...
This prevents any non‐ASCII input for me on GNU/Linux. I tried with various terminals, shells, locales, and input methods. I verified that the input is not simply invisible (not echoed),...
It is working for me now too. 👏
I can enter all characters now, but when deleting them, the terminal output does not match if the characters are fullwidth or combining. For example, if I type `Test` and...
> Did you want to try breaking it again? :smile: Pretty sure I got it this time. I think that you did! 😃 The only thing I have found is...
One realistic use case for combining characters at the beginning of input that I can come up with is an exchange such as this: USER: From here on I will...
I love it too! Itʼs working as I would expect with everything I threw at it now. I didnʼt even consider how hard it would be to handle variable‐width input...
@newTomas: Try `make clean` before compiling again without OpenBLAS. You could also pass the argument `--batch_size 8` (or any other value below 32) to prevent the compiled program from using...