First, I found it hard to determine which sites were using Ruby on Rails, because, since I’m not a developer, it wasn’t clear to me how to look for those signs! I’m used to viewing the source of a page to look for makers that it was built with CSS or to look at how it’s used HTML, but nothing that tells me what’s going on behind the scenes at a deeper level. I found this handy site, called Built With, however, which helped me mine quite a bit of information about any website I wanted to know about!
From Built With, I saw that use of Rails has been fairly consist over the last year, with not too much substantial growth.
Source: Built With |
Source: Built With |
Unfortunately, however, Github was recently the victim of a some pretty serious hacking that was the result of exploiting one of Ruby’s vulnerabilities: mass assignment vulnerability. Now, I don’t really know what that entails fully, but I know that it allowed the hacker quite a bit of access to files wherein he could have done some serious damage. Luckily for Github, the hacker seemed to be mostly trying to prove a point about the vulnerability, rather than do something malicious (More on that from Ars technica). However, it seems like to protect your site’s material best, you really need some intense understanding of Ruby programming in a way that I just don’t have yet.
As I think about what these sites are used for and what they accomplish, I cannot help but wonder whether Ruby on Rails is really a useful tool for me to explore for the purpose of making a personal portfolio site. It would be a powerful blogging platform, for sure, which would allow me all the customization I could possible imagine. But is the flexibility it affords really worth the trouble of learning the development process? Would I not be better off learning to customize a blog platform in a far deeper manner, including developing and modifying my own themes. I’m not sure, but I think I need to further explore whether I am learning this tool to be able to say I know it, or whether I’m doing so in a purposeful way. I am really one that is cautious of adopting technology for technology’s sake, so this is really food for thought indeed.
No comments:
Post a Comment