
jguo
perfect = () -> { while (true) { improving(); } }
Work
Sr. Software Engineer at Oracle
We're a place where coders share, stay up-to-date and grow their careers.
perfect = () -> { while (true) { improving(); } }
Work
Sr. Software Engineer at Oracle
Recent comments
Digital Ocean the Best Cloud hosting?
I don't know Digital Ocean. But, if you want to try something...
Notification Based on Email Content Build on Serverless.
This is a very generic document. Add a comment if you have ha...
How to do human-friendly code reviews
Good tips.
Containers on AWS Overview: ECS | EKS | Fargate | ECR
As far as know, you can run a container service on AWS in the...
Provider Pattern in Go and Why You Should Use It
Thanks for sharing. I do think this is a Strategy Pattern imp...
Deployment vs StatefulSet | Kubernetes StatefulSet simply explained
Thanks for sharing. It's very helpful. I was confused why s...
The Pros and Cons of Python
Why do you think that is a "con". That is a language nature. ...