Redis API Caching: a simple use case 12 years agoI prefer to hide the CacheStore selection in the Client class and have it recognize the type of url you're passing.What do you think of this approach? 0ThreadHN
Why we still love board games 14 years agoI would have never expected a thread like this to pop up on hacker news :)Anyway I have to weigh in and suggest to try a game I produced with some friends (by co-founding a publishing company): Al Rashid (http://www.yemaia.com/al-rashid -- http://boardgamegeek.com/boardgame/127282/al-rashid).I think most people with a development background are naturally disposed towards liking eurogames, and in my case to work on one :) 0ThreadHN
Change OSX Terminal theme on the fly when you SSH 15 years agoYou are right about the bug, I should check whether the terminal applescript interface allows changing the theme of a named session. 0ThreadHN
Change OSX Terminal theme on the fly when you SSH 15 years agoI also have the hostname on the prompt, but sometimes having a contrasting theme can help :) 0ThreadHN
Change OSX Terminal theme on the fly when you SSH 15 years agoI am sorry you can't see a lot with Solarized, but the script works with any theme :) 0ThreadHN
Simple Apache Vhost templating with Ruby 17 years agoYou're right, it's quite simple, but it does its job :) 0ThreadHN
The thrill of a new technology: CouchDB 17 years agoI am sorry for the headline, but you're right about stupid headlines getting reactions. 0ThreadHN
The thrill of a new technology: CouchDB 17 years agoThe code is easy to read, and the data model is as flexible as you want it to be, since it's schemaless.Reasoning about what the code does is simple once you shift your paradigm to document from relational. 0ThreadHN
The thrill of a new technology: CouchDB 17 years agoTichy, give it a spin. The ease of execution (and the sheer speed, even over giant amounts of data) is impressive. 0ThreadHN