Details
-
AboutDev
-
SkillsBlarg
-
Github
Joined devRant on 5/18/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
-
Me: Hey man, this code looks horrible, let's move this to a function.
Co worker: don't worry, we will make it better later
Me (thinking): yeah for sure...6 -
I can't believe this is part of an official documentation (wordpress).
Tldr, they want to tell you how to remove all characters in the end of a file lol3 -
(not really a *dev* rant)
I hate it when I get an email with the following sentence:
"We appreciate your patience and kind understanding regarding this matter."
When did I freaking imply that I'm patient?! You just decided that I am and sent this... 😡 -
I think devRant should have a feature to not procrastinate, you will need to enable it somewhere in the settings. So if it detects you are using devRant for too long it will prompt a dialog to tell you to stop procrastinating.
BTW, I think this will be the first app to deliberately try to get users out of it XD3 -
I was once asked to create a fully secure chat system prototype (the ui didn't matter) in 2 days. We ended up building a client in python (which I wrote) and it kinda worked and a c# backend that didn't really work.
1 hour before we had to present the project to some high up management we decided that we couldn't fix the bugs in the system.
So I came up with a cool idea. Why not use ssh?
So I set up a bash script that writes to a file and tail -f that reads from the file. That way you could chat securely with another person.
I made it 15 minutes before the presentation with no Internet working :) they said it was hacky but a cool solution they saw that day :p I felt happy and that I had to thank Linux for being there for me2 -
I hate it when I have to work o weekends because my boss is like: "yep this is critical and I am really reliant on you ;)"
I FUCKING HATE THAT WINKY FACE1 -
Well, I'm kind of hyped about autonomous cars and there are a bunch of advances right now. But how do you protect such technology? It's not like my pc will explode or hit shit (with me tied to it) if I get some malware on it.
Do you have any idea on how people are mitigating this?8 -
Why can't we program from thought instead of keyboards... It's fucking 2016.
Maybe keep mechanical keywords though :)9 -
I feel like there is a pattern going on with stupid-ass recruiters, so let's fix it.
if(person.getJob() === 'Recruiter') {
person.insertIdea(Sex.FEMALE, Ability.CAN_FUCKING_PROGRAM);
//stupid shitheads
} -
That moment when a social situation makes you feel bad, so you come over to dev rant and feel good with your life.3
-
Please stop posting xkcd images, we've probably already seen them. Try to be original for god's sake.5
-
When you hear that the "advanced hollistic security" product the client bought is a basic firewall...1
-
I had to work on a new apache server, after 3 hours of trying to figure out why this price of cap doesn't obey my will, I found out the SElinux in on(fuck you mode)