DrummerHead
DrummerHead
@gcanti Does this translation have your blessing? https://github.com/enricopolanski/functional-programming
Thanks for the answer @gcanti (by the way I already have [this article](https://dev.to/gcanti/functional-design-combinators-14pn) on my todo, thanks for all the teaching material you're creating) If you could give it a...
I confirm that using the dev version (installed via `npm install hacksalot/hackmyresume#dev -g`) also shows this issue Using [resume-cli](https://github.com/jsonresume/resume-cli) does not show this issue
@tnrich I just integrated flow using the instructions above and it "just works"
For anyone in the future facing the same problem: A local fix is to run: ``` cd node_modules/ts-to-zod/ npm install ``` After this it will parse JSDoc correctly. Cheers!
You are correct. I have to add this to the cheatsheet. Thanks for noticing and participating!
You could use something like this https://convertio.co/pix-svg/ to make the image into an SVG and then https://jakearchibald.github.io/svgomg/ to optimize the final SVG Voxglitch was among the best visually designed modules...
I see two options: 1. Use the "old school" already existing SVG over here: https://raw.githubusercontent.com/clone45/voxglitch/refs/tags/1.30.1/res/satanonaut_front_panel.svg 2. Find the PSD (most likely PSD for photoshop, but perhaps it was made on...
I think the SVG version looks even better; great job!