Details
-
LocationVolgograd, Russia
Joined devRant on 5/13/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
-
Recently my company worked in project with a big international company which uses a crazy framework to build a part of there webpage. This framework only used random IDs and class names and not even different html elements. And to completely freak out all elements are positioned absolute and on every change the whole page go rendered.7
-
I am receiving this type of one liner mail more often from our clients.
"Application is not working properly."
Me:
Typed : explain properly idiot.
Deleted.
Typed Again: Sir, can you be more specific.
Sent.
Or
"Application is not running."
Me:
Typed : of course it can't run. Bloody hell.
Deleted.
Typed again: inconvenience caused deeply regretted. Our representative will contact you about this.
Sent.
Man i am tired.3 -
Normal people talking:
Alice: Are you on Facebook?
Bob: No.
Alice: OMG!!! YOU'RE NOT ON FACEBOOK!? Do you live under a rock?
Programmers talking:
<Replace all instances of Facebook with github>9 -
Upgraded work PC to a SSD. Can't believe the difference it made. It's like a new computer.
Only trouble is, now I can't blame the computer for my slow work...
Maybe I can blame the RAM from now on.9 -
Wondering around some code and I found:
// The next few lines of code should be fairly self-explanatory
// ...
Well if it were so self-explanatory then why TF putting up a comment here!!
Git blame file
Oh sugar it was written by me...1 -
Person: Your website doesn't work.
Me: Why?
Person: Nothing happens when I click.
Me: Did you disable JavaScript?
Person: Yeah, sounds shady.6 -
That FML moment when you find after hours of debugging that the fucking college proxy was the only reason your project was not running.
-
I'm the only programmer in the company. Sometimes it's exhausting doing everything. I'm currently working on 3 iOS apps, a web app, building out the APIs and managing the databases at the same time.
Full fucking stack. Every day.11 -
Welcome to JavaScript where
Number.isInteger(0.9999999999999999) is false and
Number.isInteger(0.99999999999999999) is true11 -
In a mobile project far far away...
Dev: Now we need a ui expert to beautify the app.
Boss: we dont need him its beautiful as it is.
5 mins later....
Boss: here Is a ton of ui changes dear dev. I trust that you have creative insight to make changes that I like :)4 -
Most horrible part of my life:
Boss: Hey J make an android app where people can access my website.
J: Why not just use the browser on your phone?
Boss: Because I said so.
J: Ok, you want me to make an android app for your website whilst editing photos and videos for you? Can't you get someone else to do it?
Boss: Just get it done.10 -
1. Purchased GTA San Andreas from Google Play
2. Always got a download failure at 85% downloaded.
3. Contacted Google support, got asked how my day was going
4. Had no idea how to answer that11 -
Apple's new campus is expected to be in direct violation with the federal building regulations, as it is not up to par with the fire code standards.
The campus has no Windows.2 -
FUCKING FRONTEND DEVELOPING PIECE OF SHIT.
Why the fuck does justify-content: center behaves differently on chrome, Firefox and IE?
JESUS FUCKING CHRISTMAS GET YOUR SHIT TOGETHER12