Click here to Skip to main content
15,887,454 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: Stepsize: Engineers waste 1 day a week on technical debt Pin
Nelek8-Jul-21 9:15
protectorNelek8-Jul-21 9:15 
GeneralRe: Stepsize: Engineers waste 1 day a week on technical debt Pin
Bernhard Hiller8-Jul-21 22:17
Bernhard Hiller8-Jul-21 22:17 
GeneralRe: Stepsize: Engineers waste 1 day a week on technical debt Pin
Dan Neely9-Jul-21 2:32
Dan Neely9-Jul-21 2:32 
GeneralRe: Stepsize: Engineers waste 1 day a week on technical debt Pin
Nelek9-Jul-21 2:45
protectorNelek9-Jul-21 2:45 
GeneralRe: Stepsize: Engineers waste 1 day a week on technical debt Pin
Marc Clifton8-Jul-21 10:12
mvaMarc Clifton8-Jul-21 10:12 
GeneralRe: Stepsize: Engineers waste 1 day a week on technical debt Pin
Nemanja Trifunovic8-Jul-21 10:52
Nemanja Trifunovic8-Jul-21 10:52 
GeneralRe: Stepsize: Engineers waste 1 day a week on technical debt Pin
Peter Adam8-Jul-21 22:06
professionalPeter Adam8-Jul-21 22:06 
GeneralRe: Stepsize: Engineers waste 1 day a week on technical debt Pin
#realJSOP8-Jul-21 23:22
mve#realJSOP8-Jul-21 23:22 
"Technical debt" is impossible to avoid without a team so large that maintaining a team of sufficient size crushes a project, and then everybody ends up out of work, and the project dies.

0) Write some code with the latest tools.

1) 1 to 2 years later, release the product.

2) You have technical debt, because you can't just willy-nilly keep introdicing new versions of base framework code/libraries without fully regression testing everything you've done up to that point.

Even modular re-usable code can't help you.

Your only possible successful strategy is to make the executable nothing more than a launcher with ALL of the code inside discrete DLLs. That way, you can upgrade the executable, and follow up with upgrading the various DLLs when you have the opportunity. The problem here is that your STILL have technical debt.

It can't be avoided.
".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: Stepsize: Engineers waste 1 day a week on technical debt Pin
  Forogar  9-Jul-21 2:48
professional  Forogar  9-Jul-21 2:48 
GeneralRe: Stepsize: Engineers waste 1 day a week on technical debt Pin
#realJSOP9-Jul-21 5:04
mve#realJSOP9-Jul-21 5:04 
GeneralRe: Stepsize: Engineers waste 1 day a week on technical debt Pin
  Forogar  9-Jul-21 5:23
professional  Forogar  9-Jul-21 5:23 
NewsGoogle hit with antitrust lawsuit brought by 36 states and Washington, D.C. Pin
Kent Sharkey8-Jul-21 6:16
staffKent Sharkey8-Jul-21 6:16 
GeneralRe: Google hit with antitrust lawsuit brought by 36 states and Washington, D.C. Pin
Nelek8-Jul-21 9:14
protectorNelek8-Jul-21 9:14 
NewsWindows 7 users can upgrade to Windows 11 but will need to perform a clean install Pin
Kent Sharkey8-Jul-21 6:16
staffKent Sharkey8-Jul-21 6:16 
GeneralRe: Windows 7 users can upgrade to Windows 11 but will need to perform a clean install Pin
Nelek8-Jul-21 9:14
protectorNelek8-Jul-21 9:14 
GeneralRe: Windows 7 users can upgrade to Windows 11 but will need to perform a clean install Pin
Kent Sharkey8-Jul-21 9:25
staffKent Sharkey8-Jul-21 9:25 
GeneralRe: Windows 7 users can upgrade to Windows 11 but will need to perform a clean install Pin
Nelek8-Jul-21 10:57
protectorNelek8-Jul-21 10:57 
GeneralRe: Windows 7 users can upgrade to Windows 11 but will need to perform a clean install Pin
Richard Andrew x649-Jul-21 23:41
professionalRichard Andrew x649-Jul-21 23:41 
GeneralRe: Windows 7 users can upgrade to Windows 11 but will need to perform a clean install Pin
Dan Neely9-Jul-21 2:33
Dan Neely9-Jul-21 2:33 
GeneralRe: Windows 7 users can upgrade to Windows 11 but will need to perform a clean install Pin
  Forogar  9-Jul-21 2:49
professional  Forogar  9-Jul-21 2:49 
GeneralRe: Windows 7 users can upgrade to Windows 11 but will need to perform a clean install Pin
Nelek9-Jul-21 3:01
protectorNelek9-Jul-21 3:01 
NewsMicrosoft's incomplete PrintNightmare patch fails to fix vulnerability Pin
Kent Sharkey7-Jul-21 10:16
staffKent Sharkey7-Jul-21 10:16 
GeneralRe: Microsoft's incomplete PrintNightmare patch fails to fix vulnerability Pin
Joe Woodbury7-Jul-21 10:22
professionalJoe Woodbury7-Jul-21 10:22 
GeneralRe: Microsoft's incomplete PrintNightmare patch fails to fix vulnerability Pin
enhzflep9-Jul-21 23:34
enhzflep9-Jul-21 23:34 
GeneralRe: Microsoft's incomplete PrintNightmare patch fails to fix vulnerability Pin
Jon McKee7-Jul-21 12:58
professionalJon McKee7-Jul-21 12:58 

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.