Tag Archives: javascript

Bower is fucked

Or alternately, front end infrastructure is fucked. I decided to port groundstation to use bower for it’s frontend assets this evening. Technically, the component in question is airship, but that’s irrelevant. I need to pull in bootstrap, jquery, backbone and … Continue reading

Posted in Articles | Tagged , , , | Leave a comment

Reading Rainbow: Episode 12

While working on my web-spider class for an application I was developing, I did some searching for efficiency of spidering algorithms. I came across this comparison of the depth-first versus breadth-first search algorithms. http://www.leekillough.com/trapopt.html Using a combination of Javascript and … Continue reading

Posted in SamuraiNet Archive | Tagged , , , , , , , , , , , , | 1 Comment