Click here to Skip to main content
15,886,362 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: technical debt - is it something observed from another person Pin
Greg Utas11-Oct-22 2:23
professionalGreg Utas11-Oct-22 2:23 
GeneralRe: technical debt - is it something observed from another person Pin
Nelek11-Oct-22 2:41
protectorNelek11-Oct-22 2:41 
GeneralRe: technical debt - is it something observed from another person PinPopular
Daniel Pfeffer11-Oct-22 2:24
professionalDaniel Pfeffer11-Oct-22 2:24 
GeneralRe: technical debt - is it something observed from another person Pin
SeattleC++12-Oct-22 4:57
SeattleC++12-Oct-22 4:57 
GeneralRe: technical debt - is it something observed from another person Pin
Daniel Pfeffer12-Oct-22 6:31
professionalDaniel Pfeffer12-Oct-22 6:31 
GeneralRe: technical debt - is it something observed from another person Pin
SeattleC++12-Oct-22 7:59
SeattleC++12-Oct-22 7:59 
GeneralRe: technical debt - is it something observed from another person Pin
Juan Pablo Reyes Altamirano12-Oct-22 8:51
Juan Pablo Reyes Altamirano12-Oct-22 8:51 
GeneralRe: technical debt - is it something observed from another person Pin
Chris Copeland11-Oct-22 3:22
mveChris Copeland11-Oct-22 3:22 
In my role we used to take on technical debt before the fact. We work with Java webservices and the majority of our infrastructure used to be Apache Tomcat / Spring / JSP-based deployments. As we started taking on greenfield projects we were pushing to move to newer technologies like Spring Boot, Thymeleaf, even Angular/React. Unfortunately because our team's experience was mostly in the "older" tech, we spent a while developing new applications using that stack.

It was only when a few us put our foot down and said "enough is enough" did we manage to start developing software using the new technologies which has, admittedly, made life entirely easier (deploying a containerized Spring Boot application vs. maintaining and deploying to a Tomcat instance on some random server somewhere).

Unfortunately the damage is done though for the earlier applications, and since we still have to develop and maintain those we're finding the development estimates for those to be much higher than our more recent applications. That's a technical debt we knew was coming, and now we have to live with.

(And I'm sure a few years down the line the technology we think is cutting-edge will become redundant and we'll be the old farts still clinging onto it bringing in technical debt for future generations!)
[ MQ | Tor.NET | Mimick ]

GeneralRe: technical debt - is it something observed from another person Pin
PIEBALDconsult11-Oct-22 3:56
mvePIEBALDconsult11-Oct-22 3:56 
GeneralRe: technical debt - is it something observed from another person Pin
Sander Rossel11-Oct-22 3:57
professionalSander Rossel11-Oct-22 3:57 
GeneralRe: technical debt - is it something observed from another person Pin
Marc Clifton11-Oct-22 7:03
mvaMarc Clifton11-Oct-22 7:03 
GeneralRe: technical debt - is it something observed from another person Pin
abmv11-Oct-22 8:51
professionalabmv11-Oct-22 8:51 
GeneralRe: technical debt - is it something observed from another person Pin
Alister Morton12-Oct-22 4:42
Alister Morton12-Oct-22 4:42 
GeneralRe: technical debt - is it something observed from another person Pin
Gerry Schmitz11-Oct-22 17:23
mveGerry Schmitz11-Oct-22 17:23 
GeneralRe: technical debt - is it something observed from another person Pin
Southmountain11-Oct-22 17:46
Southmountain11-Oct-22 17:46 
GeneralRe: technical debt - is it something observed from another person Pin
Nelek11-Oct-22 22:16
protectorNelek11-Oct-22 22:16 
GeneralRe: technical debt - is it something observed from another person Pin
Kirk 1038982112-Oct-22 13:08
Kirk 1038982112-Oct-22 13:08 
GeneralWSO CCC OTD 2022-10-11 Pin
OriginalGriff10-Oct-22 21:28
mveOriginalGriff10-Oct-22 21:28 
GeneralRe: WSO CCC OTD 2022-10-11 Pin
yacCarsten10-Oct-22 23:39
yacCarsten10-Oct-22 23:39 
GeneralRe: WSO CCC OTD 2022-10-11 Pin
pkfox10-Oct-22 23:41
professionalpkfox10-Oct-22 23:41 
GeneralRe: WSO CCC OTD 2022-10-11 - we have a winner! Pin
OriginalGriff10-Oct-22 23:49
mveOriginalGriff10-Oct-22 23:49 
GeneralThe Importance of Robust Testing - iPhone Edition Pin
Jalapeno Bob10-Oct-22 19:11
professionalJalapeno Bob10-Oct-22 19:11 
GeneralRe: The Importance of Robust Testing - iPhone Edition Pin
OriginalGriff10-Oct-22 19:20
mveOriginalGriff10-Oct-22 19:20 
GeneralRe: The Importance of Robust Testing - iPhone Edition Pin
den2k8810-Oct-22 21:28
professionalden2k8810-Oct-22 21:28 
GeneralRe: The Importance of Robust Testing - iPhone Edition Pin
dan!sh 10-Oct-22 21:28
professional dan!sh 10-Oct-22 21:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.