They article shows the “alarming” first message of the Twitter threads then if you look at the further analysis (in later replies) it’s from a function which is rage shake which is a bug reporting tool which then the researchers say oh ok no problem…
As an ex-consultant I would never hire a consultancy to do technical work or want to work there again now I’ve seen behind the curtain.
The main issue is resourcing is pretty much ALWAYS awful as their goals (maximum resource billing) don’t align with yours…people go on about it, but the term body shop is pretty apt.
I was in a leadership position and its pretty standard operating procedure for you to ask for a senior Java developer and be told you’re getting a junior Python test engineer just because it’s whoever is sitting around twiddling their thumbs (…and that’s from an internal perspective, if you’re the client you’ll just get lied to about their skills)
This basically leads to teams being comprised mostly of people who have absolutely no clue what they are doing - Is no wonder that a lot of the projects either fail, go over budget or have severe performance/security issues…and as a bonus you’ll get charged per day for a person as much as a permanent FAANG employee costs.
Worst offender I saw in my time doing it was Sapient, they seem to just bring anyone off the street, pure incompetence.
Currently using TypeORM in a production system, has caused us so many issues to be honest highly recommend everyone avoiding.
IMO they’ve added every feature under the sun but not bothered on focusing on quality, some things just don’t work at all, or you get stuck with horrific performance issues. If we weren’t so far down the line with it I’d rip the whole thing out although it’s causing so much pain I might just bite the bullet and do it anyways
I did see MikroORM the other day and looked promising so cheers for the quick review, if anyone else has any recommendations would be good to hear!
This made my day, absolutely wonderful achievement! Especially the area that you’re now in...it’s really not an easy task to retrain yourself for ML.
I’m 12 years in professionally and still loving every second of it! Currently been slugging out Leetcode problems all hours of the day to try and get myself to an org with a proper engineering track. So maybe further down the line I still might be able to solve computer problems (in some way or form) during my day.
I really hope to someday to be able to come onto HN and do the same thing as you :)
Do hate this about javascript. one of the main reasons on the web side (apart from js not having a good STL) however is enterprises are still locked in to IE11 which requires all these tranpilers/bundlers to use modern syntax which usually are the heaviest of all of these dependencies.
I would assume it’s due to a lot of the banks running windows and having large AD rollouts means it’s a bit of a gateway to the rest of their cloud services.
You have to use Azure ADFS for things like office 365/teams, so would make sense for people to keep all their eggs in one basket.
Came into the same issues. I hate example projects like these because they are misleading and read like silver bullets.
The split stack resources thing is extremely difficult to manage due to serverless not supporting CF params. so you have to use CF cross stack references which are horrible or hack in support like we did.
I’ve seen issues where you can’t put the value of a variable as an arn in an event due to the poor abstraction across the top of it as they’ve tried to make it cross provider, completely pointless. Just breaks.
Stick with cf/terraform if you’re starting a big project.
They article shows the “alarming” first message of the Twitter threads then if you look at the further analysis (in later replies) it’s from a function which is rage shake which is a bug reporting tool which then the researchers say oh ok no problem…