Can you help this OS rookie?

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Xodein
Posts: 12
Joined: Wed Aug 09, 2023 4:08 am
Libera.chat IRC: Xodein

Re: Can you help this OS rookie?

Post by Xodein »

StudlyCaps wrote: I had a look at your code and it seems that at this point in time you've basically just followed along with the tutorial videos and reproduced exactly what the host did, is that a fair assessment? There's nothing inherently wrong with this as a starting point, but the problem you're now encountering is to be expected. Up until this point someone else was making all the design decisions for you, now you need to start making decisions for yourself, after all, making your own design decisions is what makes it your OS.
Hi, yes, this is a fair assessment. I've been seeking this kind of guidance, and it will be incredibly helpful. I asked professors at college, but they didn't want to look at my code, and the advice they gave me wasn't as helpful as what you guys provide. Thank you so much!
Post Reply