HackerTrans
TopNewTrendsCommentsPastAskShowJobs

schniz

no profile record

Submissions

Show HN: Use Slack Emoji on GitHub

single-emoji.vercel.app
48 points·by schniz·vor 4 Jahren·29 comments

comments

schniz
·vor 9 Monaten·discuss
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/world
schniz
·vor 9 Monaten·discuss
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 last couple of days on what we can do next on the pg world ;D
schniz
·letztes Jahr·discuss
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 happens 2. also use these metrics in our routing to smartly know when to scale up. we have tested a lot of variations of all the metrics we gather and things are looking good

anyway, the more workload types we will host with this system, the more we know and the better/performant it will get. we're running this for a while now, and it shows great results.

there's no magic, just data coming from a complex system, fed into a fairly complex system!

hope that answers the question, and thanks for trusting us
schniz
·vor 4 Jahren·discuss
thank you! happy that you find it useful
schniz
·vor 4 Jahren·discuss
Yes, your custom emojis will turn into images anyone can see. See: https://github.com/Schniz/fnm/issues/847#issuecomment-131372...
schniz
·vor 4 Jahren·discuss
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 sourcing the extension so others can review it :) sounds good?