Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jethrokuan
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
jethrokuan
13y ago
Thanks everyone! I've tried doing it(amidst my school exams) but I think it doesn't quite drill into me best practices. I don't want to explore go and hack up something; I want to learn it once and learn it right. Any recommendation for thi
2.
▲
Ask HN: How do you start learning Go?
3 points
by
jethrokuan
14y ago
|
3 comments
3.
▲
by
jethrokuan
14y ago
Just a question: what platform is this built on, and did you use any external library for infinite scrolling?
4.
▲
Ask HN: How to pick up algorithm programming?
1 points
by
jethrokuan
14y ago
|
0 comments
5.
▲
by
jethrokuan
14y ago
When beginning learning RoR, look through Rails for Zombies ( http://railsforzombies.org ) and Try Ruby ( http://tryruby.org/levels/1/challenges/0 ) to get a feel of the new language. It's quite different from C/C++/Java. You'll get better
6.
▲
by
jethrokuan
14y ago
The error you get when you try to push to Heroku isn't one that suggest that Heroku is down. Took me a while to figure that Heroku is down (after many futile attempts I decided to try to create a new app instead but they this time said that
7.
▲
Heroku Down Again
(status.heroku.com)
19 points
by
jethrokuan
14y ago
|
5 comments
8.
▲
by
jethrokuan
14y ago
can't beat rvm. Run 3 commands and its done. Automated. Lazy people can just use the rails version preinstalled on macs (though that's like 2.something)
9.
▲
by
jethrokuan
14y ago
I do understand HTML, CSS and JS to some extent. You could take a look at the following a my friend and I (new to Rails) built using Ruby on Rails: http://supernotes.herokuapp.com/ for our school friends in a few days. It's still quite ba
10.
▲
by
jethrokuan
14y ago
Continuous releases for now, probably make it major releases soon ActiveRecord, Postgresql Database Git for version control Deployed to heroku (easy web deployment with just "git push heroku master")
11.
▲
WWDC 2012 Keynote Video Now Available Online For Streaming
(redmondpie.com)
1 points
by
jethrokuan
14y ago
|
0 comments
12.
▲
Next-Gen MacBook Pro With Retina Display 2880 x 1800, Ivy Bridge i7
(redmondpie.com)
1 points
by
jethrokuan
14y ago
|
0 comments
13.
▲
Simperium
(simperium.com)
2 points
by
jethrokuan
14y ago
|
0 comments
14.
▲
by
jethrokuan
14y ago
Wow tmuxinator seems like real time-saver. Thanks for the tip!
15.
▲
by
jethrokuan
14y ago
I've went through rails for zombies. Second thing i went through after poignant. Was following Nettuts suggested method: http://net.tutsplus.com/tutorials/ruby/the-best-way-to-learn... Incidentally I met Obie Fernandez in person :D at the
16.
▲
by
jethrokuan
14y ago
I'd second this, but it's difficult to follow it without the screencasts, that has to be purchased. I've been trying to follow the web version of this though. Not too bad. Was learning on version rails 3.1, but now that rails 3.2.5 is out t
17.
▲
Ask HN: Best way to learn Ruby on Rails?
11 points
by
jethrokuan
14y ago
|
12 comments
18.
▲
by
jethrokuan
14y ago
I'm currently using a HTC Flyer. Kinda regretted it... Only drawback was the fact that the apps really kind of sucked. There's this really good (currently beta) app called "Write" though. Not sure if they'll be extending its consumer base a
19.
▲
by
jethrokuan
14y ago
I guess that makes sense. Been trying to revamp my coding environment, and decided to go with drbunsen's text triumvirate. http://www.drbunsen.org/text-triumvirate.html For now since I'm just working on a RoR app as a personal project, I
20.
▲
Ask HN: why use tmux if iterm2 provides tabbed windows
2 points
by
jethrokuan
14y ago
|
4 comments
21.
▲
The Text Triumvirate: Most Productive Programming Environment?
(drbunsen.org)
15 points
by
jethrokuan
14y ago
|
0 comments