Q1. Can you enable Github Codespace access for the org? It makes things easier
Q2. Are we allowed to make our project code public after the end of the course?
Also, if anyone finds our code next year and uses them in assignments / projects for the next year we won't land in any trouble? As in the person who copied gets a zero, but the person from whom it was copied (unknowingly) isn't responsible?
Q3. If we refer to some part of code from chatgpt and attach its screenshot in the readme then are we allowed to use that code in assignment (with modifications and adjustments owing to the project).As in course policy its mentioned we can use AI tools if we fulfil the policy
[Random OSN Student]: Yes, you can.
Q4. Can you please add a table of contents type sidebar to the OSN Course website so that we can navigate through the giant Mini Project 1 document without getting lost in a sea of words?
Q5. For processes running on linux, it keeps information like `stdin`, `stdout`, `stderr` file streams, and the controlling terminal. These are characteristics of TUI-based processes. How does it deal with GUI-based processes?
Q6. I am unable to figure of the concepts related to mini projects. I thought it will be cleared in tutorials, but it is not, atleast for me. (Specially MP2).
Literally some days I am crying to figure what to use. In tutorials, TA's are saying that We need to explore and know about the concpets, but I didn't found any website to learn and apply. So, I had only one option Chatgpt, which I don't want to use completely to do my work. I am requesting sir, please consider this issue and find a solution for atleast the future projects. For example, in last tutorial they didn't even gave a reference to know about xv6. Iam not blaming anyone, but it is so stressful for me to manage all subjects and do the projects which is taking all my time(for me). Please find a solution for this sir.
Q7. When conneted to IIIT network, my IP (10.2.128.xxx/20) shows a subnet mask of 20 bits. But that implies the maximum# ip's are 4096 (2^12) ? Does that mean that only 4096 devices can connect at a time ? It cannot be the case, it is a low number.