HN user

rusht

691 karma

https://github.com/rushtehrani

Posts72
Comments24
View on HN
stackoverflow.blog 4y ago

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

rusht
3pts0
discuss.huggingface.co 5y ago

Pretrain GPT-Neo for Open Source GitHub Copilot Model

rusht
3pts0
github.com 5y ago

Onepanel – Cloud native deep learning platform

rusht
4pts0
www.wired.com 5y ago

The US Government Will Pay Doctors to Use These AI Algorithms

rusht
2pts0
fortune.com 5y ago

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

rusht
1pts0
github.com 5y ago

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

rusht
30pts3
venturebeat.com 5y ago

IBM open-sources AI for optimizing satellite communications

rusht
1pts0
www.youtube.com 5y ago

Mother of All Demos

rusht
3pts0
github.com 5y ago

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

rusht
7pts1
venturebeat.com 5y ago

Microsoft researchers claim ‘state-of-the-art’ biomedical NLP model

rusht
2pts1
techcrunch.com 5y ago

Track autonomous vehicle testing in your state with this tool from US government

rusht
1pts0
microscope.openai.com 6y ago

OpenAI Microscope

rusht
2pts0
www.ncbi.nlm.nih.gov 6y ago

Bat Coronavirus in China (2019)

rusht
1pts0
www.medrxiv.org 6y ago

Deep learning-based model for detecting 2019 novel coronavirus pneumonia

rusht
1pts0
en.wikipedia.org 6y ago

Corrupted Blood Incident

rusht
1pts0
venturebeat.com 6y ago

Researchers use AI to deblur human faces in photos

rusht
1pts0
medium.com 6y ago

Open Source Software Contributors Are Accelerating Biomedicine

rusht
4pts0
www.sidewalklabs.com 6y ago

Generative design tool for urban planning

rusht
3pts0
www.profillic.com 6y ago

Deep Plastic Surgery: Controllable Image Editing with Human-Drawn Sketches

rusht
3pts0
arxiv.org 6y ago

Breast cancer detection in mammography using deep learning approach

rusht
190pts116
martinfowler.com 6y ago

Continuous Delivery for Machine Learning

rusht
4pts0
www.technologyreview.com 6y ago

Can you make AI fairer than a judge?

rusht
1pts0
software.intel.com 6y ago

Intel oneAPI

rusht
3pts1
github.com 6y ago

Kubernetes Native System for Hyper-Param Tuning and Neural Architecture Search

rusht
2pts0
ai.facebook.com 6y ago

ReAgent, modular, end-to-end platform for building reasoning systems

rusht
1pts0
www.theverge.com 6y ago

Smartphones will warn Californians of an earthquake seconds before they are felt

rusht
2pts0
www.forbes.com 6y ago

AI Detects Heart Failure from One Heartbeat: Study

rusht
126pts67
www.caltech.edu 8y ago

Test Tube Artificial Neural Network Recognizes “Molecular Handwriting”

rusht
2pts0
www.hcanews.com 8y ago

Algorithm detects low blood pressure during surgery

rusht
2pts0
arxiv.org 8y ago

Attentive Generative Adversarial Network for Raindrop Removal

rusht
2pts0

“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.

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?

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.

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

Hey HN,

I am Rush, one of the makers of Onepanel. Onepanel is a Kubernetes-native deep learning platform for computer vision with fully integrated components for model building, semi-automated labeling, data processing and model training pipelines.

We built Onepanel to significantly reduce the complexities with infrastructure and disparate tooling so teams can be productive at every step of their workflow but at the same time have the flexibility to change them and bring their own tools.

Under the hood, we integrate our own and other best of breed open source components [0] to provide a seamless user experience. We also try to abstract some of the complexities of Kubernetes by deploying cloud provider specific components for networking, network policies, automated TLS certificates, logging, GPU plugins and more [1].

Our near future goals are to add serverless 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 would love to hear 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

Out of curiosity, what type of project was this? Did you end up rewriting the entire 100K loc in Rust? I ask because Docker and Kubernetes are large projects and as far as I know, using Go hasn't been an issue for them.

If you go by comments, the latest (March 2017) post was created 13 hours ago and has 720+ comments.

Looking at HN Search [1] and sorting by popularity and then looking at the comments, you can see Jan and Feb 2017 are on the first page with 900+ and 1200+ comments and March 2017 is on the second page.

So far so good if you're going to use it as an indicator :)

[1] https://hn.algolia.com/?sort=byPopularity&prefix=false&page=...

I also found that it's easier to launch an Elastic Beanstalk Docker app with a Postgres RDS instance. I'm hoping Google's Flexible Environment will address this, but I was not able to get it to deploy. To be fair, I only tried for a bit yesterday and gave up.

It'd be great if you can share how to best spin up a managed Postgres instance.

I'm using GKE and it has been working like a charm so far.