Thomas Davis
Thomas Davis
Hey Eric, love all the hard work here. Do you have a table that compares the current CDN's to see how far along they have progressed with enforcing https?
Hi everybody, just went through and closed 80 issues. I tried to identify the major concerns with the repo at the moment. This is just a temporary thread for anyone...
I just bumped the schema version to v1 which makes the cli tool officially v3. There is going to be problems, therefore this mega thread. All pre-existing PR's can still...
The lib is great! I've managed to train a model and save the associated data Using the code; ```python from textgenrnn import textgenrnn textgen = textgenrnn() textgen.train_from_file('names.txt', new_model=True, word_level=True, num_epochs=100)...
Sorry for naivety but why do I have to link to a .crx file? I though the purpose of this library is to generate one?
Just a list of things we should add to website https://github.com/jsonresume/resume-website/issues/64 https://joshuatz.com/projects/web-stuff/linkedin-profile-to-json-resume-exporter-bookmarklet/
Preparing for v1, the documentation needs an overhaul. Refs: - https://github.com/jsonresume/resume-schema/issues/228
This will be a thread for people to request themes be added to the official hosting. e.g. "Please add jsonresume-theme-awesome"
The old registry server has been to hard to manage and pay for. We will move the system to a serverless approach which loads a users resume via a public...