Skip to content
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

Closed
jeehoonkang opened this issue Aug 31, 2020 · 23 comments
Closed

[Session 00] September, 1st #43

jeehoonkang opened this issue Aug 31, 2020 · 23 comments
Labels

Comments

@jeehoonkang
Copy link
Member

jeehoonkang commented Aug 31, 2020

Please do the following for the online session.

@nv-quan

This comment has been minimized.

@jeehoonkang

This comment has been minimized.

@nv-quan

This comment has been minimized.

@aujinsky
Copy link

aujinsky commented Sep 1, 2020

Where can I find this crossbeam in the first video? Should I clone it from https://github.com/crossbeam-rs/crossbeam?

@jeehoonkang
Copy link
Member Author

@aujinsky yes, you can clone that repo.

@aujinsky

This comment has been minimized.

@jeehoonkang
Copy link
Member Author

jeehoonkang commented Sep 1, 2020

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.

@kyungyunlee
Copy link

In the third video, what is the ssh for cs420?

@jeehoonkang
Copy link
Member Author

@kyungyunlee see #42

@woominsong
Copy link

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)?

@jeehoonkang
Copy link
Member Author

@totolacky Yes, it seems the name of the plugin has been changed.

@sklationd
Copy link

sklationd commented Sep 1, 2020

Right after I installed 2 of plugins and opened atomic.rs in crossbeam-epoch , I got errors from VSCode.
스크린샷 2020-09-01 오전 11 27 58
Therefore, I tried to install rustup with curl command, but I have no permission to use installing command in ssh environment.
Have I done something wrong?

@jeehoonkang
Copy link
Member Author

  • curl is installed, so you can install rustup as instructed in the rustup website.
  • After installing rustup, completely kill vscode server in the server, and then reconnect. It worked for me.

@sjh200212
Copy link

  • curl is installed, so you can install rustup as instructed in the rustup website.
  • After installing rustup, completely kill vscode server in the server, and then reconnect. It worked for me.

I had the same issue and followed the instructions at https://www.rustup.rs/
Then the terminal said that rust is successfully installed and etc. So I turned off the vs code and try to reconnect.
Then the same message appears again. Did I do something wrong?

@jeehoonkang
Copy link
Member Author

jeehoonkang commented Sep 1, 2020

@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.: /home/s20071163/.vscode-server/bin/a0479759d6e9ea56afa657e454193f72aef85bd0

@sklationd
Copy link

sklationd commented Sep 1, 2020

@sjh200212
There is a common issue about setting a environment variable $PATH. I recommend you check your ~/.profile(In my case, command is in here) file includes below command.

export PATH="$HOME/.cargo/bin:$PATH"

@sjh200212
Copy link

@sjh200212 try Ctrl+Shift+P -> "Remote-SSH: Kill VS Code Server on Host... " and reconnect. It sometimes solves the problems...

I followed as instruction and
I think I wrongly input password(because I think I accidentally push caps lock) few times after that

코드

Then I can't connect to server with the right password.

Does it happen because of the password or something else?

@jeehoonkang
Copy link
Member Author

@sjh200212 connect to the server via ssh and remove ~/.vscode-server entirely, and then retry. Also look at sklationd's comments.

@jeehoonkang
Copy link
Member Author

From now on, please ask questions in a separate issue using the question issue template.

@kyungyunlee
Copy link

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.

@jeehoonkang
Copy link
Member Author

@kyungyunlee the first homework will be announced this week.

@isyangban
Copy link

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?

@jeehoonkang
Copy link
Member Author

@isyangban no, it'll not be graded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

8 participants