Click here to Skip to main content
15,887,403 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: Introducing Microsoft Copilot for Finance: Transform finance with next-generation AI in Microsoft 365 Pin
Nelek29-Feb-24 10:13
protectorNelek29-Feb-24 10:13 
GeneralRe: Introducing Microsoft Copilot for Finance: Transform finance with next-generation AI in Microsoft 365 Pin
Joe Woodbury29-Feb-24 12:09
professionalJoe Woodbury29-Feb-24 12:09 
GeneralRe: Introducing Microsoft Copilot for Finance: Transform finance with next-generation AI in Microsoft 365 Pin
Richard Deeming29-Feb-24 21:57
mveRichard Deeming29-Feb-24 21:57 
NewsYou’ve just inherited a legacy C++ codebase, now what? Pin
Kent Sharkey29-Feb-24 7:16
staffKent Sharkey29-Feb-24 7:16 
GeneralRe: You’ve just inherited a legacy C++ codebase, now what? Pin
obermd29-Feb-24 10:10
obermd29-Feb-24 10:10 
GeneralRe: You’ve just inherited a legacy C++ codebase, now what? Pin
Nelek29-Feb-24 10:11
protectorNelek29-Feb-24 10:11 
GeneralRe: You’ve just inherited a legacy C++ codebase, now what? Pin
MarkTJohnson29-Feb-24 11:15
professionalMarkTJohnson29-Feb-24 11:15 
GeneralRe: You’ve just inherited a legacy C++ codebase, now what? Pin
Joe Woodbury29-Feb-24 12:03
professionalJoe Woodbury29-Feb-24 12:03 
This was pretty much my career. With few exceptions, two things I always did out of necessity were:

1) Fix the build. I once started a new job where the build required running multiple batch files including using the Visual Studio command-line. I was told it was impossible to simplify it. In three weeks, I fixed the build to where there was one batch file with one line launching a VS build (because the entire thing could now be build in VS.)

At another company, various projects in the solution had wildly different settings including some DLLs statically linking the CRT and others dynamically linking it.

2) Crank warnings to most strict with a short list of exceptions and additions. At one job, the VS project built with over 2000 warnings at level 3! To find new warnings the previous team would do a diff on the output. Three of us moved the project to level 4 with no warnings. (What's amazing is how many of the warnings were about critical errors.)
NewsGitHub besieged by millions of malicious repositories in ongoing attack Pin
Kent Sharkey29-Feb-24 7:01
staffKent Sharkey29-Feb-24 7:01 
GeneralRe: GitHub besieged by millions of malicious repositories in ongoing attack Pin
Nelek29-Feb-24 10:11
protectorNelek29-Feb-24 10:11 
NewsA child could hack these popular video doorbells, tests show Pin
Kent Sharkey29-Feb-24 7:01
staffKent Sharkey29-Feb-24 7:01 
GeneralRe: A child could hack these popular video doorbells, tests show Pin
Nelek29-Feb-24 10:10
protectorNelek29-Feb-24 10:10 
GeneralRe: A child could hack these popular video doorbells, tests show Pin
jeron129-Feb-24 11:31
jeron129-Feb-24 11:31 
NewsGoogle brings Stack Overflow’s knowledge base to Gemini for Google Cloud Pin
Kent Sharkey29-Feb-24 7:01
staffKent Sharkey29-Feb-24 7:01 
GeneralRe: Google brings Stack Overflow’s knowledge base to Gemini for Google Cloud Pin
Nelek29-Feb-24 10:08
protectorNelek29-Feb-24 10:08 
GeneralRe: Google brings Stack Overflow’s knowledge base to Gemini for Google Cloud Pin
Richard Deeming29-Feb-24 21:58
mveRichard Deeming29-Feb-24 21:58 
GeneralRe: Google brings Stack Overflow’s knowledge base to Gemini for Google Cloud Pin
Nelek1-Mar-24 7:39
protectorNelek1-Mar-24 7:39 
GeneralRe: Google brings Stack Overflow’s knowledge base to Gemini for Google Cloud Pin
Joe Woodbury29-Feb-24 12:06
professionalJoe Woodbury29-Feb-24 12:06 
NewsQualcomm’s newest chip brings AI to Wi-Fi Pin
Kent Sharkey28-Feb-24 8:46
staffKent Sharkey28-Feb-24 8:46 
GeneralRe: Qualcomm’s newest chip brings AI to Wi-Fi Pin
Nelek28-Feb-24 10:57
protectorNelek28-Feb-24 10:57 
NewsEU probes Microsoft's security software for anti-competitive practices amidst broader AI market investigation Pin
Kent Sharkey28-Feb-24 8:46
staffKent Sharkey28-Feb-24 8:46 
GeneralRe: EU probes Microsoft's security software for anti-competitive practices amidst broader AI market investigation Pin
Nelek28-Feb-24 10:56
protectorNelek28-Feb-24 10:56 
GeneralRe: EU probes Microsoft's security software for anti-competitive practices amidst broader AI market investigation Pin
obermd28-Feb-24 11:50
obermd28-Feb-24 11:50 
GeneralRe: EU probes Microsoft's security software for anti-competitive practices amidst broader AI market investigation Pin
Kent Sharkey28-Feb-24 11:58
staffKent Sharkey28-Feb-24 11:58 
NewsStarCoder2 AI code generator released with support for 619 programming languages Pin
Kent Sharkey28-Feb-24 8:16
staffKent Sharkey28-Feb-24 8:16 

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.