3

!rant Writing code in a barebones text editor so that I am forced to think more about my code and debug deeper. Hah! No more fancy IDE's while learning (for now)!

Comments
  • 2
    Not such a bad idea, actually. I've been going like this for years. Not even autocomplete. I used to be a semi-regular person, but now, now I am addicted to crack cocaine and practice the most tenebrous dark sorcery.
  • 1
    my fren does this and he tried to help me debug a library earlier and this was the first time I actually did anything code-wise successfully with another person so that was weird
  • 1
    These days languages are designed with a language server in mind. Software design is officially a graph problem and not a typographic problem.
Add Comment