I'm trying to LLM-proof an Operating Systems coursework task where students have to complete small modifications to a teaching operating system written in C++. They run it on QEMU on a shared server.
Anyone have recipes that might transfer? Or is this a hopeless task?
I am hoping the QEMU + shared server setup embeds an opportunity, i.e. to have the students answer questions that an LLM could not (for lack of access to the server). But I don't have clear ideas for how to harness that yet.