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

added section on user directory #161

Merged
merged 9 commits into from
Jul 1, 2024
Merged

Conversation

SammyAgrawal
Copy link
Contributor

Would love feedback / editing @jbusecke

Specifically, if there are other recommended ways for people to clean their user directory that I didn't mention.

@SammyAgrawal
Copy link
Contributor Author

I myself was shocked that I had 10GB of cached/ old hidden junk in my directory!

Copy link

github-actions bot commented Jun 27, 2024

👋 Thanks for opening this PR! The Cookbook will be automatically built with GitHub Actions. To see the status of your deployment, click below.
🔍 Git commit SHA: e572504
✅ Deployment Preview URL: https://leap-stc.github.io/_preview/161

@jbusecke
Copy link
Contributor

Hi @SammyAgrawal, this is a good start, but I think that we really should change the language to very concrete actionable steps. I suggest moving the language about why we have a quota to the User Directory Reference, and here add a very concrete step by step list (put yourself in a confused users role, and go through everything from A to Z that they have to do):

  • How do I find out how much data I have and where? du -h --max_depth=1 .
  • What takes up so much space? It will be data files? (I personally do not like the github recommendation, because that will just be code, which is what the User Directory is explicitly for). -> Provide example on how to simply move files to a cloud bucket. Additionally link to our Data Guide and our Data Policy for further reference.

Happy to dig into the wording for this after the changes have been made.

@jbusecke
Copy link
Contributor

I myself was shocked that I had 10GB of cached/ old hidden junk in my directory!

How exactly did you diagnose those?

@SammyAgrawal
Copy link
Contributor Author

I found out using the du -h --max_depth=2 . command, so you're right that definitely should be included

@jbusecke
Copy link
Contributor

jbusecke commented Jul 1, 2024

This is great @SammyAgrawal . Thanks for the edits. Ill merge this now.

@jbusecke jbusecke merged commit 63e5f18 into leap-stc:main Jul 1, 2024
2 checks passed
github-actions bot pushed a commit that referenced this pull request Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants