gdi3d's comments

gdi3d | 3 years ago | on: Low-code online store builder

Hey the idea seems great, congrats!. But I would like to make two small observation.

In my opinion the landing page looks a little overwhelming. I see a lot of things moving around and changing.

My native language is Spanish, and some of the translations are a bit too literal.

Best of luck and keep up the good work!

gdi3d | 5 years ago | on: Hacking Tool for HMR on Docker

Sometimes HMR tools don’t work quite right when using docker on some OS (OSX) with a mounted volume. You change a file and nothing happens, it doesn’t detect the change and no rebuild happens.

This hack-script will make sure your HMR tools (webpack, parcel, etc) sees that a file has been changed/created/deleted/etc.

It uses the command touch to update the file from inside the container helping the HMR tools to be aware of the update.

Why I build this thing?https://gdi3d.github.io/hacking-tool-for-js-with-hmr-on-dock...

gdi3d | 6 years ago | on: Ask HN: Are there good self-hosted video conference tools?

Hey, thanks for you comments. The idea behind yameeting it's the "Ninja Mode" where you have disposable VM's to reduce costs and help to prevent intrusions on the servers where the meetings are taking place.

You can't limit who enters the room using a whitelist with the out-of-the-box jitisi installation but since it's using XMPP you can have that functionality.

I'm pretty sure there are solutions out there that focus on those features.

If you want more information or help with this just contact me hello at yameeting.com

page 1