crcl

↗ HN profile [ 42.6 ms ] full profile
Karma
29
Created
April 1, 2018 (8y ago)
Submissions
0
  1. I've often heard/read that one should aim to improve themselves a little bit each day (e.g. improve by 1%, whatever that means, every day and your progress will compound over time). To those who DO subscribe to this…

  2. I'm thinking of building a note-taking app tailored to programmers. I know there's org-mode and products like http://jrnl.sh, and I've read a number of HN posts that discuss note-taking, but I haven't found a method…

  3. In general, I prefer following functional programming principles. This leads me to default to writing pure functions and only writing impure functions when it's absolutely necessary (meaning that the program would not…

  4. To the people in software, do you prefer calling yourself (or others) a "software engineer" or "software developer"? Is there even a difference? Assuming there's no difference in meaning, what are the pros/cons of the…