Earlier quoted context omitted.
IMHO, this is because the people writting GUI's these days are mostly incompetent, or hamstrung by "web" technologies. Early GUI's didn't have the problem you describe because they were designed as discovery mechanisms to the underlying function. AKA, the idea was that after clicking File->Save a dozen times you would remember the keyboard accelerators displayed on the right hand side of the menu. Or if nothing else,…
I think it’s less about the design being bad and more about simplicity as a goal overriding everything else. So learning an interface is frowned upon. Every interface must be designed as if the user has never seen it before. Which is ok, as long as there’s also an alternative path which may take time and effort to learn but leads to increased efficiency and productivity. Unfortunately, that alternate path takes a lot…
U.S. workers have gotten less productive – no one is sure why
641–650 of 751 posts
Re: U.S. workers have gotten less productive – no one is sure why
#642Fuck off, Jeff.
Pay your FUCKING TAXES, Jeff.
You are an asshole, JEFF.
Re: U.S. workers have gotten less productive – no one is sure why
#643Earlier quoted context omitted.
I dunno if they are saying that, but I wholeheartedly endorse this idea. Add the "client side junk" (fancy Javascript stuff, etc.) as enhancement on top for those who want it after the required functionality is being properly and reliably served by the "core technologies". Serve the need properly first, then make it "nice".
I had a coworker tell me that javascript should be added like color: stuff that makes it nicer to use for those that have it turned on, but not necessary for those that don't have it at all (or can't see color). Kind of a hard core position in my opinion considering it's ignoring the sometimes advantages / use cases for client side code (like complicated SPAs where the user is explicitly buying into the idea of runni…
99% of web applications are not Figma and probably do not need any client side JavaScript. The amount of JavaScript that's actually just wrong is incredible.
1. I don't care what your client side validation thinks. That is my email address.
2. Why are you serving people all of the news story if you are going to then hide it? We can block the JavaScript and read the news.
Re: U.S. workers have gotten less productive – no one is sure why
#644I've read that doctors now spend as much as 50% of their time documenting their work. Companies such as Epic, which provide the software that hospitals use to build databases of patient data, have been big winners in the new world of hospitals-depending-on-software. But did the doctors become more productive? By almost any measure, they became less productive. People in tech keep thinking more tech will solve problem…
You are high if you think we are better off with paper than an ePCR.
Sometimes we have to default back to paper, some times the pt record system goes down.
When that does happen, it's a literal fucking nightmare in the ER.
We plan on it happening and we train for it happening, but ePCRs have made our lives so much fucking easier. Simple fucking fact.
Have you ever had to read the pissed off notes in a hand-written chart from the last nurse who has been working 48 hours straight, taking care of 12 critical care pts? Huh? Give that a try sometime.
Re: U.S. workers have gotten less productive – no one is sure why
#645I've read that doctors now spend as much as 50% of their time documenting their work. Companies such as Epic, which provide the software that hospitals use to build databases of patient data, have been big winners in the new world of hospitals-depending-on-software. But did the doctors become more productive? By almost any measure, they became less productive. People in tech keep thinking more tech will solve problem…
Re: U.S. workers have gotten less productive – no one is sure why
#646Earlier quoted context omitted.
I feel like the push to make software accessible (in a new-user, not disability, context) and intuitive has made complexity the enemy. Instead of having software that grows with the user's capability, features are hidden from the top layer of interactivity or just cut entirely. I was at the post office here in Australia a few years ago and saw the screen. It was one of those DOS-era full screen red and blue text inte…
For future reference (and anyone following along later), that is an "ncurses" terminal application. You should see the customized JBHIFI terminal + keyboard.
Re: U.S. workers have gotten less productive – no one is sure why
#647I've read that doctors now spend as much as 50% of their time documenting their work. Companies such as Epic, which provide the software that hospitals use to build databases of patient data, have been big winners in the new world of hospitals-depending-on-software. But did the doctors become more productive? By almost any measure, they became less productive. People in tech keep thinking more tech will solve problem…
Hi. Medical professional here. You are high if you think we are better off with paper than an ePCR. Sometimes we have to default back to paper, some times the pt record system goes down. When that does happen, it's a literal fucking nightmare in the ER. We plan on it happening and we train for it happening, but ePCRs have made our lives so much fucking easier. Simple fucking fact. Have you ever had to read the pissed…
Re: U.S. workers have gotten less productive – no one is sure why
#648The more you measure productivity, the less productivity there will be. Employees spend a good amount of time documenting their productivity for nonsense like performance reviews, and that is a lot of time that could have been spent doing actual work
Re: U.S. workers have gotten less productive – no one is sure why
#649Earlier quoted context omitted.
Some healthcare provider organizations now employ medical scribes who follow physicians around and do all their EHR data entry. This is expensive, but can be cost effective because then the physicians have more time to perform billable procedures.
The least capable doctor's time is worth $300/hr. The scribe is paid what, $25/hr? This is so much like hearing of engineers that will not hire a $20/hr maid due to egalitarian reasons so they squat in filth or waste all their free hours cleaning, all while capable and willing cleaners starve. Insane.
Re: U.S. workers have gotten less productive – no one is sure why
#650I've read that doctors now spend as much as 50% of their time documenting their work. Companies such as Epic, which provide the software that hospitals use to build databases of patient data, have been big winners in the new world of hospitals-depending-on-software. But did the doctors become more productive? By almost any measure, they became less productive. People in tech keep thinking more tech will solve problem…