Viewing profile — Kmaschta
Kmaschta
HN member- Joined
- Sat, Mar 21, 2015, 2:47 PM UTC
- HN karma
- 187
- Public activity
- 77 items
- HN profile
- View on Hacker News ↗
About Kmaschta
Recent public activity
-
comment
Comment #46201771
It's looking nice! Is it open-source?
- story
- story
-
comment
Comment #25100422
We're adding to the hosting bills just by having this blog post on top HN
-
comment
Comment #22384447
We already have hard time migrating it to TypeScript :p How such an adapter might work?
-
comment
Comment #20037708
We initially thought to migrate versions from staging to production with a sort of composition, but we didn't implement that because there was a high risk of mixing credentials bet…
-
comment
Comment #20034217
Thanks! Bash is just fine, and if you don't need anything else to share configs with your team, it's totally fine :) We built this tool because we had a need (everything is explain…
-
comment
Comment #20031202
Comfy is a store of configurations for deployed environment. It's not recommended to store you local config into comfy, but you could. If you do so, you have a system of tags. A co…
-
comment
Comment #20030539
Feature flags are a good example. One developer A enable a feature and deploy its version on integation. Two days after, developer B deploys its version, but isn't aware that A dep…
-
comment
Comment #20030395
Comfy was created because we used environment variables on multiple servers, for many environments (prod, staging, demo, dev, etc), deployed by a few developers. The purpose of the…
-
comment
Comment #20030311
Thanks!
- story
- story
- story
- story
- story
-
comment
Comment #18133966
Write a LOT of unit tests, a good bunch of integration tests and enough end-to-end tests. You'll be more confident in refactoring and with your developer experience in general.
- story
- story
- story
- story
- story
- story
- story
- story