Details
-
AboutSoftware developer
-
SkillsPython, C++, Golang
Joined devRant on 9/10/2019
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
-
How would you create a mock for an Aggregator Microservice (stateless) which makes requests to other services for each request, transforms the data and then responds to the user?
I want to create a mock service where I don't t have to run the other services but it should create kinda realistic responses.
Have you had to create something like this?
I'd use it for testing another microservice that uses the aggregator.2 -
Just resigned in my current position and signed with a new company for a much better opportunity. So I hope this will be it.2
-
Very senior colleague: *hits a problem that is a minor inconvenience*
VSC: "I have to restart this task, the two weeks I put into it must be deleted!"
Me: "You forgot to do *this* here, add this 1 line and it's ok."
VSC: *An hour of rumbling about the codebase*
VSC: *adds my fix*
VSC: "Ok, it works now, you can review again"
Me: *cries inside*2 -
Posted like two weeks ago that my company/manager wouldn't give me a (substantial) raise even though I'm doing exceptionally.
Got two job offers since then. One is 70% more pay and gives more benefits than my current position... The other one is similar but I'd have to move country.4 -
Companies/Managers be like:
No, you cannot get a significant raise for being the best dev on the team. (EoY reviews from colleagues)
We would rather hire someone for more than you are asking for to do the same thing, then wait 3 months for them to become productive again.
So you can leave for some random position in another company that will pay more than you'd get here, even after the raise you've asked for.
Why?9 -
Jan/Feb: Decide if I wanna accept a better paying position and leave my family/friends/country behind or stay and try to negotiate first in my current position.
I was offered a new position this week with literally double the pay but I'd have to move.
Rest of the year: Better myself in every way I can think of. -
TFW the mock class has way more code than the real one.
Testing big infrastructures can be a pain...
Or maybe my team is just not so good at it.
My time spent:
Adding new feature to the real class 15%
Extending the mock with the same feature 55%
Writing tests 30%7 -
Do you ever cringe on the code you've written a few years before?
When I started as an intern in the same company I'm working for now, I was a solo dev on an internal tool.
It's web based and used for employee management.
I've cloned the repo to see how I did.
And to say the least, I wish I had an experienced dev to oversee me...
I'll never leave an intern unattended from now on if I know about them.4 -
Very off topic but I had to vent somewhere.
My brother is a dick to everyone (except to people who can give him promotions) and especially to the family.
He bragged about being aggressive in his workplace for years to his peers and to people 'under' him.
Now he insulted the wrong person and got fired.
Is it bad that this made me happy, seeing justice served to him?3 -
Drinking alcohol is soo good for my social life because my autopilot is far better with people.
Somehow people can actually really get to know and like me then.
Will this ever change for normal me (22 yo) or should I just keep going out?12 -
Since it's a law to cover your face on all public transportation, with a modest fine if you fail to comply, suddenly everybody found their masks. (It was highly adviced before.)3
-
I'm on hourly rate and there are no more overtime for us in my company.
It's overtime if I work more than 40 hours a week. I guess I am off at 16:00 even if our servers are burning. How did you month go?1 -
Debugging feature
Start working on a solution
Does not work :(
Revert to base
It works now :O
How?2 -
Created an md5 hash for the admin user's pw on a personal project and the hash starts with "bad666...".
Is md5 telling me something?
Hmm...8 -
Colleague while reviewing my latest commit.
Him: Hey, RemusWasTaken, why did you leave this debug log in here?
Me: That function won't work unless I leave that line exactly there.
Him: It can't stay, come here so we can fix it.
Three hours of debugging later, this Friday afternoon.
Him: Okay, I give up. Let's leave it there for now.
Me: I did the same thing yesterday. Time well spent.
Nodejs is weird sometimes, or we are incompetent devs.5 -
Passed my fucking Type Theory exam!
This course gave me stomach ulcers during the semester but I am done with it finally...
I just wanted to share with someone. :)4 -
I hate doing front-end development...
I was hired along with another dev to build a webapp to manage the personnel of this big (2000+) company.
I made the backend and some of the frontend (mainly handling the data movement between the two), but my partner was let go after we delivered a first version because "there was not enough work for both of us".
The backlog is months of work for me and now I have to do everything and it's wearing me down...
I want to quit but it's paying well and I don't want to search for something new.
What do?6