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
-
http://devrant.com";codebr /> url="http://devrant.com";code=; while :; do code=$(curl -siLk "${url}" -w'%{http_code}' --connect-timeout 5 -m 5 --output /dev/null); echo; date; echo "${code}"; if [ "${code}" = 200 ] ; then zenity --info --text 'DevRant alive!'; break; else sleep 5; continue; fi; done
-
We3D26712y@MammaNeedHummus he deff DDOS-ed it to stay longer down, so he can do some work done ;}
-
We3D26712y@MammaNeedHummus next time he plans to bring down SO so we can chill more here, that's why he asked that question on his other rant ;}
-
@vintprox when dR is down and you can't reach it, status lets you know when to create the 'OMG dR was down!!!' post
-
hjk10157312yFunny thing is that it actually went down on ++ing your rant. What a timing. Was a short outrage fortunately.
-
hjk10157312y@vintprox syndication yes. RSS hell no, that is a fucked standard. Please only ever use Atom; if only for the same time format.
Status pages on API driven services (as in relying on it for other Devs not for open clients) are nice. Don't think it really adds value on DevRant indeed. (Except for the OMG 😱 posts of course)
Related Rants
a shell oneliner periodically checking devrant's availability and sending me a notification when it starts working.
rant
devrant
wk364