Thomas Hobson

Results 33 comments of Thomas Hobson
trafficstars

> That is weird. Do you have more input on this error how to reproduce it? I imagine using a command such as `mkdir {TEMP_DATABASE}` should do it. > Hmm,...

Looking at the remote open, I don't see any hook for a save to upload/merge the database with the remote one. Could this be added?

I'll give this a test later tonight

I'm a big fan of the changes made, especially the ability to save my upload/download scripts - makes all the difference. Not having to enter my password & select my...

Finally got back around to looking at this... wow its been a while. The reason why `--arg` isn't supported is kinda weird. It's to do with nix's pure builds, and...

Feel free to submit PRs to update them throughout

They are included in the base docker container iirc.

> > They are included in the base docker container iirc. > > Is there a file on the repo? https://github.com/engineer-man/piston/blob/master/api/Dockerfile

For this I'm thinking we modify the `metadata.json` file and add a parameters schema like so: ```json { "language": "gcc", "version": "10.2.0", "provides": [ { "language": "c", "aliases": ["gcc"] },...

Please add `holyc` to the README