HackerTrans
TopNewTrendsCommentsPastAskShowJobs

rusht

no profile record

Submissions

Observability is key to the future of software (and your DevOps career)

stackoverflow.blog
3 points·by rusht·قبل 5 سنوات·0 comments

Pretrain GPT-Neo for Open Source GitHub Copilot Model

discuss.huggingface.co
3 points·by rusht·قبل 5 سنوات·0 comments

Onepanel – Cloud native deep learning platform

github.com
4 points·by rusht·قبل 5 سنوات·0 comments

The US Government Will Pay Doctors to Use These AI Algorithms

wired.com
2 points·by rusht·قبل 6 سنوات·0 comments

Covid gave China an edge in A.I. battle against the U.S.

fortune.com
1 points·by rusht·قبل 6 سنوات·0 comments

Show HN: Onepanel – Production scale, Kubernetes-native vision AI platform

github.com
30 points·by rusht·قبل 6 سنوات·3 comments

comments

rusht
·قبل 4 سنوات·discuss
One thing to note is the license: AGPL vs Apache.
rusht
·قبل 5 سنوات·discuss
Really appreciate this great, detailed answer! 100% agree with getting to an MVP with PMF as quickly as possible should be the top priority for a startup.
rusht
·قبل 5 سنوات·discuss
If you had to do it all over again, would you still start with MongoDB or would you go with Cassandra right off the bat?
rusht
·قبل 5 سنوات·discuss
I am assuming they want to provide a hosted service just like Discord at some point.
rusht
·قبل 5 سنوات·discuss
ScyllaDB looks interesting but that AGPL license is a no go for some organizations.
rusht
·قبل 5 سنوات·discuss
“Best” depends on your use case. I don’t even think a SQL database is an option for a chat app since it’s write heavy. FB Messenger uses HBase and Discord uses Cassandra and they’ve done their research at scale, so those could be possible options.
rusht
·قبل 5 سنوات·discuss
Curious why you decided to use MongoDB as opposed to HBase or Cassandra? Discord moved away from MongoDB because its sharding is “complicated to use and not known for stability.” Are these issues not relevant anymore?
rusht
·قبل 5 سنوات·discuss
I’d be interested in OP’s answer here as well.

I know dapr injects a sidecar so you can code in any language and then use their SDK to call other microservices. Encore looks to be Go centric and uses code generation to create actual Go functions, which provides much better IDE support.

I did not see this in the docs but I’m not sure if Encore supports retries with or without exponential backoffs; dapr supports both.
rusht
·قبل 6 سنوات·discuss
Thanks! You can see the estimated hourly cost and list of required resources for each cloud provider in our "Cluster information" section [0]. Would be happy to talk about the product and the effort, I will reach out to you to discuss.

[0] https://docs.onepanel.ai/docs/deployment/cluster/cluster
rusht
·قبل 6 سنوات·discuss
Hey HN,

I am Rush, one of the makers of Onepanel. Onepanel is an open source, production scale vision AI platform, with fully integrated components for model building, automated labeling, data processing and model training pipelines.

We built Onepanel to significantly reduce the complexities with managing infrastructure and disparate tooling and at the same time allow teams to easily integrate their own tools into reproducible pipelines.

Under the hood, we integrate our own and other best of breed open source components [0] to provide a seamless user experience and abstract away infrastructure complexities that come with running parallelized data processing and training pipelines on different cloud providers. We leverage Kubernetes and deploy cloud provider specific components for networking, network policies, auto scaling, automated TLS certificate provisioning, logging, GPU plugins and more [1].

Our near future goals are to add APIs for inference and VNC enabled workspaces [2] so teams can also run simulation environments inside of Onepanel.

We're excited to share Onepanel with the HN community and look forward to hearing your feedback! And of course we welcome and encourage any contributions [3].

[0] https://github.com/onepanelio/core#acknowledgments

[1] https://github.com/onepanelio/manifests

[2] https://github.com/onepanelio/templates/tree/master/workspac...

[3] https://github.com/onepanelio/core#contributing