I have been in the workforce for almost 30 years now and I believe that everybody is getting more squeezed so they don’t have the time or energy to do a proper job. The expectation is to get it done as quickly as possible and not do more unless told so. In SW development in the 90s I had much more time for experimentation to figure things out. In the last years you often have some manager where you basically have to…
Are people bad at their jobs or are the jobs just bad?
41–50 of 318 posts
Re: Are people bad at their jobs or are the jobs just bad?
#42I have been in the workforce for almost 30 years now and I believe that everybody is getting more squeezed so they don’t have the time or energy to do a proper job. The expectation is to get it done as quickly as possible and not do more unless told so. In SW development in the 90s I had much more time for experimentation to figure things out. In the last years you often have some manager where you basically have to…
This is my experience as well. In the late 90s/early 2000s I had the luxury of a lot of time to deeply and learn Unix, Perl, Java, web development, etc., and it was all self-directed. Now with Agile, literally every hour is accounted for, though we of course have other ways of wasting time by overestimating tasks and creating unnecessary do-nothing stories in order to inflate metrics and justify dead space in the spr…
Re: Are people bad at their jobs or are the jobs just bad?
#43I have been in the workforce for almost 30 years now and I believe that everybody is getting more squeezed so they don’t have the time or energy to do a proper job. The expectation is to get it done as quickly as possible and not do more unless told so. In SW development in the 90s I had much more time for experimentation to figure things out. In the last years you often have some manager where you basically have to…
Definitely squeezed. They say AI, but AI isn't eliminating programming. I've wrote a few applications with AI assistance. It probably would've been faster if I wrote it myself. The problem is that it doesn't have context and wildly assumes what your intentions are and cheats outcomes. It will replace juniors for that one liner, it won't replace a senior developer who knows how to write code.
Re: Are people bad at their jobs or are the jobs just bad?
#44Earlier quoted context omitted.
I long for the day when someone can give advice based on their own personal experience without someone else being like “well that won’t work for literally everyone” Yeah obviously. It’s a personal anecdote.
I long for the day when people don't try to pass off vapid generic advice for likes. Waste of bandwidth.
Re: Are people bad at their jobs or are the jobs just bad?
#45Re: Are people bad at their jobs or are the jobs just bad?
#46The gig economy is way worse than the author describes. Gig workers can't advance with the companies they work for. Gig workers can't build a network with their coworkers because they don't have coworkers...and there's a good chance that they are competing for work with other people working for the same company. There are dead end day jobs, and then there is gig work.
This isn't too different from most low-skill jobs. Most people don't aspire to be assistant manager at McDonalds, they do it for a while, build a resume, then move.
Re: Are people bad at their jobs or are the jobs just bad?
#47I have been in the workforce for almost 30 years now and I believe that everybody is getting more squeezed so they don’t have the time or energy to do a proper job. The expectation is to get it done as quickly as possible and not do more unless told so. In SW development in the 90s I had much more time for experimentation to figure things out. In the last years you often have some manager where you basically have to…
> In the last years you often have some manager where you basically have to justify every thing you do and always a huge pile of work that never gets smaller. So you just hurry through your tasks. This has been my exact experience. Absolutely everything is tracked as a work item with estimates. Anything you think should be done needs to be justified and tracked the same way. If anything ever takes longer than the est…
Often this extends to the entire organization, where you have like this parallel dimension of spreadsheets and planning existing on top of everything.
Eats resources like crazy to uphold.
Re: Are people bad at their jobs or are the jobs just bad?
#48Earlier quoted context omitted.
> What I learned is to not to be afraid. Regardless of what is happening around you. Were you perhaps financially secure enough not to have to fear anything? Or tenured (Bell Labs!) that unemployment wasn't actually a threat to you? YMMV.
People acclimate to their circumstances. Do you think people in developing countries live in a constant state of panic because they don't have a seven figure retirement account?
Re: Are people bad at their jobs or are the jobs just bad?
#49> At Fred Meyer, our local Kroger-owned grocery store, a bagger in his 70s put all my frozen items in a normal bag, and my chips in the cold storage bag I’d brought from home. A) Having to work a job (obviously not done out of passion) 70+ is really disheartening B) I don´t understand why this even is something that has to be done by a worker. I bought the groceries. I know where I want my stuff in my bags. Or I just…
I know some people choose to but to have to is a pretty sad state of affairs and damning of how the country allows it’s citizens to prosper
Re: Are people bad at their jobs or are the jobs just bad?
#50I have been in the workforce for almost 30 years now and I believe that everybody is getting more squeezed so they don’t have the time or energy to do a proper job. The expectation is to get it done as quickly as possible and not do more unless told so. In SW development in the 90s I had much more time for experimentation to figure things out. In the last years you often have some manager where you basically have to…
You also can't run machines at 100% utilisation & expect quality results. That's when you see tail latencies blow out, hash maps lose their performance, physical machines wear supra-linearly... The list goes on.