|
|
|
|
|
by seafoamteal
419 days ago
|
|
Yesterday, I used vim motions to clean up some JMH benchmark log data to a CSV. It was genuinely so useful to be able to precisely delete and replace based on regexes. I'm sure I could have done with a graphical find and replace, but it was definitely faster via vim, especially after recording macros to automate the repetitive edits. |
|
Except: Yesterday, I used an LLM (4o-mini-high) to do this kind of task instead and i might never go back.