Show HN: Simplenetes – I replaced Kubernetes with 17k lines of shell script
1–10 of 159 posts
Re: Show HN: Simplenetes – I replaced Kubernetes with 17k lines of shell script
#2> 17k lines of shell script
those two phrases don't belong together... to think about this, "17k lines" and "shell script" should not be used together either.
Also, you are a bit light on tests.. there only seems to be a single trivial one, which seems way too low for a codebase this size.
Re: Show HN: Simplenetes – I replaced Kubernetes with 17k lines of shell script
#3Re: Show HN: Simplenetes – I replaced Kubernetes with 17k lines of shell script
#4What happens if a node fails?
Re: Show HN: Simplenetes – I replaced Kubernetes with 17k lines of shell script
#5> simple > 17k lines of shell script those two phrases don't belong together... to think about this, "17k lines" and "shell script" should not be used together either. Also, you are a bit light on tests.. there only seems to be a single trivial one, which seems way too low for a codebase this size.
About the tests, can't disagree with you, they will come.
Re: Show HN: Simplenetes – I replaced Kubernetes with 17k lines of shell script
#6Re: Show HN: Simplenetes – I replaced Kubernetes with 17k lines of shell script
#7Not April fools judging by github history...
Yeah, this represent a few months of full time work.
Re: Show HN: Simplenetes – I replaced Kubernetes with 17k lines of shell script
#8Re: Show HN: Simplenetes – I replaced Kubernetes with 17k lines of shell script
#9Not April fools judging by github history...
Re: Show HN: Simplenetes – I replaced Kubernetes with 17k lines of shell script
#10> simple > 17k lines of shell script those two phrases don't belong together... to think about this, "17k lines" and "shell script" should not be used together either. Also, you are a bit light on tests.. there only seems to be a single trivial one, which seems way too low for a codebase this size.
This is why Simplenetes is built with Space.sh [1], a tool to build shell script applications. About the tests, can't disagree with you, they will come. [1] https://github.com/space-sh/space