Viewing profile — ajfapoiawejf
ajfapoiawejf
HN member- Joined
- Wed, Feb 10, 2021, 11:59 PM UTC
- HN karma
- 17
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About ajfapoiawejf
No profile information was provided.
Recent public activity
-
comment
Comment #26431109
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 …
-
comment
Comment #26402661
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.
-
comment
Comment #26257478
The name is a reference to Harry Potter books.
-
comment
Comment #26244337
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 …
-
comment
Comment #26096811
> 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 …
-
comment
Comment #26096799
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…
-
comment
Comment #26096519
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 so…
-
comment
Comment #26096505
> 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 hou…