Remo Dentato

Results 6 issues of Remo Dentato

…that the client might disconnect). Set listen() backlog queue to SOMAXCONN (the maximum backlog allowed by the system). Changed MAX_CONNECTIONS to handle 1024 instead of 1000 connection so that that...

Rather than relying on compilers to choose the right size for integers, let's call them out explicitly using the types defined in the standard header `stdint.h`. I believe this makes...

Added a --version 3 to the parameters that is like legacy_export but exports data in fp16 format. ### Warning! needs test. I have too little memory (64GB are needed for...

[This is the same optimization proposed by PR#253 on the new codebase.] I believe the gain is substantial (especially in the case where the user prompt is quite large, like...

### Description Got an Unexpected Error while trying to login with a Github Enterprise login: ``` ┌ Add credential │ ◇ Select provider │ GitHub Copilot │ ◇ Select GitHub...

bug

### Description Very often (but not always) when using Claude Opus as a model to generate files, I get an error that the file can't be created due to a...

bug