Live data from Hacker News

Viewing profile — hrcxxx

hrcxxx

HN member
Joined
Sun, Jun 24, 2018, 11:48 PM UTC
HN karma
5
Public activity
13 items

About hrcxxx

No profile information was provided.

Recent public activity

  1. comment
    Comment #23810390

    Paywall. Not cool.

  2. comment
    Comment #17924554

    If you are developing with docker, you should use mac or linux anyway. Windows is for Office tools and watching movies.

  3. comment
    Comment #17887288

    Can you easly switch between different keyboard layout e.g. latin, cyrilic, dvorak .etc. That would be a huge plus.

  4. comment
    Comment #17859314

    Also choosing the right node module for the job can be hard. There are often 4-5 modules doing the same thing, all of them claiming to be the best, yet most of them not being that …

  5. comment
    Comment #17859246

    Docker is the answer. Hire a separate production engineer to handle docker if your devs are not interested in ops.

  6. comment
    Comment #17859207

    I find sequelize really cumbersome and syntactically ugly. I would recommend typeorm or maybe loopback (haven't tried loopback though)

  7. comment
    Comment #17859057

    Maybe it is just me. I always had a feeling that Cli tools written in ruby were slow ...

  8. comment
    Comment #17851021

    Oh-my-zsh + iterm2 is the best combination out there imho

  9. comment
    Comment #17787995

    DevOps engineer will configure docker\tls\nginx and all that stuff

  10. comment
    Comment #17445889

    Yes, but kubuntu is .deb based and not .rpm based.

  11. comment
    Comment #17438450

    This looks pretty cool. Would this be a good choice for running a personal VPN?

  12. comment
    Comment #17396986

    With docker you can adhere to the "Build once, deploy anywhere" philosophy.

  13. comment
    Comment #17396946

    Yes, but if you build the image and push it to a repository, everybody working on it can pull it and run it.