Federico Marcos
Federico Marcos
Hi there, is adding a slim version something you'd consider? Using alpine has some nuances when adding numpy/pandas dependencies as explained [here](https://github.com/docker-library/python/issues/381) Thanks
I just discovered franchise and really like it. I think adding timings to the querys would be a great addition to the tool
Hi, I'm using django-treebeard and built a nested queryset representation of the tree. What I mean by this is to have a model instance with a `children` property that is...
We should standarize the way we write test cases across problems and across languages. It would also be nice to have some sort of CI Pipeline and make the code...
I'd like to build a static site where you could preview the solutions for each problem in each of the languages. We could use something like Gatsby.js to parse the...
We need to improve the comments explaining the main ideas / insights of the solution
Each solution should have a comment stating the time (and maybe the space) complexity of the solution
Hi, thank you for vim-mode-plus it's awesome. There is one feature I miss from surround/idea-vim and I wonder if it would be possible to have with vim-mode-plus. Currently when you...
Please consider adding ignored fields that not necessarily need to match. It would be useful to ignore auto-generated fields like database ids and last_modified timestamps
Serverless-offline-python installs the cryptiles package (hapi dependency) with a know vulnerability https://nvd.nist.gov/vuln/detail/CVE-2018-1000620