Live data from Hacker News

Viewing profile — symbion

symbion

HN member
Joined
Mon, Aug 27, 2012, 10:46 AM UTC
HN karma
23
Public activity
20 items

About symbion

No profile information was provided.

Recent public activity

  1. comment
    Comment #9568625

    Lately ? My weight :P

  2. comment
    Comment #9496904

    "It has pushed me to reconsider. The number 1 company I want to work for instead is Uber mostly because of it's astounding growth -> I'm more likely to get rich." Ask yourself how …

  3. comment
    Comment #9365699

    I just wrote a buggy program, should I stop programming ? I just failed a business, should I stop being a business man ? Obviously you should stop because it never worthwhile to sp…

  4. comment
    Comment #9262124

    Hype (partially) is a factor. Others are : - Fear of missing out on the "next" facebook. - Investors are risk averse. They tend to flock in to deals where other investors are alrea…

  5. comment
    Comment #9217117

    - test your code :)

  6. comment
    Comment #9210134

    2%-5% I would say.

  7. comment
    Comment #9189488

    Serie A ? If yes, 1% equity min, more if your direct boss is the CTO/CEO.

  8. comment
    Comment #8872740

    Well, if he is also working for free, then it is "reasonable". If he is not, then why should you ? Unless the reward/risk ratio is very good for you.

  9. comment
    Comment #4968492

    - Do non CRUD work outside work - Once you have enough experience/knowledge, seek out a non CRUD job.

  10. comment
    Comment #4951310

    In Taipei - Nothing either, it is a beautiful day.

  11. comment
    Comment #4946989

    What are you into ? What kind of gig did you do ?

  12. comment
    Comment #4941205

    Write code with it. Nothing beats hand-on experience.

  13. story
    How to get a job as a C++ developer?

    Hi, I am a Java developer but currently found interest in C++ development. What should I do/learn first to land to get a job as a C++ developer ?

  14. comment
    Comment #4483095

    Write code + learn about forex.

  15. comment
    Comment #4483083

    I believe the system should mimic the email system: - a simple unique identifier. Eg: me@mybank.com, you@yourbank.com - any mail client would do - mail content (amount and currency…

  16. comment
    Comment #4453930

    Right now ? 90% because I am learning a new programming language.

  17. comment
    Comment #4438404

    You are right. Code optimisation should be a process rather than a task in itself.

  18. comment
    Comment #4438397

    Priority list ? Good idea. I have a JIRA instance for my project with all tasks though none of them are prioritised. It might seems slightly overkill but I guess I could use it to …

  19. story
    How long has your C++ or iOS or Android taken to develop?

    I have been trying to develop iOS/C++ apps for the past year and I have not finished any single one yet. How long do you usually take to make a beta version of your app ?

  20. story
    Little development time vs perfect code?

    I am sure I am not the only one to have this "issue". I have created some small libraries for my side projects (mainly C++ lately) but I keep spending an awful lot amount of time t…