@juliarturc That sounds like the right solution, actually. Those are just silly questions… I want training data, energy and parameters used for smart things
🙃 not sure how sure I am about the above
@GeeksGamersCom That is cheating.
That trilogy is done, it is not fan art, it was not a “parallel universe” experiment… it was just a bad series of movies and that is that.
It is like bad musicians cannot remove their bad music.
@paulg I learned a lot about how to give feedback when my PhD supervisors commented "Unclear" on some sections... like, please tell me what is it that is unclear, or add some questions or something. Otherwise, I do not know what to fix or how to debate.
@tris_does_stuff@marmaduke091 If you give me an equation or a complicated arithmetic problem, I would not predict the answer like an LLM does…. I would use a proper algorithm and math
@jordwalke 1. I have seen worse rust pattern matching syntaxes
2. My main use for enums is that the compiler can tell you if you are missing some branch (eg, you add a new error type and it nudges you to update)… although that will not work on your example because you are matching the _