I run into this a lot with Python, where when I manually cut/paste some block, I have to go up and double check all the lines are in the right place, etc. because an autoformatter can't do it correctly and obviously…
I pay for a T-shirt, then I use it for as long as I want. I don't pay every month to wear the T-shirt.
The name is a reference to Harry Potter books.
CMU's compiler's course teaches neither "forward" nor "backward". It teaches in increasing complexity. You start by writing the whole pipeline for straight line code. Then you add branches, and structs, and functions,…
> They also offer zero discoverability for someone that did not read the manual (see the vim jokes). I don't see why I would use a specialized tool for hours a day without reading the manual. > good pointer UI + robust…
I could never remember what the ctrl/alt/shift modifiers do and never managed to get fluent with them - they also require repeating movement many times by holding/tapping the arrow keys until you get to where you want…
The difference for me was realizing that Shift-V % will typically highlight precisely what I want - though that's a bad example, visual mode is rare for me. More frequently it's something like `dap`, which works with a…
> Isn’t most of work browsing code and Googling things? Browsing code is mostly done in an editor with the keyboard, for me. And Googling things isn't exactly something I spend hours a day doing. Additionally, I make…
I run into this a lot with Python, where when I manually cut/paste some block, I have to go up and double check all the lines are in the right place, etc. because an autoformatter can't do it correctly and obviously…
I pay for a T-shirt, then I use it for as long as I want. I don't pay every month to wear the T-shirt.
The name is a reference to Harry Potter books.
CMU's compiler's course teaches neither "forward" nor "backward". It teaches in increasing complexity. You start by writing the whole pipeline for straight line code. Then you add branches, and structs, and functions,…
> They also offer zero discoverability for someone that did not read the manual (see the vim jokes). I don't see why I would use a specialized tool for hours a day without reading the manual. > good pointer UI + robust…
I could never remember what the ctrl/alt/shift modifiers do and never managed to get fluent with them - they also require repeating movement many times by holding/tapping the arrow keys until you get to where you want…
The difference for me was realizing that Shift-V % will typically highlight precisely what I want - though that's a bad example, visual mode is rare for me. More frequently it's something like `dap`, which works with a…
> Isn’t most of work browsing code and Googling things? Browsing code is mostly done in an editor with the keyboard, for me. And Googling things isn't exactly something I spend hours a day doing. Additionally, I make…