Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
schniz
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
schniz
11mo ago
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://useworkflow.dev/docs/deploying/
2.
▲
by
schniz
11mo ago
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” without running it in production. But we did have convos in the
3.
▲
by
schniz
2y ago
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 proactively understand and act whenever something like that happ
4.
▲
by
schniz
4y ago
thank you! happy that you find it useful
5.
▲
by
schniz
4y ago
Yes, your custom emojis will turn into images anyone can see. See: https://github.com/Schniz/fnm/issues/847#issuecomment-131372...
6.
▲
by
schniz
4y ago
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 shadiest people say they are legit, so I’ll prioritize open
7.
▲
Show HN: Use Slack Emoji on GitHub
(single-emoji.vercel.app)
48 points
by
schniz
4y ago
|
29 comments
8.
▲
by
schniz
8y ago
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 works also for every subcommand (`nvm install --help` f
9.
▲
by
schniz
8y ago
I feel you - it seems that most ReasonML blogposts are around JavaScript usage, but this is completely native and therefore faster (no VM necessary)
10.
▲
by
schniz
8y ago
yes! such a wonderful library. I've taken the ideas from `create-react-app` :)
11.
▲
by
schniz
8y ago
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 so my use cases have been fulfilled with fnm - but if y
12.
▲
by
schniz
8y ago
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 ~600ms penalty. The gif on the README is real time (it'
13.
▲
Show HN: Fnm – Fast and simple Node.js version manager built in ReasonML
(github.com)
87 points
by
schniz
8y ago
|
69 comments