-
Notifications
You must be signed in to change notification settings - Fork 140
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Session 00] September, 1st #43
Comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Where can I find this crossbeam in the first video? Should I clone it from https://github.com/crossbeam-rs/crossbeam? |
@aujinsky yes, you can clone that repo. |
This comment has been minimized.
This comment has been minimized.
NOTE: For each comment, GitHub will automatically send emails to all of you. So please don't reply with "thank you" or other kinds of short notes; just leave a thumb up emoji as done for this comment. |
In the third video, what is the ssh for cs420? |
@kyungyunlee see #42 |
When I connect to the remote server, I can only find Rust (not Rust rls) in the application tab. Would it be okay if I just install Rust instead of Rust(rls)? |
@totolacky Yes, it seems the name of the plugin has been changed. |
|
I had the same issue and followed the instructions at https://www.rustup.rs/ |
@sjh200212 try Ctrl+Shift+P -> "Remote-SSH: Kill VS Code Server on Host... " and reconnect. It sometimes solves the problems... Or: remote the remote server and reconnect, e.g.: |
@sjh200212
|
I followed as instruction and Then I can't connect to server with the right password. Does it happen because of the password or something else? |
@sjh200212 connect to the server via ssh and remove |
From now on, please ask questions in a separate issue using the question issue template. |
Not sure if the homework dates were already posted, but is it possible to know when the first homework will be out? I just want a heads up for how fast I should be learning Rust. |
@kyungyunlee the first homework will be announced this week. |
Hi. I signed up the course late (so I couldn't attend the first class). Will the first week's attendance be accounted and graded? |
@isyangban no, it'll not be graded. |
Please do the following for the online session.
Watch the following video(s):
Solve the attendance quiz by 23:59PM: https://gg.kaist.ac.kr/quiz/18/
Do first things to do: First things you should do #42
Read the Rust book: https://doc.rust-lang.org/book/ The first homework will be extending the final project of the book, so I strongly recommend you to start reading the book early.
The text was updated successfully, but these errors were encountered: