Live data from Hacker News

Viewing profile — rodrigoavie

rodrigoavie

HN member
Joined
Wed, Jun 06, 2012, 9:14 PM UTC
HN karma
368
Public activity
128 items

About rodrigoavie

[ my public key: https://keybase.io/rodrigovieira; my proof: https://keybase.io/rodrigovieira/sigs/acCO8-Chw0Ls8N_sUOiEWY-EDaE6vLmeBUyMhT3_V8Q ]

Recent public activity

  1. comment
    Comment #15031704

    Funny, I thought about that too right after I wrote my comment.

  2. comment
    Comment #15030949

    Protonmail fan and user here. Guys, honestly there are better ways to respond to customers and potential customers, without the patronizing tone. That can't possibly help.

  3. story
  4. story
  5. story
  6. story
  7. comment
    Comment #9467130

    I tried my picture and it told me I looked 41. I am 21. Geez

  8. comment
    Comment #9390384

    Wow, thanks for sharing. I wish I could live something like this, didn't even have to be such a rare animal. A humpback whale would do :)

  9. story
    Ask HN: Android Studio or Eclipse?

    Hello everyone, I began studying Android development 3 weeks ago first with Eclipse because I have prior experience with it because of college, but every modern lib I try to add me…

  10. comment
    Comment #8423619

    Sure it helps! Even if this database does not contain every city that I wanna check, it definitely helps. thank you very much

  11. comment
    Comment #8423611

    thank you so much!

  12. comment
    Comment #8423610

    thanks! That is exactly what I was looking for!

  13. story
    Ask HN: API to discover lat/long coordinates from a city name and country

    Hi everyone, I have a list of city names say, all the cities in Germany, and I want to get lat/lng coordinates for each one of them. Is there any API I can use to get this kind of …

  14. comment
    Comment #8315783

    Nice, what abou a Ruby wrapper for this API? Like this https://github.com/rodrigoalvesvieira/NYTimesAPI

  15. comment
    Comment #8299973

    have some clean JavaScript instead of the old school jQuery? In our particular case the JS code is quite a mess, which of course could be fixed without getting rid of jQuery, but I…

  16. comment
    Comment #8299968

    No, it is just that when the application grows too much, it is interesting to have the JS organized in a more standardized way, the MVC feature and two-way binding is very attracti…

  17. comment
    Comment #8299942

    Wow! thanks

  18. story
    Ask HN: How to convince my boss to use Angular.js

    Hi everyone, I work for a Brazilian mobile ad network that has two major Rails application and a lot of old school jQuery-based JavaScript that could be refactored into a Angular.j…

  19. comment
  20. comment
    Comment #8217915

    Thanks for the material. Anyone working towards translating the material?

  21. comment
    Comment #8196011

    Thank you again, Steven Halim!

  22. comment
    Comment #8060656

    Great article. I think that the main point is always being busy doing what you like, namely, in the "flow" the author describes.

  23. comment
    Comment #7935741

    I work at an Brazilian mobile ad network running on Amazon AWS and our traffic is really intense. There are 13 developers in total in the team and none of them are DevOPS, which ma…

  24. comment
  25. story
    Ask HN: how to develop a status page for a Rails app?

    Hi everyone, I have a huge Rails app with many usage points: web interface, 2 APIs, etc. and I want to show a status page for this app, decoupled from the app itself, of course, li…