n9te9

Results 5 comments of n9te9

Hi! I suggest a way to set Port by writing on program when developer run their application. For example: ``` // current application run method (r is value returned by...

Hi roman! Thank you for code review! I'll reconstruct Natural Cubic Spline method based on your pointed out again.

Ok! I grasp roughly requirements. I'll implement the features, send PR.

Hi! I'm implementing Twitter oauth now(I added Twitter Authorization ENV). Twitter OAuth seem more complex than other service's oauth. Twitter's oauth use 3-legged authorization flow. (Please look at detail ->...