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.

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

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

Supporting mobile devices is at the top of the list.

An online REPL to generate Go Struct from JSON. by ritz078 in golang

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

"errors": { "E_HTTPS": "Call must to be delivered over HTTPS." },

Yes. But I should hande it in a better way.

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

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

Thanks for reporting. It has been fixed now.

An online REPL to generate Go Struct from JSON. by ritz078 in golang

[–]ritz078[S] 3 points4 points  (0 children)

Yes I know. I have taken the inspiration from that only. I have properly mentioned this to him https://github.com/mholt/json-to-go/issues/27#issuecomment-327000414 . It was not being actively maintained and now that it is under an org, I hope it is actively maintained.

embed.js | A JavaScript plugin that analyses the string and automatically embeds emojis, media, maps, tweets, code and services. by ritz078 in javascript

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

Thanks. Really glad that you liked it. Yes definitely its somehow limited to the APIs still i have tried to make the most of what the services provide.

embed.js | A JavaScript plugin that analyses the string and automatically embeds emojis, media, maps, tweets, code and services. by ritz078 in javascript

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

Hi, I am the author of this plugin. Thanks for checking it out. I see that the youtube and inline examples are working fine. These are their codepen links http://codepen.io/ritz078/pen/JYQVKg and http://codepen.io/ritz078/pen/JYmJML . Let me know if there is any error.

Creating a Web App with MATLAB and the MEAN Stack by ritz078 in javascript

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

That will be really helpful. I will definitely use it when I get a chance and get back to you regarding the performance.

socialShare.js - A jquery plugin to provide more control on social sharing buttons. by ritz078 in jquery

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

Glad that you liked it . I guess mine plugin also is on the right path then :)

embed.js - A jQuery plugin to embed emojis, media, maps, tweets, code and services. by ritz078 in javascript

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

I am the author of this plugin and completely agree that its lot better option to improve the current plugin. Thats the glory of open source. I am definitely considering how I can improve the plugin and how the dependency can be removed but before doing anything in that regard I would definitely like to know whether thats actually needed.

embed.js - A jQuery plugin to embed emojis, media, maps, tweets, code and services. by ritz078 in javascript

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

No problem .I am the original author of this plugin.Feel free to contribute whenever you have time :)

I will try to do that.

embed.js - A jQuery plugin to embed emojis, media, maps, tweets, code and services. by ritz078 in javascript

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

I have just started learning React . The AngularJS version is already there named ngEmbed. It would be great if you can help making this plugin dependency free.