ohm y FUCKING GOD

@jk my manager had the interesting idea of essentially making it do an interview round like we would for hiring people? and it behaved... very naturally. like "can you write a function that does (some task)", and it does, but it's the naive O(n^2) approach. "So this is quite slow, how could that be improved?" and it starts explaining that this is O(n^2) but actually there's also a linear solution and it works like so and so
we'd probably hire it