Click here to Skip to main content
15,891,607 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: Ubuntu Wins (defeats Win10)! Pin
raddevus14-Sep-19 15:00
mvaraddevus14-Sep-19 15:00 
GeneralRe: Ubuntu Wins (defeats Win10)! Pin
Nand3214-Sep-19 17:21
Nand3214-Sep-19 17:21 
GeneralRe: Ubuntu Wins (defeats Win10)! Pin
honey the codewitch14-Sep-19 17:24
mvahoney the codewitch14-Sep-19 17:24 
GeneralRe: Ubuntu Wins (defeats Win10)! Pin
Nand3214-Sep-19 17:31
Nand3214-Sep-19 17:31 
GeneralRe: Ubuntu Wins (defeats Win10)! Pin
honey the codewitch14-Sep-19 17:34
mvahoney the codewitch14-Sep-19 17:34 
GeneralRe: Ubuntu Wins (defeats Win10)! Pin
Nand3214-Sep-19 18:12
Nand3214-Sep-19 18:12 
GeneralRe: Ubuntu Wins (defeats Win10)! Pin
honey the codewitch14-Sep-19 18:14
mvahoney the codewitch14-Sep-19 18:14 
GeneralRe: Ubuntu Wins (defeats Win10)! Pin
Munchies_Matt14-Sep-19 22:36
Munchies_Matt14-Sep-19 22:36 
I use GEdit on Unix to edit code, it even colours the code in for you like the VS editor does.

And then you tyoe make in a command window.

You can set up a browse with ctags and codequery on Linux, you can even include the kernel/other people source. Makes bug very easy to pin down.

The main thing with Linux is that 'it just works'. From the OS you develop on, to the code you write (in my case Kernel), it just works. None of that jumping through hoops, that appalling circular MSFT documentation.

The only thing I like about writing Windows kernel code is the truly incredible Windbg. If you want a debugger (even for user space code) it is incredible!

(I often us VS to edit kernel code too, then build it with a command line. OK, I know the later VS can build too, but I still use the old WDK)
GeneralRe: Ubuntu Wins (defeats Win10)! Pin
honey the codewitch15-Sep-19 3:41
mvahoney the codewitch15-Sep-19 3:41 
GeneralRe: Ubuntu Wins (defeats Win10)! Pin
theoldfool14-Sep-19 12:37
professionaltheoldfool14-Sep-19 12:37 
GeneralRe: Ubuntu Wins (defeats Win10)! Pin
Kornfeld Eliyahu Peter14-Sep-19 20:36
professionalKornfeld Eliyahu Peter14-Sep-19 20:36 
GeneralRe: Ubuntu Wins (defeats Win10)! Pin
theoldfool15-Sep-19 3:59
professionaltheoldfool15-Sep-19 3:59 
GeneralRe: Ubuntu Wins (defeats Win10)! Pin
Nand3214-Sep-19 17:11
Nand3214-Sep-19 17:11 
PraiseRe: Ubuntu Wins (defeats Win10)! Pin
lopatir14-Sep-19 17:21
lopatir14-Sep-19 17:21 
GeneralRe: Ubuntu Wins (defeats Win10)! Pin
Sander Rossel15-Sep-19 1:08
professionalSander Rossel15-Sep-19 1:08 
GeneralRe: Ubuntu Wins (defeats Win10)! Pin
dandy7215-Sep-19 3:25
dandy7215-Sep-19 3:25 
GeneralRe: Ubuntu Wins (defeats Win10)! Pin
raddevus15-Sep-19 5:40
mvaraddevus15-Sep-19 5:40 
QuestionThis is driving me round the twist. Pin
OriginalGriff14-Sep-19 9:42
mveOriginalGriff14-Sep-19 9:42 
AnswerRe: This is driving me round the twist. Pin
David O'Neil14-Sep-19 19:20
professionalDavid O'Neil14-Sep-19 19:20 
AnswerRe: This is driving me round the twist. Pin
David O'Neil14-Sep-19 19:27
professionalDavid O'Neil14-Sep-19 19:27 
Generalif you hate writing and trying to test multithreaded code raise your hand Pin
honey the codewitch14-Sep-19 9:41
mvahoney the codewitch14-Sep-19 9:41 
GeneralRe: if you hate writing and trying to test multithreaded code raise your hand Pin
Greg Utas14-Sep-19 13:14
professionalGreg Utas14-Sep-19 13:14 
GeneralRe: if you hate writing and trying to test multithreaded code raise your hand Pin
honey the codewitch14-Sep-19 13:16
mvahoney the codewitch14-Sep-19 13:16 
GeneralRe: if you hate writing and trying to test multithreaded code raise your hand Pin
Greg Utas14-Sep-19 13:46
professionalGreg Utas14-Sep-19 13:46 
GeneralRe: if you hate writing and trying to test multithreaded code raise your hand Pin
honey the codewitch14-Sep-19 13:51
mvahoney the codewitch14-Sep-19 13:51 

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.