nadam

↗ HN profile [ 81.9 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. One of my favourite parts of programming is creating reusable self-contained libraries. It is much more enjoyable for me to tweak the performace or the API of a library with a clear and simple goal than writing the…

  2. The FizzBuzz Paradox (nadamhu.wordpress.com)
  3. I am developing a Markdown editor for Windows. It will support some markdown extensions (like tables) live preview, export to docx, etc... I am looking for good feature ideas. Wouldn't it be cool if the editor would…

  4. Javascript Genesis (nadamhu.wordpress.com)
  5. 65536 - 131071

  6. 4096 - 8191

  7. 256 - 511

  8. 16384 - 32767

  9. Less than 256

  10. I know that the best strategy is to launch an as minimalistic as possible 'Minimum Viable Product', but it is sometimes really hard to cut features. Sometimes I think that without feature X and Y the product is totally…

  11. 512 - 1023

  12. 1024 - 2047