Click here to Skip to main content
15,892,072 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: Little great things about Visual Studio 2019 Pin
#realJSOP5-Apr-19 4:37
mve#realJSOP5-Apr-19 4:37 
GeneralRe: Little great things about Visual Studio 2019 Pin
Richard Deeming5-Apr-19 5:39
mveRichard Deeming5-Apr-19 5:39 
GeneralRe: Little great things about Visual Studio 2019 Pin
Joe Woodbury7-Apr-19 9:32
professionalJoe Woodbury7-Apr-19 9:32 
NewsIBM artificial intelligence can predict with 95% accuracy which workers are about to quit their jobs Pin
Kent Sharkey4-Apr-19 10:15
staffKent Sharkey4-Apr-19 10:15 
GeneralRe: IBM artificial intelligence can predict with 95% accuracy which workers are about to quit their jobs Pin
Mark_Wallace4-Apr-19 11:05
Mark_Wallace4-Apr-19 11:05 
GeneralRe: IBM artificial intelligence can predict with 95% accuracy which workers are about to quit their jobs Pin
j snooze5-Apr-19 11:43
j snooze5-Apr-19 11:43 
GeneralRe: IBM artificial intelligence can predict with 95% accuracy which workers are about to quit their jobs Pin
Joe Woodbury7-Apr-19 9:34
professionalJoe Woodbury7-Apr-19 9:34 
GeneralRe: IBM artificial intelligence can predict with 95% accuracy which workers are about to quit their jobs Pin
Dan Neely8-Apr-19 5:10
Dan Neely8-Apr-19 5:10 
Kent Sharkey wrote:
IBM CEO Ginni Rometty says methods used in the traditional human resources model are failing American workers and need assistance from machine learning.
Can it also tell which workers IBM will layoff in the next round?

C#
if (employee.age < 30 &&employee.yearsWorkedAtIbm > 2) 
{
    //worked long enough not to look like a job hopper on resume
    return employeeStatusType.WillProbablyQuitSoon;
} 
else if (employee.age > 50) 
{
    //secret sack gray beards to cut costs and boost funds available for executive compensation policy
    return employeeStatusType.LayThemOff;
}
Did you ever see history portrayed as an old man with a wise brow and pulseless heart, weighing all things in the balance of reason?
Is not rather the genius of history like an eternal, imploring maiden, full of fire, with a burning heart and flaming soul, humanly warm and humanly beautiful?
--Zachris Topelius

Training a telescope on one’s own belly button will only reveal lint. You like that? You go right on staring at it. I prefer looking at galaxies.
-- Sarah Hoyt

NewsComputer virus alters cancer scan images Pin
Kent Sharkey4-Apr-19 10:15
staffKent Sharkey4-Apr-19 10:15 
GeneralRe: Computer virus alters cancer scan images Pin
Mark_Wallace4-Apr-19 11:08
Mark_Wallace4-Apr-19 11:08 
GeneralRe: Computer virus alters cancer scan images Pin
Bernhard Hiller4-Apr-19 21:39
Bernhard Hiller4-Apr-19 21:39 
NewsOne of the world's most important programmers, Linus Torvalds, says Twitter, Facebook, and Instagram are 'a disease' Pin
Kent Sharkey4-Apr-19 10:00
staffKent Sharkey4-Apr-19 10:00 
GeneralRe: One of the world's most important programmers, Linus Torvalds, says Twitter, Facebook, and Instagram are 'a disease' Pin
Mark_Wallace4-Apr-19 10:05
Mark_Wallace4-Apr-19 10:05 
GeneralRe: One of the world's most important programmers, Linus Torvalds, says Twitter, Facebook, and Instagram are 'a disease' Pin
Marc Clifton5-Apr-19 3:05
mvaMarc Clifton5-Apr-19 3:05 
GeneralRe: One of the world's most important programmers, Linus Torvalds, says Twitter, Facebook, and Instagram are 'a disease' Pin
Joe Woodbury7-Apr-19 12:35
professionalJoe Woodbury7-Apr-19 12:35 
NewsWindows 10 News app blunder made users think they're infected Pin
Kent Sharkey4-Apr-19 9:30
staffKent Sharkey4-Apr-19 9:30 
GeneralRe: Windows 10 News app blunder made users think they're infected Pin
Mark_Wallace4-Apr-19 10:03
Mark_Wallace4-Apr-19 10:03 
GeneralRe: Windows 10 News app blunder made users think they're infected Pin
Nelek4-Apr-19 10:42
protectorNelek4-Apr-19 10:42 
NewsMicrosoft brings Visual Studio Code to Linux as a Snap Pin
Kent Sharkey4-Apr-19 9:15
staffKent Sharkey4-Apr-19 9:15 
GeneralRe: Microsoft brings Visual Studio Code to Linux as a Snap Pin
Mark_Wallace4-Apr-19 9:57
Mark_Wallace4-Apr-19 9:57 
GeneralRe: Microsoft brings Visual Studio Code to Linux as a Snap Pin
Kaladin5-Apr-19 1:33
Kaladin5-Apr-19 1:33 
NewsConfigure Visual Studio across your organization with .vsconfig Pin
Kent Sharkey4-Apr-19 9:00
staffKent Sharkey4-Apr-19 9:00 
GeneralRe: Configure Visual Studio across your organization with .vsconfig Pin
Mark_Wallace4-Apr-19 9:55
Mark_Wallace4-Apr-19 9:55 
News93% of Paint splatters are valid Perl programs Pin
Kent Sharkey4-Apr-19 8:45
staffKent Sharkey4-Apr-19 8:45 
GeneralRe: 93% of Paint splatters are valid Perl programs Pin
Mark_Wallace4-Apr-19 8:58
Mark_Wallace4-Apr-19 8: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.