Use Deadweight and your integration suite to automatically find unused CSS rules - GIANT ROBOTS SMASHING INTO OTHER GIANT ROBOTS
Very cool method. I’d love to see something like this with tighter integration with Compass and SCSS.
Very cool method. I’d love to see something like this with tighter integration with Compass and SCSS.
Cassandra vs MongoDB vs CouchDB vs Redis vs Riak comparison :: KKovacs.
This is a great summary of a few major players in the NoSQL space. It doesn’t go in to too much detail, but it’s pretty fair to each one. I especially like the use cases he outlines for each.
Think about what you are doing before you do this. Don’t be stupid.
> cp -R /usr/local/mysql/data /usr/local/var/mysql
> brew install mysql
> cp /usr/local/Cellar/mysql/5.1.51/com.mysql.mysqld.plist ~/Library/LaunchAgents
> launchctl load -w ~/Library/LaunchAgents/com.mysql.mysqld.plist
**optional** > rm -rf /usr/local/mysql
This was a fun presentation to listen to and I think Merlin makes some great points throughout. I loved his comments about how nerds aren’t doing what they do for the money. To paraphrase one portion:
If you give a painter a bunch of money to not paint any more they won’t be happy because they have money. What makes them happy it to paint
If you can give the “creatives” autonomy and control to do what they think is best you’ll have happier developers and designers, and I guarantee happier customers to.
Merlin also talks about looking to the horizon and preparing yourself for what is coming next. He encourages “nerds” to always keep looking ahead and try to avoid getting stuck the the rut of what you think is great right now.
Here’s what I see on my horizon:
Rails is great, but the time of server side is transitioning to client side. This has been a while in coming but I believe that Javascript will be the primary language web developers are using and only secondarily their server side language of choice. I’ve been eyeing this space for a while know and it’s only getting riper for the change.
If you are a math nerd start brushing up on your statistics and big data. We’ve figured out how to collect huge sums of data, but only in the last few years have we really started understanding scalable and flexible ways to process that data out side of academia. I’ve heard this elsewhere and I’ll echo it here: Statisticians will be driving the next generation of crazy cool apps. It’s already starting especially around the twitter api, and it’s going to grow even more.
Fun times!!
Very cool tool for organizing and manipulating a project on PivotalTracker. I really wish it used oAuth or something, though.