Hacker News new | ask | show | jobs
by Areading314 818 days ago
This is the commit history: https://github.com/TkTech/can_ada/commits/main/

I guess you are right that there are 2 commits from a different dev, so it is technically not a solo project. I still wouldn't ever use this in production code.

2 comments

...

can_ada is just the python bindings.

The actual underlying project is at https://github.com/ada-url/ada

The can_ada repo threw me off, too. It looks super amateurish because of the lack of tests, fuzzers, etc.

But it appears that they've just exported the meat of the Ada project and left everything else upstream.