Viewing profile — closingin
closingin
HN member- Joined
- Mon, Mar 11, 2019, 3:13 PM UTC
- HN karma
- 4
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About closingin
@closingin_me || https://closingin.me
[ my public key: https://keybase.io/closingin; my proof: https://keybase.io/closingin/sigs/iZkiEorz23CQdownyHU7T4DVFCphCR_v525rvR7LQy8 ]
Recent public activity
-
comment
Comment #21883088
This might be a little bit too overkill for my current needs, but I'll definitely keep this one in my bag! Thanks for sharing!
-
comment
Comment #21883079
Ah this looks interesting! Gonna take a look at this, thx!
-
comment
Comment #21845265
Interesting! I don't use vscode that much, but I might have a look at this!
-
comment
Comment #21845258
I get what you mean, but my question is more about how you can run your dev environment when your "project" requires you to have multiple things running (a react spa, a rails backe…
-
comment
Comment #21843647
Whatever the livereload tool is (in this case it was a webpack watcher on osx), the problem is that a change on the host isn't forwarded to the guest correctly when using shared fo…
-
comment
Comment #21842996
I'm more asking about how you start an entire dev environment, like when you have your front 1, front 2, api 1, microservice 1-2-3-4, ... that all need to be running in order for y…
-
story
Ask HN: What do you use to start your dev environment faster?
Hello there ! I was wondering what you all use to setup/start your dev envs (nodejs envs most of time for me) ? I used to run some vagrant with virtualbox, but there are a lot of p…
-
comment
Comment #20961527
Past winter, I had to deploy a new version of a package that was used by a lot of our applications (at least 5 apps, some for our customers, and some internal ones). Because it was…