morbidhawk

↗ HN profile [ 86.2 ms ] full profile
Karma
119
Created
November 3, 2015 (10y ago)
Submissions
0
  1. Lately I've been obsessed with the idea of code readability. I tried out different things, and ended up creating a simple transpiler that allows a new way to organize code that greatly improves readability. It's a…

  2. I only program my side projects on the weekends, when I come back to the code I realize how poorly it's been written, especially if I've skipped a weekend. I'm really striving to make my code readable. A great book I…

  3. I'm currently in the interview process for a Mid-level position, but my experience situation is kind of different from most as I interned for several years while going to school to make enough to provide for my family.…

  4. I'm reading code from one of the big open source framework and finding it hard to organize notes alongside the code. I haven't found a good way to take notes alongside the code I'm reading so I can later come back and…