|
You are here |
davidyat.es | ||
| | | | |
www.thanassis.space
|
|
| | | | | [AI summary] The author explains why the VIM text editor is a superior choice for professional programmers due to its programmability, remote editing capabilities, and extensive customization. | |
| | | | |
ismail.badawi.io
|
|
| | | | | I use vim. I've used vim since I started programming; the very first program I wrote - hello world in C, following along a cprogramming.com tutorial - was typed out in vim, inside a cygwin environment on Windows. Naturally, at first it was hard and intimidating. I didn't know how to do anything, least of all edit text. I learned about insert mode and normal mode. I learned about navigating using hjkl, and deleting the current line with dd, and saving and quitting with :wq, and for a long time that was it. | |
| | | | |
lucasfcosta.com
|
|
| | | | | TL;DR: Here are my dotfiles. Use them and have fun. | |
| | | | |
igorstechnoclub.com
|
|
| | | This week I learned something that finally made "transfer learning" click. I had always heard that you can hit strong accuracy fast by reusing a pretrain... | ||