Details
-
AboutFull stack Flutter and Dart developer with a huge background in .Net.
-
SkillsFlutter, Dart, C#, .Net, SQL Server, ArangoDB, Angular, WPF
Joined devRant on 9/4/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
-
All right, I am not one to criticize people based on their looks but I will make an exception. Mark Zuckerberg er one weird and extremely untrustworthy looking human.
Maybe it's preconception, maybe not.14 -
Fuck my company. Let the technology people work with technology.
I work at a small company who constantly brings in people who are absolutely useless. The project manager requires me to take items out of azure Dev-ops into an excel because he will not take the time to understand how a board works. The business analyst hands bullshit requirements in formats which no one but him can understand under the pretense that the Devs and architect can ask him when they feel like it. The CEO wants a power-point which again the technical teams have to prepare for him because the project manager or BA will not have time for it. However they make sure to gut the estimates handed over by the Dev team and introduce unfeasible deadlines.
Meanwhile the client has zero problems as the work still somehow gets done due to people in the Dev team overextending. Goddam leeches wasting mine and my teams time doing bullshit.8 -
So a recruiter for a company has been contacting me on LinkedIn. I finished what they wanted me to finish.
The recruiter takes several days to get back to me about the assessment I submitted (using xunit which I have never used and learned specifically for this position). The manager over developers was the one who linked up with me on LinkedIn and I messaged them on LinkedIn and they got back with me super quick and said he received the assessment and was going to look over it when he has free time.
Was it the right move to message the developer manager and go over the recruiter for the same company? Or does that show that I’m showing initiative that I want the position for their entry level spot?
He seemed super thrilled that I submitted the assessment in a timely manner and even took a sneak peak at it before he actually dove right into it. I’m really wanting my first developer job.6 -
Imagine this clusterfuck:
A small company creates its own CMS on PHP 5.5 and MySQL, coded by fresh junior devs who apparently just got into coding.
My new employer sadly is one of their customers and now I got the task to migrate a group of tightly linked websites on subdomains to an actually sane and maintainable CMS...
Fuck me...
Apparently the continuous extension of the websites over the years got so labor intense, that the mentioned company lacks the manpower to fulfill further development wishes.
I've looked into the code today... let me tell you, PTSD is helluva thing.
- Each subdomain has a complete copy of the Crap Management System, there is no use of composer packages and each of the 50 folders in the webroot contains a mix of source code and images or other resources.
- LESS is transpiled into CSS by PHP on requests.
- There is no central file for environment variables like a ".env".
- Each website uses at least 5 different versions of jQuery, of which some jquery.min.js files were manually modified.
Don't get me started on how the DB is organized...
My work on this has just started, there will be more I've yet to uncover.
"C'mon, man! Gimme a break!"15