Doge as a Service
dogr.io
Doge as a Service
1–10 of 19 posts
Re: Doge as a Service
#2Big mistake.
Re: Doge as a Service
#3Re: Doge as a Service
#4OMG no persistence!
Very copy/paste
(It provides the output as CData, so it doesn't give you a URL that you can then copy/paste to send to friends. You would have to save the image locally and then upload it somewhere first. Maybe plug this into imgur in the backend and redirect to an imgur URL if someone clicks on 'View'?)
Re: Doge as a Service
#5- Like a lot of such generators, you make the mistake of picking random x,y coordinates and not checking for collisions, which can result in situations like that (http://i.imgur.com/M7LyPqD.png)
- generating a nicer URL, as other commenters have pointed out, would be nice
- just as a FYI, when products use the terminology "as a service", it's typically because the product can be used in a programmatic way (i.e. it exposes its functionality through an API). That would be a good next step for your project!
Re: Doge as a Service
#6Congrats on posting about something you did on HN! Here's some feedback: - Like a lot of such generators, you make the mistake of picking random x,y coordinates and not checking for collisions, which can result in situations like that ( http://i.imgur.com/M7LyPqD.png ) - generating a nicer URL, as other commenters have pointed out, would be nice - just as a FYI, when products use the terminology "as a service", it's…
Re: Doge as a Service
#7Perhaps you need to add some checks so different lines of text don't overlap on the image when their random positions are too close together.
Re: Doge as a Service
#8Such sad OMG no persistence! Very copy/paste (It provides the output as CData, so it doesn't give you a URL that you can then copy/paste to send to friends. You would have to save the image locally and then upload it somewhere first. Maybe plug this into imgur in the backend and redirect to an imgur URL if someone clicks on 'View'?)
Re: Doge as a Service
#9What does the tech stack look like? Is it open source?
Re: Doge as a Service
#10I don't know why I find doge so funny, but this is great. Unfortunately "very view" causes Chrome and Chrome Beta to crash on a Nexus 5/Android 4.4.2. I get the idea though. What does the tech stack look like? Is it open source?