Click here to Skip to main content
15,887,746 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: Fake Windows 11 upgrade installers infect you with RedLine malware Pin
Kent Sharkey9-Feb-22 10:35
staffKent Sharkey9-Feb-22 10:35 
GeneralRe: Fake Windows 11 upgrade installers infect you with RedLine malware Pin
Nelek9-Feb-22 22:39
protectorNelek9-Feb-22 22:39 
NewsSlack or bust: How workplace tools are becoming job deal-breakers Pin
Kent Sharkey9-Feb-22 7:16
staffKent Sharkey9-Feb-22 7:16 
GeneralRe: Slack or bust: How workplace tools are becoming job deal-breakers Pin
obermd10-Feb-22 3:20
obermd10-Feb-22 3:20 
NewsImprove Visual Studio build performance Pin
Kent Sharkey9-Feb-22 7:16
staffKent Sharkey9-Feb-22 7:16 
GeneralRe: Improve Visual Studio build performance Pin
trønderen9-Feb-22 9:52
trønderen9-Feb-22 9:52 
GeneralRe: Improve Visual Studio build performance Pin
Dan Neely9-Feb-22 10:33
Dan Neely9-Feb-22 10:33 
GeneralRe: Improve Visual Studio build performance Pin
trønderen9-Feb-22 12:43
trønderen9-Feb-22 12:43 
The main time stealer was a huge (and I really mean huge) collection of regression tests. But for releases, the established procedures required that all of them should be run on the final, fully integrated release candidate, which should be a 100% clean build.

We didn't have any issue with nightly builds: The unit, module and subsystem tests completed overnight. We did have subsets of tests for that purpose. For a release, piecewise regression testing would not be 100% trustworthy.

I fully support the release test regime practiced by that company. The regression tests had grown to a big bottleneck in the release procedures, and it was cured by that investment. There were no similar bottlenecks in other areas.

Additional note: Every now and then a proposal came up to reduce the size of the shipped code by removing test related code inserting conditional compiling directives. Every time that was suggested, half a dozen senior developers each produced a handful stories of where the test code had been extremely useful in diagnosing issues at customer sites. Furthermore, the test regime depended on this code: Running all the tests on a a system built with this code, and then shipping a system without it meant that you were shipping a system that hadn't been tested.
GeneralRe: Improve Visual Studio build performance Pin
#realJSOP10-Feb-22 6:01
mve#realJSOP10-Feb-22 6:01 
GeneralRe: Improve Visual Studio build performance Pin
trønderen10-Feb-22 7:30
trønderen10-Feb-22 7:30 
GeneralRe: Improve Visual Studio build performance Pin
Kent Sharkey10-Feb-22 7:39
staffKent Sharkey10-Feb-22 7:39 
NewsA geomagnetic storm may have effectively destroyed 40 SpaceX Starlink satellites Pin
Kent Sharkey9-Feb-22 7:01
staffKent Sharkey9-Feb-22 7:01 
NewsThe DOJ seized $3.6 billion [in bitcoin] and arrested a husband and wife Pin
David O'Neil8-Feb-22 12:12
professionalDavid O'Neil8-Feb-22 12:12 
GeneralRe: The DOJ seized $3.6 billion [in bitcoin] and arrested a husband and wife Pin
Kent Sharkey8-Feb-22 12:33
staffKent Sharkey8-Feb-22 12:33 
GeneralRe: The DOJ seized $3.6 billion [in bitcoin] and arrested a husband and wife Pin
David O'Neil8-Feb-22 14:48
professionalDavid O'Neil8-Feb-22 14:48 
GeneralRe: The DOJ seized $3.6 billion [in bitcoin] and arrested a husband and wife Pin
Kent Sharkey8-Feb-22 14:58
staffKent Sharkey8-Feb-22 14:58 
GeneralRe: The DOJ seized $3.6 billion [in bitcoin] and arrested a husband and wife Pin
David O'Neil8-Feb-22 15:16
professionalDavid O'Neil8-Feb-22 15:16 
GeneralRe: The DOJ seized $3.6 billion [in bitcoin] and arrested a husband and wife Pin
Bernhard Hiller8-Feb-22 20:55
Bernhard Hiller8-Feb-22 20:55 
GeneralRe: The DOJ seized $3.6 billion [in bitcoin] and arrested a husband and wife Pin
Daniel Pfeffer9-Feb-22 4:20
professionalDaniel Pfeffer9-Feb-22 4:20 
GeneralRe: The DOJ seized $3.6 billion [in bitcoin] and arrested a husband and wife Pin
abmv9-Feb-22 5:24
professionalabmv9-Feb-22 5:24 
GeneralRe: The DOJ seized $3.6 billion [in bitcoin] and arrested a husband and wife Pin
Eddy Vluggen9-Feb-22 2:54
professionalEddy Vluggen9-Feb-22 2:54 
GeneralRe: The DOJ seized $3.6 billion [in bitcoin] and arrested a husband and wife Pin
David O'Neil9-Feb-22 8:51
professionalDavid O'Neil9-Feb-22 8:51 
QuestionRe: The DOJ seized $3.6 billion [in bitcoin] and arrested a husband and wife Pin
Eddy Vluggen9-Feb-22 9:31
professionalEddy Vluggen9-Feb-22 9:31 
AnswerRe: The DOJ seized $3.6 billion [in bitcoin] and arrested a husband and wife Pin
David O'Neil9-Feb-22 9:43
professionalDavid O'Neil9-Feb-22 9:43 
GeneralRe: The DOJ seized $3.6 billion [in bitcoin] and arrested a husband and wife Pin
Eddy Vluggen9-Feb-22 10:53
professionalEddy Vluggen9-Feb-22 10:53 

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.