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
Been installing llama.cpp using aur and have ccache installed. Well for some reason one of the dependencies has some system lib incompatibly when it uses the cached object, you'd think running ccache -c would fix it, but no had to manually delete the cache folder
rant