Details
-
SkillsPHP, Mysql, JS, CSS, Go
-
Github
Joined devRant on 10/7/2021
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
-
Not gonna lie; having both != == and !== and === in JavaScript is one of the most stupid bad design moments; in my opinion.
I am not even going to bother trying to come up with a better syntax for that. I will never get over how bad it is. So bad. === is 🤡8 -
me and my co-workers: "lmao lets see if this github copilot is so great as they claim"
copilot: *solves issue we've been working on for 8 hours, in 10 seconds*
me and my co-workers:
(┛ಠ_ಠ)┛彡┻━┻10 -
I'm learning golang currently. I 'designed' a mug to keep myself motivated. Turned out pretty good.12
-
Scrum master sends a team wide mail and Apple Mail thinks it’s from a mailing list. Ummm.. wut? How come? What’s the algorithm to deduce whether a mail is from a mailing list or not?1
-
Company praises us for being so productive working remote during covid
Forcing us to go in after covid with no remote option12 -
-Welcome to our entry level positing with Xyz company. I know we told your recruiter we are very hands on with developers. But we aren’t. Also you will be the only developer and there is no team.
-uh…. Okay..
-for the first part of your interview we are going to have you write a program in node that will reach out to our api and sort medical data with our clients.
-so you want me to create something live, and you’re going to be using it before you hire me in the actual work place?
-if it works, yes. Then we will decide on if we will hire you or not.
Wtaf?8 -
I might have told this in other rants, but this thing (requested from the client) is one of the worst thing I've ever done.
So we were developing a website to find the stores of a certain brand across the country, specifically: Italy.
In Italy, a lot of towns have accents and apostrophes in their name.
Client managers wanted ALL DATA to be capitalized, including letters with accents, but the client management was using Windows and Windows doesn't simply let you enter capital letters with accents from the keyboard, so the client requested to make a procedure to turn every apostrophe into an accent, therefore a town named like "CA' DEL BOSCO" would be "CÀ DEL BOSCO" (which is wrong) as they just couldn't bother copy-pasting from Word.
An important thing to notice is that most Italian towns with apostrophes don't have accents and most towns with accents don't have apostrophes, and that specific routine couldn't figure out what to exactly, so we ended up having all the stuff messed up.
The feature was a total SHIT, but the client was extremely happy with it, so we didn't even bother arguing with that.4 -
That's it. I'm done. I'm out. Tired of a team and manager who refuse to make me feel like part of the team.
Officially started looking for a new job today.
🤞11