|
|
|
|
|
by earlybike
3178 days ago
|
|
Nice idea. As one wrote, this can easily done with one line of JS but having this as an web API which returns an image file is definitely neat. However, I see a privacy issue with sending all my user's real names to some 3rd party service (even if they claim there's no tracking or something similar). |
|
I absolutely see your point, that's also why I open-sourced the code (see footer), but obviously I could be using different code or track it on the server (nginx or similar?). This is not the case, but I understand. Another option is to use the core generator (which is also open sourced) so that the generation happens locally :) But then again, CSS+HTML does not require any generation