wargreymon2023@sopuli.xyztoProgramming@programming.dev•Amber - the programming language compiled to Bash
10·
6 months agoDon’t like it one bit
If bash is hard to program, get away with it, not build atop of it.
Don’t like it one bit
If bash is hard to program, get away with it, not build atop of it.
Gotta read the paper, this is a game-changer.
it is for advanced users
Think two things:
optimize the control flow of your code
make it easy to read
You should also be disciplined with these two ideas, your code will look better as you become more experienced, 100% guaranteed.
codidact is open source, otherwise very similar to stackoverflow.
This question is quite specific to Go, also specific to the algorithm you using. You should also ask on the Go mailing list, or benchmark your algo in Go and then ask on rust mailing list.
okay but the author has to write it, why not write something useful open source?