Details
-
SkillsC++, Java, jS, PHP
Joined devRant on 12/9/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
-
"We use top of the art, endgame, final boss, super technology"
What they actually use: Java 1.8, jQuery, JSP and an old version of bootstrap
Why is this still a thing?2 -
So...Worked my butt off to have a website developed by a certain date client and I agreed on. Finished the site 3 weeks ago and sent dev link. Client has been completely silent; unreachable by email (I sent 5 in past 3 weeks) and phone (left 2 voicemails and a message with his receptionist today). In ALL five emails I told him I needed the email addresses he wants used to route his sales leads to...Got nada.
So today I seen that the lead forms have been tested on the website. Dude can't get back to me for 3 effing weeks, BUT can test his lead forms.. You know, without the lead email addresses that i asked for 5x. Ugh, idiot!!!2 -
Client: There is a high severity production issue.. you need to fix urgently..
Developer: I am on the way.. Will fix it once I reach home.
Client: I don't care where you are. Fix it right now😡😡
See the developer!!!3 -
[dev vs client]
- What's your screen resolution?
- 100%
- What's your browser?
- I use internet and sometimes Google.6 -
these backend devs,
please. dont touch the CSS.
you primitive animal. we use SCSS these days.
all of your changes will be overridden by us when we compile.9 -
I know that I should stop mindless scroll through devRant when it suddenly crashes 😎
It’s a feature at this point.
⭐️⭐️⭐️⭐️⭐️4 -
So after school i was kinda roaming around, taking the odd paid programming job for clients, not really making any money, but also quite struggling because I was walking around with undiagnosed ADHD, for about the last 2ish years, not really making any money.
Since this February friends told me I might have ADHD, so I had it checked. Turns out I have been walking around with severe ADHD all my life :P That explained a fuckload... and now I got medication that works, yay!
Flash forward to 3 weeks ago, still not doing any work, all of sudden I get poked on linkedIn "hey we need a developer, wanna work for us?"
I wasnt really looking and since it was a message on linkedIn I figured it was just another of those overpromising recruiters, but it was very close to where I live so I decided to call them directly to check it out, expecting literally nothing, nor was I looking for work.
Roughly a week after that call I got a job as team lead backend developer...
Wait I was a total mess in the last 2 years, how did I end up as lead over an intern and 2 contracted freelancers?!?! HOW DID THAT HAPPEN!?
Sofar I am enjoying it.1 -
"Just created my PR. I finished the feature, and I've also reformatted the entire project at the same time so everything is clearer. Thought we might as well merge both at once."
😬😬😬4 -
If anyone feels down, depressed or lonely. Please let me know we can have a google meet call and talk about whatever. You are important and you shouldn't feel alone this season or any other day.
Have a taco12 -
The perks of working for a .NET shop:
1. 130€ of credit to burn on Azure every month, so I can run some long builds there, to have VPN/proxies for free that are not easily blacklisted and whatever else I can think of. Today I set up a VM for my wife to RDP into, so she doesn't have to do her job search on her company laptop (which is the only computer she has right now). -
A Java, Python, and C++ programmer are shown a glass that is half-full.
Java programmer - This glass is half-full.
Python programmer - This glass is half-empty.
C++ programmer - This glass is twice as large as necessary.11 -
I think I have configuphobia.
When you need to setup configurations for like anything, it's always super loosely coupled and can break when you even breathe on it.
Database table columns? Configured once.
Authorization management? Create a user and configure the password and username in the application.
Backups? Configure the network path to backup to.
All these things are so EASY to break!
Maybe I'm overcautious, but I really dislike it.
There are ways around it of course, like documentation and automation, but it's all so much work. And even then it's still loosely coupled.
What do you all do to keep your configs working without getting nightmares?3 -
C++99, C++03, C++11 and C++14
I love when your design finally ends up working, looks good and it's running as fast as Usain Bolt, but why the hell does OOP has to be so ugly and clunky in C++? Constructors and copy constructors designs are barf inducing. Yes I am trying to make it as readable and neat as possible but it still looks like shit overall. And related compiler errors are almost always retarded or unhelpful even though I'm used to it now.
I know you will tell me "why are you using those old ass versions?". Well unfortunately in embedded you are stuck with old crap until some envoy of the gods finally up the standards... or if I do it myself for a specific platform.2 -
So I was talking to a Boomer about my job and why it's not "so easy, all you need is a laptop". And we were talking about specifically how the company makes a ton of money from my work, I've seen the contract, I get like less than 5% of what I make for the company.
After explaining a couple of things like this. They go back to then "why don't just buy a laptop then?"
Like, mother fucker! Did you just ignore my entire explanation just because don't understand it?44 -
In my country, in almost any company, bank, even major telecommunication companies you'll find that their systems are down at least very frequently.
I'm currently standing in front of a Vodafone booth (they provide mobile communication and are an ISP), their system is down and the operator said to wait an hour.
What's more horrid about this is that these systems are built by fellow software engineers in my country. It sure says a lot about us, unfortunately.4 -
I opened an issue on a repo telling the owner that placing a "test passing" badge on the readme but not having other tests than an "ExampleTest" and no tests of the actual functionality is bad practice and what he thinks about updating the readme.
The result was a deletion (not close) of the issue and a ban from contributing (issues, PRs) on any of his projects.
And it was not some small "ten persons use this" project but a large boilerplate project with 2.4k github stars and over 800 forks. You would expect a little bit more professionalism of someone with that popularity.4 -
I'm cry-laughing.
Management wanted us to deliver a completely new feature before the holidays (see my previous rant) and they were acting really sad when we told them it is impossible. It turns out they really want it to be done, and instead of realising it is not going to happen, they are coming up with brilliant new ideas on what we should do and how should we do it on a daily basis. It was just just a little nuisance until today, listening to them and reading their mails for half an hour a day is not a big deal.
So guess what? They changed the whole fucking specification today. I can't even...6