Viewing profile — schniz
schniz
HN member- Joined
- Mon, Oct 01, 2018, 9:45 AM UTC
- HN karma
- 68
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About schniz
No profile information was provided.
Recent public activity
-
comment
Comment #45687489
That depends on the “world”. We built an adapter interface so you could store the data (and other things) anywhere you want. There are some docs which are wip regarding that: https…
-
comment
Comment #45687461
Hi I’m Gal from the team. Thanks! We did ship a reference Postgres implementation. It would receive more love now that we open sourced, but we can’t call it “production ready” with…
-
comment
Comment #43081986
We built Fluid with noisy neighbors(=requests to the same instance) in mind. So because we are a data-driven team, we 1. track metrics and have our own dashboards to ensure we proa…
-
comment
Comment #33610219
thank you! happy that you find it useful
-
comment
Comment #33602263
Yes, your custom emojis will turn into images anyone can see. See: https://github.com/Schniz/fnm/issues/847#issuecomment-131372...
-
comment
Comment #33602124
Hey there! I plan to open source this soon so the source will be available and you can read it. It is really doing nothing but adding the emoji to GitHub. But I understand that the…
- story
-
comment
Comment #19015894
Hi! I guess you're `whyboris` from GH. Thanks again for the feedback :D Just noting that I have added a small piece of documentation. The CLI itself also has `--help` flag, and it …
-
comment
Comment #18987946
I feel you - it seems that most ReasonML blogposts are around JavaScript usage, but this is completely native and therefore faster (no VM necessary)
-
comment
Comment #18987931
yes! such a wonderful library. I've taken the ideas from `create-react-app` :)
-
comment
Comment #18987389
I'm pretty sure `nvm` supports more use cases than fnm right now, as it is a much more mature project. However, it is slower in orders of magnitude. It does support `.nvmrc` files …
-
comment
Comment #18987375
Hey! fnm is a very simple and (very) fast node version manager. On my machine, `nvm init`/`nvm use` takes around 600ms - this means each time you spawn a new shell you have a ~600m…
- story