Ken Domino
Ken Domino
> I'm personally not a fan of AI code and wouldn't trust that to make a safe online service. But it's nice that you're looking into it and it seems...
I forked the code and modified it to work with Windows nonsense: https://github.com/kaby76/pldb. The main problem is that pldb.json is in .gitignore, but is required to bootstrap. `pldb.json` is then...
I have a pldb server set up at http://pldb.info. The [code](https://github.com/kaby76/pldb) was updated to streamline the creation of the server from a minimal Ubuntu droplet. Since my interest is in...
> I'm glad that the site is back up. 🎉 I can't recall, did pldb.io have TLS? Currently that seems to be still lacking from pldb.info. No, there's no https...
> Thanks for all your work! The README still says pldb.io throughout, the GitHub repo says pldb.com, and here I see pldb.info. Which is it? 😅 I noticed that yesterday...
I've fixed most instances of "pldb.io" and "pldb.com"; updated 172 programming-language entries to cross-reference the Antlr4 grammar; and introduced a CI-tarball quick-install on the server instead of running "npm run...
@breck7 Glad you are back. I added you as an admin to https://github.com/Programming-Language-DataBase where the repo lives. I will be making some updates soon for several Antlr4 grammars--I've been slowly...