Live data from Hacker News

Viewing profile — leemalmac

leemalmac

HN member
Joined
Mon, Apr 20, 2015, 6:38 PM UTC
HN karma
8
Public activity
21 items

About leemalmac

Engineer

Recent public activity

  1. comment
    Comment #46299581

    Spent a bit of time with the app. I use Zencoder plugins for my personal projects therefore already familiar with their ecosystem. First of all kudos for the nice UI. I like when a…

  2. comment
  3. comment
    Comment #14887566

    NodeJS + Express + PostgreSQL(MongoDB) + React + ReactNative. Maybe some Go and Python.

  4. comment
    Comment #14165695

    Btw, I'm thinking to create iOS app as well. Anyone will use it?

  5. comment
    Comment #14165689

    Awesome answers here. Some self marketing - I developed a parser for some engineering blogs. I did it for myself, and created a simple web app to serve content - http://kubiq.co . …

  6. comment
    Comment #12987464

    Node(Express) or Python(Flask) backed by PostgreSQL/MongoDB. Love both.

  7. comment
    Comment #12715071

    This is awesome, Python is my number one, Node.js already has much larger ecosystem for async i/o. If we need something faster for heavy computations Go is a good choice. But maybe…

  8. comment
    Comment #11506414

    The most epic challenge is to start and get back to work when thing will go wrong. Do it, you'll learn a lot. It will be hard. Post it on Github, ask questions on SO and I hope to …

  9. comment
    Comment #11504647

    Bare metal providers like Hetzner are different beasts. In my opinion, you use bare metal when your server load doesn't change much in time. It's too hard to scale fast with bare m…

  10. comment
    Comment #11504146

    You have to have the a server with the same configuration or a snapshot or provision a new one...

  11. comment
  12. comment
    Comment #11503954

    Thank you. I'll look at consul.io closer

  13. comment
    Comment #11503948

    Using snapshot to create a new droplet and update some configuration files should be fast either. Probably, longer than 1 minute but not much, I guess.

  14. comment
    Comment #11503564

    I don't know. But I'll figure it out (I hope).

  15. story
    Autoscaling for Digital Ocean?

    I've started a thread at Digital Ocean. I want to implement such a system (I could not find any). Any questions, recommendations, "don't invent the wheel" comments?) Does any DO cu…

  16. story
  17. comment
    Comment #10648834

    Is it pure Express without modifications? Shame to me, but I completely forgot about Sails, I knew it exists, but for some reasons I decided to use pure Express at work.

  18. comment
    Comment #10648398

    I've never heard about this project before. I searched for an existed solutions, but couldn't find an appropriate tool, so I decided to build one.

  19. comment
    Comment #10645383

    Ooops.... Thank you. Of course, it should be so.

  20. comment
    Comment #10645356

    I'm not a JS expert. Can you suggest the better way? I know that controllers are sandboxed, but I still like to add some 'namespacing'

  21. story