A lot of the time I do programming things, my code starts working before I think I'm done. Like, while learning Rust I made a mergesort, and it started printing the sorted list before I deliberately put the pieces back together.
Decent at computers, but very confused.