Details
-
AboutMedia Informatics and HCI student. Mainly into web development and software engineering.
-
SkillsJava, Haskell, JavaScript, Vue.js, Angular, HTML/CSS
-
LocationMunich
Joined devRant on 6/14/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 mean JavaScript is all cool and everything, but without type safety, it becomes gigantic pain in my ass :'(
Is there anybody who feels the same? :(9 -
Ok... I have been desperately trying to control myself from pointing it out to my pm that it's pronounced as "GIT" not "JIT". If he says that one more time, I might not be able to control myself...6
-
There's nothing like staying up all night, writing code at 3am by candlelight, drinking whiskey...
Or I can go to bed at 9pm Friday night feeling like absolute crap. That works too... Fuck having the flu, just kill me now... -
Wait a fucking minute! C# has 4 + symbols in it! Plus signs are combined into a # symbol!
C -> C++ -> C++++
I see it now 🤯8 -
Am I only one who forgets to do
npm install
after cloning repo ,
and then stress over errors appearing on terminal1 -
What is your preffered way of branching and potential integration of issue tracking?
Just curious to see as this topic causes a lot of discussions in office the last days.5 -
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to build bigger and better idiots. So far, the universe is winning. " - Rick Cook1
-
While compiling LLVM, you have enough time to go get a beer.
Out of the fridge.
From the supermarket.
Two town's over.6 -
When I’m at work I can’t wait to get home to work on personal projects only to get home with no energy and just procrastinate and/or play games entire weekend/afternoon.
Think is i also feel extremely guilty if i try to relax and do nothing, but at the same time able to understand that i need time to chill, just can’t get in a positive mindset about it. Am i the only one?8 -
Can somebody explain why an "industrial" level "learning management system" uses javascript's eval function for their little makeshift calculator?
The existence of Blackboard pains me greatly.10 -
Business idea: panties with HTTP status codes printed on them.
451 for our underaged customers - unavailable for legal reasons
411 to crush a man's self esteem - Length required
429 for girls with stalkers - too many requests
402 for our professional customers - payment required
And, of course, 202 - Accepted22 -
Just wanted to say cheers to all those coders among you who make sure their login is encrypted, their passwords are hashed and salted, their codes are tested and their forms are code injection safe.
No client will understand what you did, so take my props for it! After all, its our responsibility to make sure software is secure. That's all :) -
Don't mind me, just writing maintainable, legible, commented and documented code. What's that, an email validation? Let me just
/^(([^<>()\[\]\.,;:\s@\"]+(\.[^<>()\[\]\.,;:\s@\"]+)*)|(\".+\"))@(([^<>()[\]\.,;:\s@\"]+\.)+[^<>()[\]\.,;:\s@\"]{2,})$/i11 -
When you guys create a project do you always start from complete scratch or do you use an existing boilerplate from somewhere?6
-
Linux geek started working at McDonalds. A customer asked him for a Big Mac and he gave him a bit of paper with FF:FF:FF:FF:FF:FF written on it.2