Click here to Skip to main content
15,887,027 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: Software Bloat. Pin
Amarnath S16-Mar-24 14:14
professionalAmarnath S16-Mar-24 14:14 
GeneralRe: Software Bloat. Pin
Mircea Neacsu16-Mar-24 15:27
Mircea Neacsu16-Mar-24 15:27 
GeneralRe: Software Bloat. Pin
Greg Utas16-Mar-24 15:45
professionalGreg Utas16-Mar-24 15:45 
GeneralRe: Software Bloat. Pin
Mircea Neacsu16-Mar-24 15:57
Mircea Neacsu16-Mar-24 15:57 
GeneralRe: Software Bloat. Pin
trønderen16-Mar-24 22:38
trønderen16-Mar-24 22:38 
GeneralRe: Software Bloat. Pin
Mircea Neacsu17-Mar-24 0:12
Mircea Neacsu17-Mar-24 0:12 
GeneralRe: Software Bloat. Pin
honey the codewitch17-Mar-24 0:13
mvahoney the codewitch17-Mar-24 0:13 
GeneralRe: Software Bloat. Pin
Gary R. Wheeler17-Mar-24 13:40
Gary R. Wheeler17-Mar-24 13:40 
I've worked for the same company for just over a third of century. I've spent most of that time building the same type/sort/class of application. Interestingly their builds have taken roughly the same amount of time: 20-45 minutes, while the disk space required for a build has jumped by three orders of magnitude: from 3x1.44MB floppies to 25GB.

The most surprising metric is this. The quantity of source code has gone up as much or more, despite the fact that the operating system and application framework now provide user interface and other infrastructure that we had to create ourselves when we first started. My original MS-DOS applications had a home-brew text-mode windowing system, parallel/serial communications, a cooperative multitasking model, and so on. The only thing MS-DOS provided was disk I/O. Our current products consist of a Windows application (C#/WPF) and multiple Windows services (C++/MFC). All of it including the UI is heavily multithreaded.

Is this software bloat? Maybe. I do know that our current products provide a level of capability and performance that would have been inconceivable in the early 1990's when I started.
Software Zen: delete this;

GeneralRe: Software Bloat. Pin
Peter Adam17-Mar-24 20:52
professionalPeter Adam17-Mar-24 20:52 
GeneralRe: Software Bloat. Pin
Jalapeno Bob18-Mar-24 6:10
professionalJalapeno Bob18-Mar-24 6:10 
GeneralRe: Software Bloat. Pin
trønderen18-Mar-24 6:50
trønderen18-Mar-24 6:50 
GeneralRe: Software Bloat. Pin
Peter Adam18-Mar-24 8:22
professionalPeter Adam18-Mar-24 8:22 
GeneralRe: Software Bloat. Pin
Mateusz Jakub18-Mar-24 1:53
Mateusz Jakub18-Mar-24 1:53 
GeneralRe: Software Bloat. Pin
jschell18-Mar-24 14:48
jschell18-Mar-24 14:48 
GeneralRe: Software Bloat. Pin
cegarman20-Mar-24 9:10
cegarman20-Mar-24 9:10 
Generalhow to recover data from failed RAID1 configuration of 2.5" enclosure? Pin
Southmountain16-Mar-24 10:05
Southmountain16-Mar-24 10:05 
GeneralRe: how to recover data from failed RAID1 configuration of 2.5" enclosure? Pin
theoldfool16-Mar-24 15:54
professionaltheoldfool16-Mar-24 15:54 
GeneralRe: how to recover data from failed RAID1 configuration of 2.5" enclosure? Pin
Southmountain16-Mar-24 16:16
Southmountain16-Mar-24 16:16 
GeneralRe: how to recover data from failed RAID1 configuration of 2.5" enclosure? Pin
abmv16-Mar-24 21:43
professionalabmv16-Mar-24 21:43 
GeneralRe: how to recover data from failed RAID1 configuration of 2.5" enclosure? Pin
Southmountain21-Mar-24 7:38
Southmountain21-Mar-24 7:38 
GeneralRe: how to recover data from failed RAID1 configuration of 2.5" enclosure? Pin
Peter Adam17-Mar-24 20:58
professionalPeter Adam17-Mar-24 20:58 
GeneralRe: how to recover data from failed RAID1 configuration of 2.5" enclosure? Pin
Southmountain18-Mar-24 4:21
Southmountain18-Mar-24 4:21 
GeneralRe: how to recover data from failed RAID1 configuration of 2.5" enclosure? Pin
Peter Adam18-Mar-24 4:31
professionalPeter Adam18-Mar-24 4:31 
GeneralRe: how to recover data from failed RAID1 configuration of 2.5" enclosure? Pin
Southmountain18-Mar-24 17:36
Southmountain18-Mar-24 17:36 
GeneralRe: how to recover data from failed RAID1 configuration of 2.5" enclosure? Pin
jochance18-Mar-24 6:27
jochance18-Mar-24 6:27 

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.