Details
-
LocationWellington, NZ
Joined devRant on 2/9/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
-
Me : it is 12 A.M. now. I should sleep.
Mind : Okay. 10 more minutes.
Me : (At 12:30) Okay. I will sleep now.
Mind : 10 more minutes, please.
Me: (At 4 A.M.) i should sleep now.
Mind : LOL. 10 more....2 -
Told my colleagues about devRant and they laughed it off saying that it's just 'another app'.
Fuck them.10 -
Taking a 4 month Software Engineering course in University. Spent the last 2 months making Traceability Matrix, Component Diagrams, Deployment Diagrams, Sequence Diagram and not a single line of code was written.
Is this how it works in Industry as well? Lol.12 -
Is it too much to ask for a tech lead who knows how to code a web app and knows SQL? We're a SaaS startup btw1
-
This moment when you are learning Vue.js and you are constantly forgetting commas and you are wondering why the code doesn't work.
That's even worse than forgetting Semicolons in normal JavaScript. FeelsFuckingBadMan
P.s. This is my first Rant on devRant even if I'm here since 13.11.16.8 -
When you're a junior sysadmin but still have to maintain ALL the production server:
How it looks:
$ sudo apt-get update
How it feels:
& sudo [ $[ $RANDOM % 6 ] == 0 ] && rm -rf / || echo *Click*7 -
One word. WordPress.
Thankfully, we are now creating custom solution with any technologies we pick.5 -
Everyday i used to spend an hour in the morning reading emails.
Until i made a script that reads all mails, parses to urgent/priorities/meetings etc. Then shows me a dashboard of everything. 1 hr turned to 20mins max.
Then i made a chatbot out of it and now i just talk to it everytime and gives me the rundown.
Gave me so much time to code instead of reading fucking emails.74