Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@nblackburn I guess he means every language/framework in use? The about page does say there's a more extensive list coming soon...
Oh, and please add mentioning in rants @dfox please xD -
dreik14168ySame here 🙋
Also @dfox said he'd be adding some details about the algo if their is enough interest.
I would really like to see that because the algo is amazing. Tried to read about the algo, but not really familiar with neo4j and stuff. -
dfox428278yI definitely want to when I get some more time. Unfortunately I'm absolutely swamped right now on stuff for devRant but it's on my list of stuff I really want to do.
If you have any specific questions in the meantime feel free to ask and I'll try to answer them. -
@dfox You said before that there are, on average 5 - 10 API calls. What kind of hosting package do you need from digital ocean?
Would it be possible to provide us an API or a site with statistics abou the app, like number of rants, posts, comments etc.?
Why PHP?
Thats all i can remember right now. -
dfox428278y@vortexman100 web server (Nginx) is light and not hosted on a big machine. (1 8gb instance serves almost all of our web traffic). Biggest expenses/resource are db servers.
I'll see about the stats, I don't have any up to date ones off hand but can try to update soon.
I've always liked PHP and since PHP 7 it's now blazing fast and I love the Slim 3 framework.
@dfox When will there be a more extensive "Our Stack" list? Id love to know all about it!
undefined