gdi3d | 3 years ago | on: Low-code online store builder
gdi3d's comments
gdi3d | 4 years ago | on: Show HN: A tiny Microservice for sending emails and/or calendar invitations
I work with AWS service since 2015. It's true that could be a little bit too much to use if you just want the email services (SES).
For small project I just go with mailgun because it just plug and play.
gdi3d | 5 years ago | on: Hacking Tool for HMR on Docker
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?
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
gdi3d | 6 years ago | on: Ask HN: Are there good self-hosted video conference tools?
Here's more information about that https://github.com/jitsi/jitsi-meet/issues/409
gdi3d | 6 years ago | on: Ask HN: Are there good self-hosted video conference tools?
You can also use the Ninja Mode (disposables VM's), but you'll have to pay for that.
Disclaimer: I'm the owner of yameeting.com and we use jitsi meet behind the scenes.
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!