Live data from Hacker News

Viewing profile — sanosuke

sanosuke

HN member
Joined
Wed, Mar 18, 2015, 2:27 AM UTC
HN karma
22
Public activity
25 items

About sanosuke

No profile information was provided.

Recent public activity

  1. story
    Ask HN: Swift, Scala, Rust, oh My! Which One?

    Most programming languages appeals to me. sometimes I feel like going crazy. Will you recommend to stick with Swift now that is open source, and that maybe IBM uses it to get rid o…

  2. comment
    Comment #10729116

    This is great hahaha, I thought I was the only one feeling that way, such a relief. I'm doing the same thing as You.

  3. story
    Ask HN: Can I use TensorFlow without knowing even Elementary Algebra?

    I'm fascinated by Machine Learning World of possibilities, But whenever I want to start studying the topic, I always hit a wall with the Math prerequisites. E.G: Probability, Linea…

  4. story
  5. story
    Ask HN: Will iOS developers loss value if Swift goes open source?

    Because at this point I don't to know if getting a Mac Book Pro (It is really expensive for my pocket) represents a good investment, If I'll be able to do the same in Linux. What d…

  6. comment
    Comment #10479928

    Wow, this community is fast. Thank you for your responses and those valuable resources. Having that Rust summaries and cheat-sheets. How can I learn about the way of putting an ent…

  7. story
    Ask HN: How to learn Rust without learning to program?

    Ok, so... Almost all the books written with the intention to teach you some X programming language, actually do the same journey over and over. What variables are, if-else, classes…

  8. story
    Ask HN: Do you think it is a good idea to invest in an Apple Computer?

    I'm only interested in taking a look at the Swift programming language. And there is some articles saying that it will become Open Source later in this year. So I don't know if it …

  9. story
    Ask HN: Scala or Elixir, What would you recommend me?

    Hi! Which programming language do you recommend me to learn next, Scala or Elixir? I want to be able write concurrent systems. But I also want to be hireable. Thanks.

  10. story
    Ask HN: Windows 10 for Linux users?

    I know there will be an upgrade to Windows 10 for people actually using Windows 8.1, etc. How can a Linux User give a try Windows 10? Do I need to buy a License or there will be so…

  11. story
    Ask HN: Will Reactive Patterns help agar.io?

    I spent some days playing the addictive game agar.io From time to time the game suffers some kind of lag. Is in that kind of situations when Reactive Patterns comes to the rescue? …

  12. story
    Ask HN: Which Programming technologies were used to make Agar.io?

    I Would like to make (learn while doing! :]) some games of that kind.

  13. story
    Ask HN: Which functional programming book?

    Programming in Haskell, Graham Hutton. Functional programming in Scala, Bjarnason. Discrete Mathematics and Functional Programming, VanDrunen. What would be your recommendation?

  14. comment
    Comment #9580009

    Thank you for your response. I was talking about "the most". And maybe I just want to know the programming language that doesn't rely its existence to a sole entity.

  15. story
    Ask HN: Most independent programming language?

    Independent means something like this: http://www.merriam-webster.com/dictionary/independent What would be your recommendation? I want to feel free, or break free as Freddie Mercur…

  16. story
  17. story
    Ask HN: How Edward Snowden Do His Computing?

    I recently read the "How I do my Computing" by RMS. And I wonder, is there any internet article which have information about which Software Mr. Edward Snowden uses? Operating Syste…

  18. story
  19. story
    Ask HN: Best programming language to learn Algorithms?

    What would be your recommendation about the most suitable programming language to learn Algorithms? Actually tempted by Robert Sedgewick's C series. What do you think?

  20. story
    Ask HN: Will the C programming language really die?

    There is too much talking about Rust programming language and it's great that research on this topic is vibrant. My question. Will the C programming language really die? Meaning, s…

  21. story
    Ask HN: Which Technology Should I Use for Web App Dev?

    Maybe this question has been asked a lot of time but here it is again. Which Technology should I use/learn fro web development? Python/Django Javascript full stack. .NET MVC 5 Java…

  22. comment
    Comment #9314689

    I'm curious. Can you please point us to some of the online grad certs from top US unis that you've mentioned? URLs . Thanks.

  23. story
    Ask HN: Video Game Specification?

    Is there an Industry Standard Document about How to specify Video Games? Things like the game play and any other rules. Thanks!

  24. story
    Ask HN: Software specifications, how to?

    I've been watching a video on YouTube about the need of thinking above(before) the code. Question: What other alternatives exists to specify Software? Besides TLA+ Video: https://w…

  25. story
    Ask HN: What should I learn first, Algorithms or ..?

    Algorithms or Programming Languages Theory (Grammars, lexers, etc)? Background: I just know the basics about programming (conditions, loops, classes, etc) And I almost got 30 years…