Details
-
SkillsPython, JavaScript
Joined devRant on 8/20/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
-
Today one of our pipelines broke. I identified the problem as insufficient resources for the task, made the fix and now everything is back to working properly. I was praised by the stakeholder for my super quick response.
Well, what can I say… I only had to revert my PR that broke the previously working config 🤭1 -
Data Analyst: “the task failed in test, can we try running it in production?”
My life as a Data Engineer.5 -
When a senior asks me, the guy who started 4 months ago about documentation on something that they’ve been using for several years. Haha, yeah bro, wouldn’t all of our job be a lot easier? I’ve been going down entire rabbit hole networks trying to find credentials and API tokens for the last month because there was no documentation 🤷🏻♂️6
-
When it started paying my bills and my hobbies 😎 Don’t get me wrong, I like my job, but at the end of the day it’s just a source of income that allows me to have a super nice life outside of work.1
-
I don’t really regret anything because I’m extremely happy with my current situation, but maybe I should’ve gone for a CS degree to make my life a bit easier. But who knows if it would’ve made things better or worse, I’ll never know.
-
I wasn’t even looking for a job, I just went out for drinks with friends and I met this random dude. I complained to him about work wanting us to go back to the office, to which he replied that I should go work for them because they’re remote and looking for people. I had a look at their openings and they had a role with fewer responsibilities and a lot more money, so I applied. It’s been 3 months and I’m so glad I switched.11
-
You know a meeting is boring when even refactoring some legacy garbage is more enticing than just sitting and listening 😬3
-
User: “X service doesn’t work.”
Me: “Are you running it using the instructions I gave you?”
User: “No, let me try… Ah, it works now, thanks!”
🙄7 -
Reviewed the code of a dev almost twice my age and asked why they used relative imports for seemingly no reason.
Response: “because I can”
OK, then.7 -
Don't you just love estimating the story points of a ticket that is completely irrelevant to your role. How do I estimate work that I have never done in my life? 🙄4
-
Oh god, I'm rewriting an old Python script we use at work and I had a look at the original tests for inspiration... There are 600 lines of "passes", #TODOs, assertions that can never fail, and tests of imported packages. Basically none of it is testing the actual script 🙃3
-
I posted on StackOverflow, it didn’t get downvoted or marked as duplicate, and I received a useful answer that solved my problem. Am I dreaming?5
-
I want to automatically backup all my local files to the cloud that have been copied onto my Linux server a week or longer ago. How do I do that? My idea is that if something goes wrong locally I have a week to restore from the cloud.5
-
Any recommendations for cloud backup? I want somewhere I can backup my Linux NAS. Backblaze (personal, not B2) would be amazing if it had any support for Linux.2
-
MySpace has lost its entire music catalogue pre-2016, an estimated 50 million songs in a failed server migration: https://theregister.co.uk/2019/03/...8
-
Max file size allowed is 10 MB, and this is what I get when I try to upload a 5 MB file. Do I really want to apply here?15
-
Why is it so fucking difficult for mobile OSs (Android/iOS) to revert to mobile data when the WiFi is clearly not working? It’s so annoying when my phone connects to some AP 10 fucking nautical miles away and tries desperately to get a connection to the internet when I have a data plan that works just fine. The solution would be so fucking simple: before the phone switches to WiFi connection it should simply probe the internet. Login required? Ask me if I want to proceed before showing me the fucking login portal. No response at all? Then don’t even bother going any further with it.5
-
I’m a very logical person (INTP), so that’s probably why I like coding, and it definitely affects my relationships. I’m not very emotional, and that’s an issue when your partner demands you to be. When I’m down I make a plan in my head how I’ll deal with that issue and that lifts me back up. But there are people who simply need to be lied to telling them things will be just okay. So, yeah. I need to find girls who are also logical at least to some extent.6
-
Data scientists: I have logged how busy my gym was for a week (every minute). How would I generate a graph of a typical day? I haven’t done anything like this, so I don’t know how to approach the problem. Basically I want to see what time of the day there’s a quiet period on average.11
-
Today I met a girl who’s super cute, down to earth, smart, uses no social media, and games. I would normally wake up soon after such dreams, but this actually happened today. I asked her out before it was too late 😊20
-
Music production mostly, but I’m into anything that involves technology and creativity. I also like Battle Royale games.
-
Our university has a rather small gym, and it tends get pretty crowded. They have an online counter, so I wrote a Python script that queries the current number of people every minute, and logs it in a CSV (no need to get fancy). Hopefully in a week I’ll have enough data to spot the quiet times 😎6
-
Isn’t it ironic that the only browser that can’t deal with Google Calendar’s importing is Chrome? It has been broken for months now.5