daemonza
|
8 years ago
|
on: Minitel: The Online World France Built Before the Web
And Beltel in South Africa
daemonza
|
10 years ago
|
on: Sublime Text packages are on GitHub
I tried Atom when it came out, it was painfully slow...on a whim I tried it a couple of weeks ago to test the go-plus package for go development and, and I was pleasantly surprised how much performance improved, personally when both editors are open, I don't see a speed difference anymore. If you have not tried Atom recently, give it a go.
daemonza
|
10 years ago
|
on: Scala development in Vim
Exactly, I don't understand why you have to lock yourself into one editor/IDE. Use the best tool for the job.
daemonza
|
11 years ago
|
on: 2015 Chromebook Pixel
and google makes it look like a 4 year old macbook pro.
daemonza
|
14 years ago
|
on: RubyMotion - Ruby for iOS
2nd this, that would be awesome. I am very tempted to give Rubymotion a try, but not sure I am ready at the moment to shell out the cash for it.
daemonza
|
14 years ago
|
on: Node.js - Convincing the boss guide
I seriously think Node.js is one of those things that get's overhyped. Yes it's fun to code...until the nested callbacks get's too much. For me personally I will stick production code with ruby/sinatra and eventmachine and play with node for personal projects.
daemonza
|
14 years ago
|
on: Instantly create beautiful GitHub project pages
What's wrong with the old README.md files. Github should be ALL about the code, not sure I really like these pages
daemonza
|
14 years ago
|
on: The Ruby on Rails Tutorial, 2nd Edition (full draft)
Busy going through the older tutorial at the moment. At Chapter 5. It's awesome, thanks for the great tutorial.