The writer made the whole essay because saying “just ask your engineers what they need to improve” wouldn’t make him money.
I wonder if the writer ever worked as an engineer.
The writer made the whole essay because saying “just ask your engineers what they need to improve” wouldn’t make him money.
I wonder if the writer ever worked as an engineer.
Tech debt is a term directed at managers to convince them to not always go for the quickest and dirtiest hack.
It’s not a term that’s ever meant to describe anything to an engineer.
Technical debt is a management term.
The reason we use it is to tell non-technical management people why implementing a simple feature might take an hour on a fresh project and a week on an old legacy project.
It’s used to tell them why we shouldn’t go with the quickest and dirtiest solution but instead should go with a more expensive proper solution.
It also tells management why we might have to spend some time imrpoving our code base without any tangible improvements to the customer.
And because it’s a term that speaks to non-technical management it uses financial language, becausee that’s what they understand. Technical debt means “I am choosing to cut corners today, but we will have to pay up in the future by fixing stuff that wouldn’t be broken if we do it right today.”
And because it’s aimed towards non-technical management and not towards developers, it’s of course not very specific. Non-technical management doesn’t need to understand about dependency hell, unclean code or bad developer documentation. That’s not their field and it doesn’t have to be.
The real problem in OOPs example wasn’t that there’s no clear metric or definition of technical debt. The problem was that non-technical managemnt thought that technical debt is an engineering concept instead of a management one, and thought that they themselves were allowed to meddle with it.
The right way to handle that is to ask the people who are actually impacted by technical debt what they want to improve. Any developer can quickly give you a good list of the most pressing tech debt issues in their code base. No need to pull in someone from outside of the project to make up some useless KPIs that will end up missing critical topics.
Btw, engineers already have engineering terms for what’s described as technical debt. E.g. “dependency hell”, “low test coverage”, “outdated dependency”, “bad code style”, “unoptimized code” and so on. And since these are engineering terms, they actually have specific meanings and most of them are testable and quantifiable in some specific way.


Buying a home is out of reach for a ton of people in their 30s and 40s right now.
That’s the point of the OP.


The thing is, there’s no clear cutoff when you are so old that you become a burden.
If you are unlucky, you might hit that at age 50. If you are lucky you might make it to 90 while being fully self-sufficient.


That is the title from the news article. It might not be how good journalism would work, but copying the title of the source is pretty standard in most news aggregator communities.


Smartphone detection cameras are relatively recent and I pointed them out because they are the best solution that exists so far.
But laws against using your phone while driving, we had them already decades ago, and we had other solutions before the cameras. E.g. placing police next to the highway and letting them pull everyone out who uses their phone. We had that too decades ago. And that too works.
But it’s not only that. There are posts all the time about Americans being surprised that speed cameras exist, that red light cameras cameras exist, that speed limits are things that can actually be enforced and so on.
Today there was even a post about some road being restructured with sidewalks, pedestrian crossings and shrubbery, and that was seen as something revolutionary by all the americans in the thread, and not something that the rest of the world has been doing since the 50s and that’s already way outdated compared to what’s happening now.
The US is a total backwater country where everything that benefits regular people happens 50 years later.


It’s only an unsolvable problem if you haven’t ever been to any other place than the US. Like so, so many things. I don’t get why you guys keep thinking you have to reinvent the wheel, when the rest of the world has solved the same issues decades ago.
You know speed cameras? Modern ones can detect a phone in a hand. And they only store images of that when they detected law-breaking behavior, so they are fine in terms of privacy.


I’m going to c/politics. Yeah you sure are, buddy, you’re gonna see all those US only politics, because obviously “lemmy.world/c/politics” cannot be about world politics. US is the only place in the world that matters, right?
FTFY


I mean, it’s better than nothing, but it’s not exactly a great conversion.
Both setups waste space like crazy that could be used much better.
Looks like a redesign by a rookie designer who has never been to a place that actually does it right. It looks like something that was built in the 60s in Europe.


Btw, most browsers allow you to disable video auto-play in the settings.


I usually try and pick up a console a few years after its done. Its usually cheap and the nostalgia wave hasn’t hit yet. At that point its probably been hacked and the store shut down so I feel no qualms aquiring games however I see fit. Though there seems little reason to do so after the 360 and PS3 since most games play on pc too now.
That’s what I do too, but there’s a sweet spot. I got a bunch of New 3DS XL for the family just before the eshop closed, and I paid €80-100 for each of them. That made sense to me. But paying €300+ doesn’t make sense to me.
DS and 3DS are hard to replicate well on a single screen device. So i get those, but there are newer handheld emulators with dual screens. Nintendo also keeps shutting down 3DS emulators so progress is slow. Vita emulation is still in its infancy.
DS/3DS emulation works well enough with a phone and a portrait mode controller attachment. That way you get the stacked screen layout and it’s handheld too. And the screen is way better too, which is especially noticeable if you compare it to running DS games on the 3DS.


I like the attitude!


These old consoles are 100% better on emulators with stuff like fast forward, save states, upscaling and in the case of the mobile ones, decent screens.


In general playing games on original hardware is going to be a better experience than running it in an emulator.
Tbh, I think that depends. On the 3DS it does make more sense, you are right, especially if you want the 3D effect. That one is really not replicable.
On a New 2DS XL without the 3D effect, I don’t know… Most games I played don’t really use the touch screen a lot (though that obviously depends on the games) and a phone with a portrait-mode controller can replicate the dual-screen quite well.
But yeah, everyone has their own preferences.
Who cares?
Stop posting drunk.
In that case, take that issue up with your boss. Has nothing to do with what we are talking about here.
Please take your drunk rear and go annoy someone else.


Nah, I don’t mean why do they have more money and thus can afford stuff.
The question is why is the original console worth so much more to them than the alternatives?
In this context, YAGNI is a very good principle, because incidentally, working too much ahead to avoid technical debt can actually cause technical debt.