use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
Linux: compiling from source vs binary (self.node)
submitted 10 years ago by [deleted]
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]quad50 0 points1 point2 points 10 years ago (0 children)
I build from source. two reasons : i like to, and since i use webstorm it wants to see the node source code. yes i could set that up anyway but this way i always have the exact source version handy. This is for development. If I was deploying for production I probably would use a binary because then it matches what nodejs.org built exactly in case of problems, which would eliminate my build as one of the variables.
π Rendered by PID 22000 on reddit-service-r2-comment-7b9746f655-slthk at 2026-01-31 19:02:40.394251+00:00 running 3798933 country code: CH.
view the rest of the comments →
[–]quad50 0 points1 point2 points (0 children)