← Back to context

Comment by bjoli

4 days ago

I was never an AI guy. I have always had a healthy dose of suspicion towards it. A week ago I decided to try it. I had ported the lovely c-rrb library, and was pretty satisfied with the result. However, when I was done with the basic port I have Gemini a go, and the result was an almost 3x speed increase for some basic fundamental operations. And a lot less memory use.

It did introduce bugs that it couldnt solve, but with a debugger it wasnt that hard to pin it down.