Details
-
Aboutjs guy
-
SkillsJavaScript Typescript
-
LocationMunich
-
Website
-
Github
Joined devRant on 5/29/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
-
I participated at a robotfight today. After I pushed the enemy outside of the ring, my robot started smoking.. but I had a blast anyway10
-
Fuck yea!
My employer just approved, that I can use my own opensource project, at the company project.23 -
I already had a previous succesful interview the day before and just went to my current employer out of decency.
The previous day gave me so much confidence, that I dominated the complete interview and asked them what they could offer me, that I would choose them.
On my way home they send me a text how much they were interested in me and that they will show me code as I demanded.
I took the job because the were as much interested in quality, as I am.2 -
Bower, YOU FUCKING PIECE OF CRAP PACKAGE MANAGER!
WHAT THE ACTUAL FUCK?
This asshole software is fucking with me and steals my time!
bower mapsjs-core#* cached e-tag:64e4e0850
bower mapsjs-core#* resolved e-tag:41af792c9
bower mapsjs-core#* install e-tag:41af792c9
What would you think is the installed version? WRONG! It's the fucking old cached version.
What the fuck is happening? Probably it's thinking "oh, this is the cached version, I'm looking if there is a new version for it. Yep, new version. I'll download it. But I have a cached version in the user home-directory, I better tell the that I installed the new version but take the old one."
Crap software.7 -
What's your experience with continuous delivery? On every push to the master, the complete current codebase goes to production.
Of course not visible to all the users, but hidden behind feature flags.7 -
Google and Microsoft will now participate in the Docs at the Mozilla site
https://blog.mozilla.org/blog/2017/...1 -
Yesterday night I was driving by train. And I overheard a random dude how he is studying computer science. Drunk me decided to give him some advice, so I told to use github. Instead of using ubuntu he should try out arch or gentoo, to learn how all parts work together. But because I was pretty drunk, I probably confused him more, then anything else. Oops.11
-
OMG!
The new swag is so adorable! I had to click it immediately, can't wait to have it sitting on my desk :)1 -
I would like to meet all of you at the chaos communication congress. Who is onboard?
https://events.ccc.de/2017/10/...13 -
Finally!
Today is the day that my team gets reinforcment. For nearly a year I declined everybody, but now I got someone with a decent amount of experience.
Devranters please cross your fingers that I wasn't wrong at the evaluation.4 -
Angst driven development
'We are fearful that our customers cancel, if we do many changes'
Fuck that! I want to do a good software, without the old crap just because it's used to be this way.3 -
PROPRIETARY SHIT SOFTWARE!
It's going on my fucking nerves! I don't want to use closed software anymore! My Company is paying Nokia-Here-Maps money to use there service. But they do not provide the sourcecode to there client-library. WHY FOR FUCKS SAKE? Does it comes to your mind that your library is not perfect and not all use cases are possible? Let my fucking use the library and expend it a little. But GIVE ME SOMETHING UNMINIFIED! It bombards me with errormessages which are no use, because it's not humanreadable.
I don't want to anymore :/5 -
Recruiter: You cought my attention because of your positive profile. And my client is looking for someone with your profile. Attachment: java_developer.pdf
Me: What exactly did you like about my profile? I can tell by the filename that the company is looking for java developers. Which is neither what I can do nor what I am willing to do.
Recruiter: This isn't clear by your profile, what do you want to do?
Me: Me profile has exactly two programming languages, JavaScript and Objective C.9 -
My dream is, that I could make a living from developing my opensource libraries. And some Companies pay me to develop some features for them.2
-
I hate interviewing..
The first sentence of the candidate was, that he wanted to speak in english instead of german. Great start if you stated something else in the application.
And his english was even worse than mine.
And as expected from his tags in the application, he had a broad knowledge base. From IoT, LTE, node.js TCP, Java, Ruby, Python, to VLAN and firewalls.
Guess what, he had no in depth knowledge for the required job. Suprise!28 -
An Editor who inserted a codesnippet when you presses ctrl + s
It made me so unbelievable angry, why would anyone do something that evil?4 -
My Test-Suite with karma and jasmine, they saved my ass multiple times. Wouldn't have noticed so many things at rewriting without the tests.