• 2 Posts
  • 13 Comments
Joined 2 years ago
cake
Cake day: June 17th, 2023

help-circle
  • This is a good idea thanks! My wife and I talked about something similar recently. I think we’re going to try having some of our own office work scheduled for times when he is studying/revising.

    My sense is that his problem isn’t particularly the understanding of the topic, it’s laying down a deep enough application of it to get the marks in the exams.


  • We’ve talked about his situation, but not in a formal ‘he needs support’ kind of way. When he’s getting low As and Bs it’s really hard to talk about him not meeting his potential, I just look like a pushy parent.

    I think what I’m mostly worrying about myself is that the future he wants for himself needs grades that he’s capable of intellectually, but not at the work rate he’s able to do today. I know that things usually work out, but it’s still hard in the moment to see that he might miss out on his dream goals.









  • I don’t know how tech savvy you are, but I’m assuming since your on lemmy it’s pretty good :)

    The way we’ve solved this sort of problem in the office is by using the LLM’s JSON response, and a prompt that essentially keeps a set of JSON objects alongside the actual chat response.

    In the DND example, this would be a set character sheets that get returned every response but only changed when the narrative changes them. More expensive, and needing a larger context window, but reasonably effective.