Details
-
Github
Joined devRant on 10/30/2016
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
-
At my study's final exams, I coded a system with login and everything included.
Showed it at the final delivery:
Fake client: awesome! So how do I logout?
Me: 😐
Me: 😶
Me: 😁
Me: 😓
Me: 😭
Yeah, you couldn't logout.30 -
Programming in a tree. I usually climb up here and read, but I decided to code, and I didn't drop my laptop :D
I covered the screen with my hand because my code's ugly, and I don't want anyone to see it lol.144 -
My workstation at incubation center, where i am currently incubated.
Finally got multi-screen desktop. Though monitors are prone to theft by other teams
bNEST, Bhopal
PS - Laptop is for gaming7 -
My CV is done.
I listened to some hints, removed some of the childish and selfish texts and I am in this place, do you have any tips?
Yes, I put those photos specially36 -
Just like basketball player need good shoes, programmer deserve a better keyboard.
Definitely not show off. Just wanna say I'm a big fun of Cherry MX mechanical keyboard.17 -
Python is a wonderful language.
But apparently the C syntax is still so deeply engrained in my mind that I get errors when using "printf()" instead of "print()" on a regular basis. m)6 -
When you learn your project will be launched Monday in an email sent to the whole company, just before the weekend...
I'm not even kidding. No one on our team was consulted if the app was ready or not.
There was no infrastructure in place to even deploy the app. Everything had to be done in a hurry over the weekend to deploy something half baked, thanks to that idiot project manager who told his boss everything was ready.
Two colleagues ended up doing this work over the weekend, but looking back, if I was the one having to get something deployed over the weekend, I would have just refused and come back to work as usual on Monday and watch that idiot explain why it's not live. -
Two weeks of my life! All of this is on a win10 host with docker for windows. This is Docker running openvpn, and docker running Firefox in another container sharing VPN access from first container and also opens an x11 window port for Firefox GUI. Then x11 window server on Windows host to receive GUI. So left is firefox clearnet running native, right is Firefox over vpn in all containers, simultaneously.1
-
Started my first job as an associate software developer. It feels great.
At this moment life is perfect. -
*knock knock*
Race condition!
Who's there ?
And thaaaat's the lesson i learned today after I spent two hours staring at code, to find out that the solution was just moving an unlock_mutex() a few lines down. -
Boss: “Our YouTube channel doesn’t look at all like our website.”
Me: “I’ve made it look as close to our branding as YouTube allows for with its limited editing controls.”
Boss: “This is unacceptable. I expected more from you.”
Me: “I cannot accept the blame for this. YouTube is setting the design parameters for all channels and I can only do so much.”
Boss: “You can call the YouTube, can’t you? Why didn’t you call them?”
Me: “.......and ask them....what?”
Boss: “You don’t ask! You tell! Our company has been around for 140 years. Our brand name carries that weight. They’ll change their design to what we need if you’re assertive enough.”
Me: “Ma’am, that’s just not how this works. That’s not how any of this works.”50