Details
-
SkillsPHP (Codeigniter & Laravel), JS, HTML, CSS
-
LocationGermany
-
Website
Joined devRant on 1/11/2017
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
-
Why is the gmail app showing up in the infobar when it is just searching for new mails...
Everytime I am waiting for an important mail and see the icon.. but nooo just refreshing. I really don't need that information google, thanks. -
Does someone else also know the feeling when you are together with other devs that you instantly feel like your skills aren't even existent?
Often I notice that I feel that way without actually habing a reason :/4 -
Okay karma, why?!
I made some backup scripts, it should dump our MongoDB every 30 Minutes... Nope I didn't test if there's something in the tar and yes it's my fault but now we needed this backup AND THE ONLY BACKUP SCRIPT WHICH DIDN'T WORK WAS THE ONE WHICH BACKUPS THE DATABASE...
COME OOOOON8 -
Are laracasts worth the money?
I want to learn Laravel finally to move from Codeigniter to Laravel.. The free ones are good but maybe the paid are unnecessary..6 -
Did you know that theres no real long in php (if so, please tell me how to cast..)?
And did you know that mongodb decides what it puts into it's collection?
I have no idea how to force it to set an int64 instead of int32..5 -
I'm browsing through my old 'learning projects'.
I realized that I didn't knew json and exploded the whole json string and had an array with 4 dimensions.