Details
Joined devRant on 11/17/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
-
Guy called in because he wanted to get an IP white listed on a server. He wasn't authorized so i told him to send an email from an authorized email address.
He didn't like that very much and asked if another engineer was available (he talked to him more often so he thought that engineer would just do it. We need those kind of requests by email.)
Walked over to my colleague and explained what that client asked for.
'let him send an email!'
Told him i ready told the client that but that the client wanted to talk to him instead.
'sure, connect him through and then come back so you can hear him after i ask him to mail us!'
Connected him through. Client explained the situation.
Then he says with the sweetest voice and a 'get rekt' face: 'could you send me an email about that? 😊'
Let's just say that the client sounded everything but happy xD3 -
Who needs rubber duck debugging when you can do paper duck debugging?
Or is that concept too... Farfetch’d? 😎13 -
You know that you have fucked up another night when you are browsing devrant and your phone turns off the soft-color-night-mode because the sun has infact rise.
Fuck my life, another fucked up night and following day2 -
Didn't expect starting a react native project would be this cumbersome, well.. the environment setting was.
Anyway, I am ready for a new possibility B-)
*please don't judge me :p34 -
I simply hope no one bashes my head against the wall for this for this...
I don't like coffee!
There, the words spilled out of my mouth! I simply don't like coffee.
I remember the first time I drank coffee, I was trying to study for finals. A few moments after my lips departed from the cup, I got a really bad headache and stomachache. How do you coffee lovers handle that?
Needless to say, that was simply not a pleasant night for me. I despise coffee and coffee despises me.25 -
I decided to draw something while checking out 3000+ builds happening in parallel in the school infra
sysadmin life is boring10 -
I'm a lawyer, like a year ago I was home alone (wife and kid went on the trip) and from boringness, I decided that I should learn to program (was thinking about that earlier because of some ideas for apps I had - I was fucking naive then :P).
So I start googling best way to do it and I decided to start CS50 course on edx. And that was a real blast for. Best learning experience ever happened in my life.
Anyway, I was going through CS50 curriculum (at the start I thought I will quit it after few weeks) and every day was like so exciting. This whole programming thing seems like the best thing happens to me in many years. There were so many interesting things to learn, I felt like I discovered whole new word.
So after few months while I was finishing CS50, one day I decided, fuck it, this is what I want to do for the rest of my life (I'm 35+ btw ;)). I chose frontend path as it seems easier for a person without technical education. If everything goes as planned I will start looking for a job at beginning of next year. So where I the rant you could ask?
Well, you should guest what my family thinks about it. My wife was like at first: I'm proud you learning something new, now she hates it, making fights about me always sitting in front of computer (which is not true as I learn most in work in my spare time - I can do it as I work on my own), she even told my parents that I cheat her because she started family with a lawyer, not a programmer (supposed to be joke, but really not fun for me) . WTF - where is the fucking support ? ehhh. My parents on the other side still don't believe I will do it (after more than a year of my learning) and they still think I will quit the idea in the end....
So thats it my rant about what my familly thinks about me become programmer.
(sry for my English)20 -
I can finally have the big white cat because we all know that whites are superi....
I mean thanks for 20k++, ill make sure to be twice as annoying as before.22 -
When you're thinking about your code when doing math homework, but then realize you're accidentally putting semicolons after each step.97
-
Da Fuck!?!
Yesterday I found some abnormal activity on my server, someone was trying to brute force my ssh as root since two days! Started raging and installed fail2ban (which automatically bans an IP if it fails to log X times and eventually sends me an email). Woke up this morning to find that a fucking Chinese guy/malware spent the whole night trying to brute Force me!
Fucking cunt! Don't you have any better to do!!
My key is a 32 characters long encrypted key, with the ban he can try 3 passwords /2 hours, good luck brute forcing it you bitch!36 -
@No-one asked me to make a devRant related waifu but I went "why not if devRant WAS the waifu"
and this was born while waiting for compiling code (again)24 -
A client called
Client: Hello Mr. Can you come to our office today?
Me: Yes sure
In fews hours I was there
Client: Check this email we are getting every day
It was email from spammers who asking to redesigning their website because it was not responsive
Me: 🧐Thinking ‘valid point !’
Me: So what you need me to do for you then?
Client: We need you to redesign the site
Lol - thanks spammers for bringing in new client12 -
buzzword translations:
"cloud" -> someones computer
"big data" -> lots of somewhat irrelevant data
"ai" -> if if if if if if if if if if if if if else
"algorithm" -> something that works but you don't know why
"secure" -> https://
"cyber security" -> kali linux + black hoodie
"innovation" -> adding something completely irrelevant such as making a poop emoji talk
"blockchain" -> we make lots of backups
"privacy" -> we store your data, we just don't tell you about it40 -
I don't want to trash-talk anyone's favorite programming language - after all, I get quite pissed if anyone rants about my favorite language, too! I'm not saying that VB .NET is a bad language. It really has its strengths, even more so for beginner devs. But is this guy serious?
https://red-gate.com/simple-talk/...
I don't even particularly care for C# - mostly because I don't like Pascal Case and it's a Microsoft Original and I don't want MY source code spying on ME... But still... every single one of the points that guy tries to make is either IDE-specific, not a big deal or even an advantage in my opinion!
What bothers me the most, however, is the way he subtly tries to force his own opinion upon his readers. "It doesn’t matter if you disagree with everything else in this article: case-sensitivity alone is sufficient reason to ditch C#!" - quote end!
Real sneaky fella.11 -
Them: “We want parallax on our website on mobile!”
Me: “Parallax does not work in a mobile web browser.”
Them: “But it does here!” Shows me an iOS app that does parallax.
Me: “That’s in an iOS app. Not a mobile web browser”.
Them: “ Oh well. I’m sure you’ll figure it out!”
😐😐😐😐😐.
Welp.23