Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
asgs112781y@Lensflare there will come a version of the LLVM backend which will incorporate an LLM that will fix the code and go as we compile
"Semicolon expected at the end of line #5 but missing. Adding it.
Detected an assignment operator in an if block. Updating it to ==.
Found stdio include directive. Replacing it with iostream and refactoring the relevant usages
Rerun the build with -disable-auto-fixes if you want me to drill your ass with a myriad of bugs buried in your code"
Coming back to c++ after far too long in python...
Compiler: "Do you even know what a semicolon is?!"
rant