200
points
alpaylan
Joined 87 karma
- alpaylan parentI'll add some links for the original VGD paper and related articles, that should help in short term. Thank you! I'll look into writing something on VGD itself in the next few weeks.
- 2 points
- 2 points
- 2 points
- 3 points
- Hi everyone, I'm the author of the package. This is something I had in mind for a while, and the results of the prototype is promising, so I'll keep working on it. My hope is to merge the analysis I do into upstream jq once I'm able to work on a large enough subset, and maybe keep a jq fork with type-hints at some point. I wanted to keep the README brief, so there are more details in the docs.md if you're interested. I'm also happy and excited to answer any questions!
- Hi, the current version is just a prototype, but it's definitely not a one-off demo, it's an analysis focused on a very small subset, and it works on that subset and produces the better error message I mention. The roadmap is in docs.md for now, I'll add more details to the readme once I figure out a nice and brief way to do it.
- 1 point
- 5 points
- I just wrote a new programming puzzle! It's a cryptic visual language that represents some English written text. If anyone wants to take a crack at it, please check https://puzzle.alperenkeles.com!
- 1 point
- 3 points
- 3 points
- 3 points
- 1 point
- I had a similar thought, actually started an open source project by myself at https://github.com/alpaylan/cvdl
My view is to have it similar to html/css paradigm of web. I started working with TOML based schemas for defining CV's, actually wrote my CV in the schema.
If you wanna go forward, I would love to be a contributor, also I would love to get your opinions.