Viewing profile — ksafranski
ksafranski
HN member- Joined
- Wed, Nov 14, 2012, 4:19 PM UTC
- HN karma
- 20
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About ksafranski
No profile information was provided.
Recent public activity
-
comment
Comment #41299479
Task-based utility designed to simplify local development in Docker containers. Follows common docker-compose syntax, adding ability to define common tasks, along with built-in com…
- story
- story
- story
-
comment
Comment #12379223
Two reasons: 1. It allows for asynchronous validation, see: http://technologyadvice.github.io/better-email-validation-wi... 2. It more cleanly supports the nature and flow of data …
-
comment
Comment #12370307
Since the models are "Just JSON" you can do a lot with them. We wrote a doc generator internally; I never thought about adding it to the lib but I will now :)
-
comment
Comment #12369495
Have you seen DevLab? https://github.com/TechnologyAdvice/DevLab Built it to get around some issues we had with Docker-Compose.
- story
-
comment
Comment #12093769
I don't know how it's "not meant to be a replacement of local machine IDEs", I think that depends on the person using it. I've been on Cloud9 for all my work (day job and freelance…
-
comment
Comment #11305101
This is a (relatively) new library aimed at improving data modeling and validation in JavaScript. We're looking for (constructive) feedback on the approach of the library and areas…
- story
- story
-
comment
Comment #10486749
DevLab also gives you the ability to switch containers at runtime (something that would require reconfig of compose). For example, if you're testing on node:0.12 and want to see if…
-
comment
Comment #10486547
Additionally, Compose required our team to be more knowledgeable about Docker which (while not a bad thing) meant it wasn't as easy for more junior dev's, or those with no Docker e…
-
comment
Comment #10486507
While purely local development works, the problem you often face in a fast-paced development environment is differences between your local system and production. That's not only de…
- story
- story
- story
- story
- story
- story
- story
-
story
What issues do you have with chat apps?
Whether it's Skype, IRC, etc many people utilize chat clients for instant communication. I'm trying to get a feel for issues or desires people have with the currently available too…
- story