Details
-
AboutI like pleasure. Simplicity. And many more things
-
SkillsGolang
-
Github
Joined devRant on 2/13/2020
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
-
Professor: Envision a person as an object, what methods would it have?
Student: Run
Prof: Yes, good example.
Other student: Jump
Prof: yes, people also do that
Me: Die
Prof: Well yes, but I'd prefer we don't take this any further27 -
I was just thinking.
at one point someone under dosed me on antibiotics necessitating the removal of one of my teeth which the consistent exposure to lack of dental care made worse for awhile, and then after pulling it they put another dead tooth in.
i was just thinking how if this time I 'warn' the person what will happen if another tooth ends up in my head.. well we'll leave it at that.5 -
Do less development and more living. I’m tired of all of it. I need a career track change. I don’t know how anyone can keep up with all of it.1
-
sr: XML is difficult format parse PDF instead.
me: (-_-)ゞ゛
checks code...
foo.fooBar = element
.match("<XMLELement>(.*)</XMLElement>")[1]
?.trim();
me: (☉_☉)7 -
Let's start 2023 !
WHO THE FUCK imagined that having language like YAML is a good idea ??
Fuck you and your spaces. No editor produce any decent errors messages except "Your spaces are wrong".
When you edit an Azure debops pipeline, it's just 5 min ti do thing, 35 minuites to figure ou where to add/remove spaces.
NO, I WILL NOT read 25 pages of documentation to add a single step into pipeline.
Fuck YAML !29 -
It's not micromanagment. But I would like you to report to me every single day and discuss everything that you and every member of your team does every day.10
-
Probably everyone at least once had situation when they receive a meaningless screenshot with 500 page, a message "Application doesn't work fix it" and 0 info whatsoever.
Here is my tip that saved me a lot of trouble.
I display error id in the center of the screen, large enough so no matter how small and blurry the image is (yes users, send us photos of theirs displays) , It is always easy to ready it so we can start investigation without talking to those monkeys.2 -
Around 1milion lines. Every class is a rabithole with endless depth of implements. Confusingly named classes without comments. 0 documentation. I do not see the chance of ever understanding what is actually going on. Have fun :D1
-
Actually let people in? IDK, as someone who's trying to finish her last academic step, I am mostly killing time instead of doing something useful.1
-
When I self-published my first indie game on steam and people actually started buying it.
Remember sitting on the floor with a bottle of vodka trying to tell my girlfriend like that lunatic dotconnecting on a whiteboard meme guy, this is really bad because too much people bought it.
They should spend their money on something useful instead of me, I felt like a fraud.
It turned out good in the end tho, made some updates for it that made it better so i felt better about it, plus got a job from a publisher because they liked my game 😃6 -
During a company wide status meeting where all product managers, architects and directors assemble:
Me: *A product architect leading a team of devs*
Directors: So are there any issues or risks you see in delivering the next build in target time for Client 1?
Me: There are too many changes in feature requirements. First they said we can use a shared NFS for storage. Now they are asking to switch over to SFTP pull mode.. blah blah..
Directors: Oh I see.. well we can support both solutions then.
Me: But the deadlin..
Directors: *ignores what I say* Will be a good marketing point for future.
Me: But there are too many regressions in integra..
Directors: *ignores what I say* We should also meet deadlines. That is the most important thing.
Me: Its not as easy as 1+1=2.. The team needs more time to..
Directors: *ignores what I say* Ok lets move on to the next point. What about Client 2?
Me:4 -
interview today
me: and can you tell me a little bit more about your development process? e.g. an example dev cycle from reqs to testing and review...?
senior dev interviewing me:
*gives frustrated/annoyed "why tf are you asking these?" look*
So, uh, we don't really use testing for these projects cuz it would make it harder to refactor later.
(and responded nothing else on the topic)
I left shortly after that.9 -
I wasted fucking hours just trying to find out why curl doesn't send the data I've interpolated from a variable.
It doesn't even send the fucking hardcoded part of the data. I've compared it with a curl command generated by firefox, which works fine. Literally the only difference is that I interpolate a variable and I've echoed the contents of that variable and that was fine as well. I've even checked the interpolated string and it was fine.
And then I moved more stuff into the hardcoded part and it just started to work.
Wtf is this bullshit. I really feel like learning intermediate bash scripting is just a waste of time, just how complicated can you make debugging something so simple.
Every fucking time I give bash scripting a chance this shit costs me so much time, patience and motivation, I really wanna prefer that shit to python, because managing python dependencies for a script sucks ass^2,, but at least I can get shit done in Python. Just fucking end me or give me a language that doesn't make me wanna shoot myself5 -
Product: Hey, this screwdriver feature I never requested isn’t there. Why? Can you fix it? It’s kinda urgent.
Product: @Root please jump on the ticket above … fairly urgent.
Root: It’s Friday, I’m out next week, and I’m working on finishing <urgent comma ticket> right now.
Boss: Work on the screwdriver instead. But make sure you finish the comma ticket too!
Boss: By the way, I volunteered you for eight security reviews next month!
Security: You’re on call for AWS audits next month, too!rant just look at her she’s doing fineee she can handle everything she can handle it everything is urgent just dump it all on root10 -
I'M A BEGINNER AND I JUST WANT TO CODE, NOT WASTE FUCKING 5 HOURS TRYING TO FIND OUT WHY SPYDER WOULDNT FUCKING INSTALL ON AN ENVIRONMENT IN ANACONDA. FUCK.
WHY DOES THIS HAPPEN EVERY TIME I TRY TO LEARN SOMETHING NEW. EVERY TIME SOMETHING HAS TO FUCKING BREAK.10 -
Another words to explain that you are utilize computer to the maximum potential is: I can warm my meals without microwave 😂5
-
Me, in a meeting with CTO trying to sort out some config stuff, manager messages me and tells me about a non critical issue (read: not production).
Me: I'm in a meeting
Manager: Yes but look at this when you have time
Me: Yes sure
Manager calls me after 15 minutes
Me: I was in a meeting?
Manager: Are you still in a meeting or were you in a meeting?
Me: I'll go back to the meeting when you're done
Manager tells me about the issue again. After I go back to the meeting manager sends me a meeting link about the issue literally 15 minutes from that time. Manager is 10 minutes late to the meeting he just arranged.
After the meeting manager pesters me and asks if I could figure out the issue every 15 minutes.
I fucking hate this job.3