Details
-
LocationGhana
Joined devRant on 6/29/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
-
That moment when you've been working on unix based project with vim for several days and you get back to Eclipse and always type :wq to save your file ...
-
Just overheard a conversation between 2 pilots while waiting to board a flight at an airport about some airplane related software. The guy talking seemed very proud (read egotistical) about his tech knowledge. It went something like... "Well you see it's open source so they are worried someone might have put a backdoor in it somewhere".
That's the point of open source you dumbass you actually have the ability to check 🤦♂️ -
Me and my wife are software engineers
Started dating while doing a project together
I guess you could say that we...
MERGED WITHOUT CONFLICTS21 -
This is how my login and authentication works
Check for cookie on request
if cookie doesnot exist, send login page ( login )
1) check for credentials
2) if valid, set username's JWT as cookie
3) reload page
4) proceed for authentication
If cookie exist, decode JWT ( authentication )
1) check username
2) if username exist on database, send user panel
Anything wrong with this ?? What is the better way to do this6 -
!rant
Ok dev's, im proposing a small movement for windows 10 mobile, if you have used windows 10 mobile personally, you will know it is actually a fantastic operating system that is super snappy and easy to develop for (No i'm not a microsoft fan boy, far from actually).
The only downfall of the OS is the app support, so im proposing devs come together and create quality apps and games for win 10 mobile.
Hopefully this can sort of persuade others into a revolution of sorts (And hopefully change microsofts mind of abandoning it), I personally will support windows 10 mobile for every game I create, within reason.14 -
So we have this HUGE ass project , really challenging , that my boss and "PM" have been meeting with the client for months now...
I got on board , guess what?
NO ONE HAVE A FUCKING CLUE ON WHAT THE FUCK THEY WANT!!!!!
ALL FUCKING GENERIC REQUIREMENTS!!! WHAT THE FUUUCK!!!
[ insert fucking pitch screaming!!!! ]
FUUUUUUUUUUCK YOU!1 -
Stuff is so rapidly depricated in javascript that you always have to add current year in Google searches to find something relevant.
"Dammit, this answer is from 2016, probly no good today". -
The truth is, I don't give two shits if you're a girl, woman, man, black, white, yellow striped with pink polkadots or a transgenderfluid 2headed Ogre kin married to a nuclear penguin from mars- the fact is, what I need you to be is professional. So shut your yapping about your personal shit and get to fecking work.32
-
The moment you go to a site, and the scroll bar is so small you think the article is so long...But it's actually the comment section ...3