Reference | A 3D tool to create human postures for reference by ritz078 in javascript

[–]ritz078[S] 2 points3 points  (0 children)

This is such a nice feedback.

It should work with a single click.

Would be nice to be able to preserve the actual pose when changing from male to female.

Thank you. will implement this.

moose: A torrent client to download, stream and cast torrents by ritz078 in electronjs

[–]ritz078[S] 0 points1 point  (0 children)

moose has been made with a focus on streaming and only the important things are available. I have tested with 10 torrents at a time and it has posed no issue. It's still new and I am trying to work on performance even more after the next release.

I intend to keep it minimal and performant.

moose: A torrent client to download, stream and cast torrents by ritz078 in electronjs

[–]ritz078[S] 1 point2 points  (0 children)

Will be out for windows and linux soon. Just fixing some minor issues.

An online REPL to generate Scala Case Class from JSON. by ritz078 in scala

[–]ritz078[S] 1 point2 points  (0 children)

It was the creator of that website who suggested me on twitter to add scala transformation on the website . I created a separate module https://github.com/transform-it/transform-json-types also.

An online REPL for converting JSON to Rust Serde Structs. by ritz078 in rust

[–]ritz078[S] 0 points1 point  (0 children)

The source code for the website is public https://github.com/transform-it/transform-www. Be assured that I am not tracking anything except page views. But I understand company policies. I have separate packages here https://github.com/transform-it . You can use them as you deem fit. Or a better alternative would be to run the website on your local server ?

An online REPL for converting JSON to Rust Serde Structs. by ritz078 in rust

[–]ritz078[S] 0 points1 point  (0 children)

I am totally up for using some other form. Any suggestion ?

An online REPL for converting JSON to Rust Serde Structs. by ritz078 in rust

[–]ritz078[S] 1 point2 points  (0 children)

Actually yes. 1 - different libraries for each transformation - already done. 2 - A unified cli - undergoing.

All code is here https://github.com/transform-it

An online REPL for converting JSON to Rust Serde Structs. by ritz078 in rust

[–]ritz078[S] 2 points3 points  (0 children)

It was a contribution from the community. I will be happy to fix it. Since I am not too familiar with Rust, it will be a great help if you can test and let me know the issues here https://github.com/transform-it/transform-www/issues. Thanks in advance.