saiyan86
saiyan86 OP t1_iyqsjxu wrote
Reply to comment by factorsofhappiness in I am Yongli Chen, the creator of Shifu Framework, a next-gen Kubernetes-native open-source IoT development framework. Ask me anything! by saiyan86
>1. How does your average daily routine look like?
>
>TBH, there's no so-called work-life balance for a startup founder. I'm "on vacation" right now, but I still work everyday.
>
>2. How do you combat failure in your profession?
>
>Luckily I'm pretty chill. The pressure is huge, and you have to find away to release it. The key is to focus on what you CAN influence, and forget about the rest.
>
>Where do you get your grit from?
>
>You have to set an ambitious goal. A big one. This way you will always be motivated.
saiyan86 OP t1_iyl6rh8 wrote
Reply to comment by sir322 in I am Yongli Chen, the creator of Shifu Framework, a next-gen Kubernetes-native open-source IoT development framework. Ask me anything! by saiyan86
Zoom's CEO Eric Yuan once told me:"Just do it!" And that's how I got started.
saiyan86 OP t1_iyl5d6s wrote
Reply to comment by sir322 in I am Yongli Chen, the creator of Shifu Framework, a next-gen Kubernetes-native open-source IoT development framework. Ask me anything! by saiyan86
Yes. I left MSFT for Shifu despite of the economic downturn. That how convinced I am about our technology!
saiyan86 OP t1_iyl54kf wrote
Reply to comment by luisapet in I am Yongli Chen, the creator of Shifu Framework, a next-gen Kubernetes-native open-source IoT development framework. Ask me anything! by saiyan86
Let me give it a try! We are trying to make developing IoT solutions as simple as developing an App. Think of iOS/Android, if you develop your App on those platforms, you don’t need to worry about the hardware underneath. Shifu is the iOS/Android of IoT era.
saiyan86 OP t1_iyl4v5j wrote
Reply to comment by AxolotlVirus in I am Yongli Chen, the creator of Shifu Framework, a next-gen Kubernetes-native open-source IoT development framework. Ask me anything! by saiyan86
Right. That’s our vision!
saiyan86 OP t1_iyl4tzp wrote
Reply to comment by kevingbzheng in I am Yongli Chen, the creator of Shifu Framework, a next-gen Kubernetes-native open-source IoT development framework. Ask me anything! by saiyan86
A raspberry Pi with 2GB RAM is sufficient.
saiyan86 OP t1_iyl4rij wrote
Reply to comment by PeanutSalsa in I am Yongli Chen, the creator of Shifu Framework, a next-gen Kubernetes-native open-source IoT development framework. Ask me anything! by saiyan86
The successful ones always focus on the market. It's impossible to create a market from thin air. As entrepreneurs, we need to stay close to the customers, and listen to them.
saiyan86 OP t1_iyl0d7y wrote
Reply to comment by BroccoliPark in I am Yongli Chen, the creator of Shifu Framework, a next-gen Kubernetes-native open-source IoT development framework. Ask me anything! by saiyan86
k3s works too! Shifu is a CRD which only requires a k8s distribution. It doesn't have to be upstream k8s.
saiyan86 OP t1_iyl09ye wrote
Reply to comment by RachelZhang0922 in I am Yongli Chen, the creator of Shifu Framework, a next-gen Kubernetes-native open-source IoT development framework. Ask me anything! by saiyan86
Looks like you are the expert of IoT! The main difference between shifu and EdgeX is k8s native. Being k8s native, shifu is inherently highly available and distributed. This is also one of the main reasons shifu is being used in multiple production scenarios.
saiyan86 OP t1_iyky0j4 wrote
Reply to comment by MrLeea in I am Yongli Chen, the creator of Shifu Framework, a next-gen Kubernetes-native open-source IoT development framework. Ask me anything! by saiyan86
Because we can write Golang programs much faster : P
saiyan86 OP t1_iykxrxk wrote
Reply to comment by RachelZhang0922 in I am Yongli Chen, the creator of Shifu Framework, a next-gen Kubernetes-native open-source IoT development framework. Ask me anything! by saiyan86
public protocols: HTTP, MQTT, OPCUA, RTSP, ADS, BACnet, CBus, Eip, Knx, Modbus.
In addition, Shifu can support proprietary protocol/drivers! Here's an example: https://shifu.run/docs/guides/cases/connect-unsupported-protocol
saiyan86 OP t1_iykxgsj wrote
Reply to comment by AxolotlVirus in I am Yongli Chen, the creator of Shifu Framework, a next-gen Kubernetes-native open-source IoT development framework. Ask me anything! by saiyan86
Yes. Shifu extends the power to the world of IoT. To be more specific, k8s manages containers, and Shifu manages IoT devices (on top of k8s).
saiyan86 OP t1_j0sv20p wrote
Reply to comment by geme-green in I am Yongli Chen, the creator of Shifu Framework, a next-gen Kubernetes-native open-source IoT development framework. Ask me anything! by saiyan86
I'm very interested in your use case! Just sent you a DM.