Ranter
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
Comments
-
jonah188yI would have shown him this little new method that I'd write on the spot:
(pseudo Ruby)
def respond
if self.audio.last_sentence_heard == :stupid
self.audio.generate_sarcasm
else
self.audio.respond_interested
end
end -
dumbass accountant, no logic huh. really no kidding is that why your job can be automated but mine cant?
-
rozzzly16718yI don't understand all those numbers you type into excel. I mean it's just a bunch of numbers. I bet you also memorized the first 10,000 digits of PI!
-
ergo3588y@Heatstreak management would tell me to make the solution... and I had work with him or some other accountant for that... so I passed it
-
abhn4788yI know that is true because during our data structures exam, most of my class mates by hearted the sorting algorithms.
-
Yeah most logical thing I have ever done is sum up a column of numbers!
Dumb accountant 😠-
"no logic" eh... I mean really you're a freaking accountant so you should know at least *some* math logic and programming logic stems from that anyway...... That sounds genuinely insulting really
-
I hope those retarded accountants realize that they are also programming at very high level using excel and their job can be automated much more easier than a developers job.
Account guy saw me coding...
account guy: so you type a lot.. how can you remember so much??
me: ??
account guy: I mean there is NO LOGIC in what you do, so you must read these things and type them here... you need to remember a lot.. right??
me: ohh... that... well.. I have very good memory :)
p.s. last line was sarcasm
undefined