Details
-
LocationCitizen of planet Earth
Joined devRant on 10/18/2018
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
-
When you do a deploy and none of the tests fail and you get more suspicious of the code than when a couple of them do fail.
-
I feel like when I was a less experienced developer I was way more productive and undertook more complicated hobby projects.
I used to not give a fuck. Use a language I've never used before? Fuck it, let's learn it on the fly. I need to use a weird library with last commit 2 years ago? I don't care, let's import it. Make a computer vision project even though I know nothing about it and I end up just making up the techniques without reading any research? Let's make it my uni year project.
Now days I have so much doubt whenever doing anything. I always spend too much time thinking about what's the best way of doing it and doing research to see how others have done it. All of my experimentation spirit has been sucked away.3 -
I commute to work on bike and it started raining right before the time I usually go home. I decided to wait for the weather to calm a bit. That was 4 hours ago. It's still raining, but it's also getting dark now..8
-
Them: "How is that low priority feature request coming along?"
Me: "It's almost done, a bunch of higher priority things delayed me. It should come live sometime tomorrow"
Them: "It better do"
Me: "Oh did I say tomorrow? I meant next week."
Fuck your attitude. You won't die not having your "saves 15" minutes a day feature for a few more days while some people can't work at all before I fix a major bug. You're not even my manager.
Bonus: overheard him talking shit about me working too slow later that day too.2 -
You ever open some code that was committed a few years ago by an employee long gone and it's so shit you have to get up and go outside to take a deep breath of fresh air?6
-
Just got a ticket reassigned to me from another employee leaving the company. The "Days to Due Date" field says -964.
It's for a very simple task that takes max 2 hours. Contacted the guy who created the ticket and it's still needed.
Excuse me what the fuck.4 -
You ever can't figure out how to do something elegantly during the day, end up with a weird hack. But then when you are home and are lying on the couch browsing memes the perfect solution pops into your head?
Companies should give us thinking couches where you can slack off waiting for the idea.5 -
Ran into a girl who I had a crush on in high school at a bar last week. Hanged out for a bit, but then I had to run catch the last train home.
Today I get a message from her that reads: "Hey, it was nice to meet you last week. Can I call you some time, there's something I want to tell you. 😉"
I think to myself -- sweet and say that I have no meetings today, call me whenever you can.
A couple of minutes later she calls me, and the first thing she says: "I have this app idea..."
fuck, shouldn't have hyped myself up.29 -
My idiot friend nearly destroyed his install because of me.
He was complaining to me about some program he was running in terminal writing too much lines to terminal he didn't care about.
So I wrote to him verbatim:
"Just redirect the output to /dev/null by running it like ```cmd > /dev/null```.
Or better yet do ```cmd > /dev/sda``` it will be more fun ;)"
Three minutes later I get a screenshot from him where he's trying to run ```cmd > /dev/sda```, but it keeps saying Permission denied. He's tried to use sudo in the screenshot like million different ways.
Thank god he doesn't know how to use sudo with redirects...12 -
Still studying, but considering dropping out. I've been working part time in the field since last months of highschool. Going to University seems like a waste of time. I just sit at lectures and listen about things I already know. Worst part of it is that it's extremely depressing, seems like I'm just wasting time I could be spending doing something actually productive. Seems like the only thing keeping me there currently is sunk cost fallacy.
Last week went to a startup conference and set up multiple interviews in some startups and if they go well I'm finally saying goodbye to University.1 -
Was at a pretty big launch party today. Everyone with developer badges on dance floor had a backpack on 🤔4
-
Me: "Of course it's technically possible. The problem here is that this would make the UX very confusing"
Project Manager: "So, when will it be done?"1 -
I think I'm getting let go. Got an email saying to stop all the work on a project I was working on and to come in for a meeting with my manager tomorrow.
Fuck.32 -
Came to Uni today expecting to learn something, but once again we have a guest lecturer from a certain large programmer farm with questionable treatment of workers trying to head hunt. We're literally just watching their ads.
I should have just stayed at home and done something useful. -
Got an email from client with subject starting with "VERY URGENT", the email mentioned how urgent it is to fix this issue multiple times, it implied that they couldn't do anything else while this issue existed, but they were very light on details. So sparse on them that I couldn't reproduce the issue. 15 minutes after the original email I write a reply asking for some clarifications.
They proceed not to reply for 4 days. Fix took 5 minutes after they explained the problem better.
Apparently it wasn't so urgent after all.6