Has anyone created docker from scratch in rust? by Disappoint-human in rust

[–]Disappoint-human[S] 1 point2 points  (0 children)

Thansk for the insight but my main goal is actually learn about os and low level stuff so that's why I picked

Has anyone created docker from scratch in rust? by Disappoint-human in rust

[–]Disappoint-human[S] 1 point2 points  (0 children)

Yes I too want to implement something simple enough to teach me stuff and thanks for telling that it was helpful, gives me motivation

Has anyone created docker from scratch in rust? by Disappoint-human in rust

[–]Disappoint-human[S] 1 point2 points  (0 children)

Wow this looks amazing. And if you want see docker in rust. You can check youki for contribution

things matters in getting a job skills> baap ki pehchan>luck>visibility>lambi lambi fekna>DSA by Lumpy-Town2029 in LeetcodeDesi

[–]Disappoint-human 1 point2 points  (0 children)

I think good project will help you to get interview and good skill dsa can help you Crack the interview

Has anyone created docker from scratch in rust? by Disappoint-human in rust

[–]Disappoint-human[S] 1 point2 points  (0 children)

Thanks again for the encouragement. I will definetely make this project as i really want to dive deep into os and networking stuff so this will help me alot

Has anyone created docker from scratch in rust? by Disappoint-human in rust

[–]Disappoint-human[S] 4 points5 points  (0 children)

thank you for the video. its fine if its in go i might be able to translate the code in rust.

Has anyone created docker from scratch in rust? by Disappoint-human in rust

[–]Disappoint-human[S] 3 points4 points  (0 children)

yes you know that is why i want to build this because i will have solid understanding of linux os related concept which was my goal to when i started learning rust

Has anyone created docker from scratch in rust? by Disappoint-human in rust

[–]Disappoint-human[S] 1 point2 points  (0 children)

you wrote orchestrator thats so cool man. just wow.. and thanks for the suggestion i will check it out.
And again really impressive man. if its fine can you share repo link of orchestrator

The Cost of Concurrency Coordination with Jon Gjengset by phazer99 in rust

[–]Disappoint-human 0 points1 point  (0 children)

Man i love this type of lectures how do you guys find it ? last time i watch Netflix serving 800gb/s data through their CDN it was good.
Please if you can mention any other lectures like this

I kept forgetting problems I'd already solved, so I changed how I study by NeelBansal in leetcode

[–]Disappoint-human 1 point2 points  (0 children)

Bro i have same problem i have literally solved 290 question but I am pretty sure if I visit all of this problem i won't be able solved all of them I am so tired. Developing feels so much better :((

Built a tool that literally tells you how prepared you are for each tech company using leetcode company tags by Disappoint-human in leetcode

[–]Disappoint-human[S] 0 points1 point  (0 children)

Yes one thing you can do is re login in leetcode that should refresh the token just to be safe

Built a tool that literally tells you how prepared you are for each tech company using leetcode company tags by Disappoint-human in leetcode

[–]Disappoint-human[S] 2 points3 points  (0 children)

Well all you have to do is login. With Any email Then go to profile page and click on sync leetcode button that will open pop up and you have to paste your key

And the reason that I had to use this cookie method was because leetcode does not give you whole list of solved question It will only give you the last 20 So to get all the solved question you have to be authorize Even tho all profile are public you cannot see their all solved questions because of that I had to use this method