Click here to Skip to main content
15,887,421 members

The Insider News

   

The Insider News is for breaking IT and Software development news. Post your news, your alerts and your inside scoops. This is an IT news-only forum - all off-topic, non-news posts will be removed. If you wish to ask a programming question please post it here.

Get The Daily Insider direct to your mailbox every day. Subscribe now!

 
GeneralRe: Technical debt isn't technical: what companies can do to reduce technical debt Pin
charlieg9-Sep-21 12:29
charlieg9-Sep-21 12:29 
GeneralRe: Technical debt isn't technical: what companies can do to reduce technical debt PinPopular
markrlondon9-Sep-21 19:37
markrlondon9-Sep-21 19:37 
GeneralRe: Technical debt isn't technical: what companies can do to reduce technical debt Pin
#realJSOP9-Sep-21 23:27
mve#realJSOP9-Sep-21 23:27 
GeneralRe: Technical debt isn't technical: what companies can do to reduce technical debt Pin
Richard Deeming9-Sep-21 23:43
mveRichard Deeming9-Sep-21 23:43 
GeneralRe: Technical debt isn't technical: what companies can do to reduce technical debt Pin
#realJSOP12-Sep-21 2:04
mve#realJSOP12-Sep-21 2:04 
GeneralRe: Technical debt isn't technical: what companies can do to reduce technical debt Pin
Richard Deeming12-Sep-21 23:15
mveRichard Deeming12-Sep-21 23:15 
GeneralRe: Technical debt isn't technical: what companies can do to reduce technical debt Pin
charlieg10-Sep-21 1:38
charlieg10-Sep-21 1:38 
GeneralRe: Technical debt isn't technical: what companies can do to reduce technical debt Pin
#realJSOP12-Sep-21 2:17
mve#realJSOP12-Sep-21 2:17 
I see technical debt as being existing code that works (reasonably bug-free), but in the interest of ease of future maintenance, or to support upcoming features, should be refactored. We have a poorly designed database back-end that has been overcome by events, and it could really use a good general refactoring.

One instance of tech debt for us was that we made infrastructure changes in our back-end almost two years ago that were intended to support a new feature that we finished started at the beginning of August, and finished last week. I had to implement the back-end stuff without visibly changing the current functionality. We're all glad that I did that infrastructure stuff back then. Otherwise, we'd still be working on the new feature.

The product I work on is a "living" app where requirements change on a weekly basis. Maintainability is the key, and right now, it's not very maintainable. I was working to change that, but well, you know - DoD. I would simply add comments to stored procs when I had to go look at them for some reason, but now I can't do that because of our scrum/agile rules. It's maddening to have to work with code that's 14 years old that has almost no comments, and there's simply no way you can commit the intent of hundreds of stored procs to memory. You MUST have comments in the code.
".45 ACP - because shooting twice is just silly" - JSOP, 2010
-----
You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
-----
When you pry the gun from my cold dead hands, be careful - the barrel will be very hot. - JSOP, 2013

GeneralRe: Technical debt isn't technical: what companies can do to reduce technical debt Pin
Greg Utas12-Sep-21 3:46
professionalGreg Utas12-Sep-21 3:46 
GeneralRe: Technical debt isn't technical: what companies can do to reduce technical debt Pin
charlieg10-Sep-21 1:30
charlieg10-Sep-21 1:30 
GeneralRe: Technical debt isn't technical: what companies can do to reduce technical debt Pin
Greg Utas12-Sep-21 4:01
professionalGreg Utas12-Sep-21 4:01 
NewsMicrosoft details how Windows 11 makes PCs faster by optimizing system resources Pin
Kent Sharkey8-Sep-21 10:01
staffKent Sharkey8-Sep-21 10:01 
NewsWalking with coffee is a little-understood feat of physics Pin
Kent Sharkey8-Sep-21 8:01
staffKent Sharkey8-Sep-21 8:01 
GeneralRe: Walking with coffee is a little-understood feat of physics Pin
Nelek9-Sep-21 1:02
protectorNelek9-Sep-21 1:02 
GeneralRe: Walking with coffee is a little-understood feat of physics Pin
Gary Wheeler9-Sep-21 2:54
Gary Wheeler9-Sep-21 2:54 
GeneralRe: Walking with coffee is a little-understood feat of physics Pin
#realJSOP9-Sep-21 23:32
mve#realJSOP9-Sep-21 23:32 
NewsWill the real senior dev please stand up? Pin
Kent Sharkey8-Sep-21 8:01
staffKent Sharkey8-Sep-21 8:01 
GeneralRe: Will the real senior dev please stand up? Pin
Nelek8-Sep-21 20:42
protectorNelek8-Sep-21 20:42 
RantRe: Will the real senior dev please stand up? Pin
Gary Wheeler9-Sep-21 2:46
Gary Wheeler9-Sep-21 2:46 
GeneralRe: Will the real senior dev please stand up? Pin
charlieg9-Sep-21 12:33
charlieg9-Sep-21 12:33 
GeneralRe: Will the real senior dev please stand up? Pin
Kent Sharkey9-Sep-21 12:56
staffKent Sharkey9-Sep-21 12:56 
GeneralRe: Will the real senior dev please stand up? Pin
Bernhard Hiller9-Sep-21 21:20
Bernhard Hiller9-Sep-21 21:20 
GeneralRe: Will the real senior dev please stand up? Pin
charlieg10-Sep-21 1:28
charlieg10-Sep-21 1:28 
JokeRe: Will the real senior dev please stand up? Pin
enhzflep12-Sep-21 15:53
enhzflep12-Sep-21 15:53 
NewsMicrosoft: Attackers exploiting Windows zero-day flaw Pin
Kent Sharkey8-Sep-21 7:46
staffKent Sharkey8-Sep-21 7:46 

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.