Details
-
Skillsjs,c,java
-
Locationswitzerland
-
Website
Joined devRant on 12/24/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
-
Apple rejected my app, because they throught there was a frickin Windows phone on my loading screen.
How insecure can you be?30 -
If programmers were doctors.
Doctor A: the patient is having heart attack
Doctor B: we have to reproduce the heart attack to be able to heal him
Doctor C: why dont we just remove the hesrt and install a new heart
Doctor D: human heart are bad, maybe we should use animal heart21 -
Me 12 hours ago: looks like a good idea to get emailed if somebody tries to break into my new server.
Me now:9 -
I recently interviewed for a job at company where I had 20 minutes to code a solution in python (whose standard library I know nothing about) to a question, which also included googling certain finance-related APIs, with not one but two technical interviewers looking over my shoulder THE ENTIRE TIME.9
-
Programmer boyfriend: *explaining his work and code and how things work*
PBF: does that make sense?
Me: of course
Narrator: it did not make sense7 -
I wish homework worked like an ES6 Promise: "A Promise represents a value which may be available now, or in the future, or never."1
-
Host: The 'sessions' folder is too full, we moved the website in a quarantine server.
Me: Well, someone forgot to cleanup sessions when they're done.
Boss: Just delete the folder contents every 3 days!
Me: What.2 -
Programmers as seen by me when I was 10: "OMG, they are scientists, they must rule the world!"
Now: "How the fuck... Whose donkey programmed that shit?!"5 -
One thing I HATE about my job is dealing with customers, unfortunately they seem to be quite a vital part of the business3
-
I'm giving up alcohol for a month.
Wait that came out wrong.
I'm giving up. Alcohol for a month
Cred: instagram1 -
Seriously, why? WHHHYYYY?
US-date-format sucks, every FUCKING TIME!
The only time I really notice is when the "month" is larger than 12:
05/13/2017
"5th of Dec... oh. Fuck. Not this shit again..."
(It makes no sense. Absolutely none.)34 -
Every time I mess up my git branch I usually find that its pretty futile to fix it with fancy commands like 'git reset', 'git prune', 'git rebase', etc. I usually find it easier to just start over from scratch.
They should really add a command for that
'git fuck-it-start-over'9 -
I frckin HATE people who say 'Ah, you can program now? So can you make a game for me? I even have some ideas!, bla bla blurb...'
It makes me wanna hurt them. And the really, really sad thing about it is: nearly no one understands why.4 -
I have an idea but no time to build it. So I'll throw it out there and see if anyone does it.
How many times have you had an idea that just couldn't get off the ground without a little assistance. Where do you go? How to "pay" them for their work? Etc.
The development community needs a place where you can volunteer to help with side projects and get paid in karma... which you can then later use to "pay" other developers to assist on a side project of your own.
We are already a community that loves to give back, and collecting fake internet points. Why not put those to good use?9 -
You know you're not going to have fun when you get assigned to a project which required to install this software...7
-
Pro Tip: if you're building a developer REST API, don't forget to add a sample response to each endpoint. I don't want to have to test each one when I'm building my integration, I'd rather build my model in one go with the documentation displayed on a second monitor.6
-
I always end up being too busy working on a new features that I forget git commiting every feature so I always end up comitting something like "lots of new stuff idk lol"7