|
Advanced Software Perspectives
|
Some of this post will just be random notes, some will be more descriptive of just what madness occurs inside one of these files. For version 0.7.63. 1, ancient_browser “msie 6.0″; Whether quotes, like on the nginx site, capitalized or not, or unquoted as it is here: http://gist.github.com/228769 (linked to from the main site), the instruction: if ($ancient_browser) is [...]
Oh boy. Finally figured out that the issue here is that there is no abstraction of the concept of ‘variable’ to include both variables and aliases. So everything depends on context and which command is being used - which creates redundant functionality and unpredictability. Same for location etc. This lack of ability to use and apply [...]
When writing software to look at the content of posts on the internet, on blogs and on Twitter, one can just use keyword and keyword context metrics, or one can be a little smarter. Using somewhat heuristically based algorithms, one can classify blog posts and tweets, and in particular, tweeps, into several common categories for the [...]
With a date like April 1, right there in the title, just how serious can this be. But it wasn’t all fun and games. This was the first meetup that Neli and I attended. Previously, I’d miss yet another meeting and I would poke around on the net looking for a writeup about what happened, what [...]