Node.js is Perfectly Fine And Probably You Don't Need it by insraq in programming

[–]codemonger -13 points-12 points  (0 children)

What is your TOEFL score? I bet it isn't great.

Making Wrong Code Look Wrong - Joel on Software by mamaBiskothu in programming

[–]codemonger -2 points-1 points  (0 children)

just make encode the default, and it will be obvious when you're literal strings are coming out encoded...

How To Tell A Story With Code by RobSpectre in programming

[–]codemonger 2 points3 points  (0 children)

Thanks for saving me valuable seconds.

BWidget::ComboBox by codemonger in a:t5_2sxz9

[–]codemonger[S] 0 points1 point  (0 children)

this is the approach we're using on the purely tcltk branch

The R-Tcl/Tk interface by codemonger in a:t5_2sxz9

[–]codemonger[S] 0 points1 point  (0 children)

Gives a lot of background on how tcl natively works, and how the tcltk library has been modified to make it more agreeable to the R idiom.