Viewing profile — leemalmac
leemalmac
HN member- Joined
- Mon, Apr 20, 2015, 6:38 PM UTC
- HN karma
- 8
- Public activity
- 21 items
- HN profile
- View on Hacker News ↗
About leemalmac
Recent public activity
-
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…
- comment
-
comment
Comment #14887566
NodeJS + Express + PostgreSQL(MongoDB) + React + ReactNative. Maybe some Go and Python.
-
comment
Comment #14165695
Btw, I'm thinking to create iOS app as well. Anyone will use it?
-
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 . …
-
comment
Comment #12987464
Node(Express) or Python(Flask) backed by PostgreSQL/MongoDB. Love both.
-
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…
-
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 …
-
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…
-
comment
Comment #11504146
You have to have the a server with the same configuration or a snapshot or provision a new one...
-
comment
Comment #11503981
Thanks.
-
comment
Comment #11503954
Thank you. I'll look at consul.io closer
-
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.
-
comment
Comment #11503564
I don't know. But I'll figure it out (I hope).
-
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…
- story
-
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.
-
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.
-
comment
Comment #10645383
Ooops.... Thank you. Of course, it should be so.
-
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'
- story