Sure, but i dislike installing other tools like pip just for a single tool.
HN user
tilltheis
Is there any chance get this into Homebrew for an easier installation on Mac?
Play didn't invent the iteratee concept, Oleg Kiselyov did (http://okmij.org/ftp/Streams.html). I asked myself the same question, as I'm doing the reactive programming course on Coursera, where Rx was the topic of the last couple weeks. I came to the conclusion that Rx focuses on side-effects while iteratees concentrate on iterative calculations. Iteratees calculate a result while Rx-observers just perform side-effects. Maybe someone else can further elaborate on this topic.
James Roper wrote a comment describing why Play's iteratees are so complex in comparison: http://brikis98.blogspot.de/2013/11/play-scala-and-iteratees...
I really like the extension but what I'm missing is auto refresh and opening links in new tabs (both comments and articles). That functionality is offered by another extension (https://chrome.google.com/webstore/detail/hackemup/abjhkncpe...) but sadly both extensions seem to be incompatible (after browser restart).
Why is the number of tabs limited to eight (in this browser and in Safari; Chrome doesn't have a limit AFAIK)?
The command line version of it (mdfind) seems to search the entire file system.
Maybe you could ask the user if it's okay to open the page after the installation.
Why does it open a new Safari window after the installation? That's pretty annoying but besides that I'm happy about every new version.
I haven't used Xmonad myself but with all the talking why hasn't someone ported it to OS X (Cocoa) yet?
Ressources about programming which are not primarily meant for programmers are always interesting to read/watch. The recipe metaphor reminds me of this (http://www.irishtimes.com/newspaper/finance/2011/0429/122429...) article which distinguishes between cooking recipes and mathematical formulae.
I tried MacRuby once a few months ago (https://github.com/tilltheis/fullscreenclock) and I have to tell you the Cocoa parts lacked some essential features (like correct syncing of Ruby and Cocoa setters). But the nice thing about it is that you can intermix Obj-C and Ruby code freely to write the low level parts of your app in C/Obj-C if you want to. There is even a bridge between C/Obj-C and Ruby which enables you to call native functions from your Ruby code.
I get that all the time but it seems to be a problem with Chrome. Some people say clearing the cache would fix it but that doesn't work for me. I have no such problems in Firefox though.
It's not only Databases but Machine Learning and AI as well. I'm really looking forward to these Stanford classes and hope to take them successfully while doing my actual studies.
Direct links:
- Databases: http://www.db-class.org/
- Machine Learning: http://www.ml-class.org/
- Artificial Intelligence: http://www.ai-class.com/
Xmarks on the other hand supports tagging which Google still not managed to implement. I'm using Xmarks (for cross-browser syncing) as well as Chrome's native sync but after setting up a new OS install I've got every bookmark twice.
I'm on a 2009 MBP and have no such problems. Don't know where they could originate from, though.
"Programming in Scala" is a good one, I've been told. The first edition is available online at http://www.artima.com/pins1ed/ .
This works in Chrome 11 as well (some performance issues aside).
Direct link: http://hakim.se/inc/components/slideshow/
Maybe Rasmus wants to make writing Kod.app plugins easier?
I really liked quodlibet (http://code.google.com/p/quodlibet/) back in the days I only used linux. Don't know if you like the UI though.