Click here to Skip to main content
15,886,632 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: Kimpossible? Kimunlucky? KimChi? (or is it KimQi??) Pin
ZurdoDev4-May-20 1:16
professionalZurdoDev4-May-20 1:16 
GeneralRe: Kimpossible? Kimunlucky? KimChi? (or is it KimQi??) Pin
The pompey3-May-20 11:11
The pompey3-May-20 11:11 
GeneralTimeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Pin
NadhVanim2-May-20 19:45
NadhVanim2-May-20 19:45 
GeneralRe: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Pin
Jacquers2-May-20 20:50
Jacquers2-May-20 20:50 
GeneralRe: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Pin
Eddy Vluggen2-May-20 21:50
professionalEddy Vluggen2-May-20 21:50 
GeneralRe: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Pin
jsc423-May-20 8:47
professionaljsc423-May-20 8:47 
GeneralRe: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Pin
Eddy Vluggen3-May-20 9:42
professionalEddy Vluggen3-May-20 9:42 
NewsWhy not learn Rust? Pin
Super Lloyd2-May-20 19:30
Super Lloyd2-May-20 19:30 
Yesterday I asked "Why learn Rust", mostly because I was curious but seeking encouragement while facing the overwhelming existential dread of having to configure my system...

Then I distractedly did it while youtubing and.. well, that was easy! Blush | :O Big Grin | :-D
So... why not do it hey?! Wink | ;)

Here is how:
Step 1. Install VS Code (there is a one click installer ask google)
Step 2. Install Rust (rls) extension (click on the 4 cubes icon the left, type rust, click install)
Step 3. As per RustRls extension description, install Rust tool (google it, there is a one click windows installer for it)

=> You now have intellisense and mouse hover tips / documentation! Smile | :)

You are now ready to go, err.. I mean rust! Smile | :)
I had 0 configuration, just run 3 installers! Smile | :)
(might have to restart, I did restart since I was also checking windows update)

Additional optional step, I want to press F5 and debug!
I had to google 2 minute to find out how! Blush | :O (phew)

Step 4. Install the VS Code extensions "C/C++" (by microsoft)
Step 4a. (tricky) I had to find a mysterious hidden setting I can't find again which enable breakpoints everywhere

Step 5 create a debug config in your system, Run > Add Configuration, choose "C++ Windows Launch", then edit the .vscode\launch.json file "program" variable to point to your program

Finally Rust documentation
The Rust Programming Language - The Rust Programming Language

You too can become a Rustacean now! Smile | :)
A new .NET Serializer
All in one Menu-Ribbon Bar
Taking over the world since 1371!


modified 3-May-20 4:05am.

GeneralRe: Why not learn Rust? Pin
RickZeeland2-May-20 20:02
mveRickZeeland2-May-20 20:02 
GeneralRe: Why not learn Rust? Pin
Super Lloyd2-May-20 20:04
Super Lloyd2-May-20 20:04 
GeneralRe: Why not learn Rust? Pin
Eddy Vluggen2-May-20 22:01
professionalEddy Vluggen2-May-20 22:01 
GeneralRe: Why not learn Rust? Pin
Super Lloyd2-May-20 22:08
Super Lloyd2-May-20 22:08 
GeneralRe: Why not learn Rust? Pin
Thomas Daniels2-May-20 22:35
mentorThomas Daniels2-May-20 22:35 
GeneralRe: Why not learn Rust? Pin
Super Lloyd2-May-20 22:38
Super Lloyd2-May-20 22:38 
GeneralRe: Why not learn Rust? Pin
honey the codewitch9-May-20 15:22
mvahoney the codewitch9-May-20 15:22 
GeneralRe: Why not learn Rust? Pin
Super Lloyd9-May-20 17:20
Super Lloyd9-May-20 17:20 
GeneralRe: Why not learn Rust? Pin
honey the codewitch11-May-20 15:44
mvahoney the codewitch11-May-20 15:44 
GeneralRe: Why not learn Rust? Pin
Chris Maunder5-May-20 14:57
cofounderChris Maunder5-May-20 14:57 
GeneralRe: Why not learn Rust? Pin
Super Lloyd5-May-20 15:10
Super Lloyd5-May-20 15:10 
GeneralGames for free Pin
Nelek2-May-20 9:42
protectorNelek2-May-20 9:42 
GeneralRe: Games for free Pin
RickZeeland2-May-20 21:45
mveRickZeeland2-May-20 21:45 
GeneralRe: Games for free Pin
Nelek3-May-20 0:44
protectorNelek3-May-20 0:44 
GeneralJob Boards Pin
Richard Andrew x642-May-20 8:26
professionalRichard Andrew x642-May-20 8:26 
GeneralRe: Job Boards Pin
PIEBALDconsult2-May-20 9:14
mvePIEBALDconsult2-May-20 9:14 
GeneralRe: Job Boards Pin
Richard Andrew x642-May-20 9:18
professionalRichard Andrew x642-May-20 9:18 

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.