|
|
|
|
|
by jwpapi
17 days ago
|
|
I’m using NEO layout with all the coding keys on layer 3. I’m using both pinkys to jump into layer 3. I can therefore code a lot on home row. I use intellij with two two stroke keybinds (f.e. => Alt + E -> M => Extract Method) and vim motions in editor. I use ai next edit and autocomplete inside editor as I’m right on the loop. Most changes I need to do are few lines of codes or big architectural changes. I’m at 40k lines of code after 24 months of working that’s 1.5k lines per month and 50 lines a day. If you can write 50 lines a day would you let AI write those or write them yourself. I challenge anyone to show me a project with a good codebase where the actual loc output is so high that a human couldn’t write it in one hour a day. I’m not working for a company so my job is to deliver a platform that works for users not to get a paycheck. |
|