bencreasy.com - Escaped Notions

Description: let triumphs = tasks.map( function work(t){ return this.finish(t); }, hereAndNow);

html (17559) javascript (13920) css (13206) engineering (9788) algorithms (255) ben creasy (1)

Example domain paragraphs

I've been dealing with a much larger codebase than I've been exposed to before, so I wanted a high-level overview. Sonar-Qube seems to be the leading static source code analyzer out there. I went to install it on homebrew. The docs didn't cover that. Steps: brew install sonar-qube brew install…

UPDATE: just use nodenv. As of now (2017 May), I have used nodenv since I published this post in 2015 with zero complaints. TL;DR: use the packages nvm or if you're feeling brave, n to install node. The problem with n is that as of now it does not…

I expect most people reading this will understand why I am hesitant to blog under my real name. I've been actively engaged in various online communities for years under pseudonyms. In particular, I've tried to edit wikis and work in forums as part of a community. When you publish on…