|
|
|
|
|
by ozim
14 days ago
|
|
I do know how to write stuff in bash. I dislike the tooling and debugging experience that is not existing compared to let’s say Python. With Python I have whole IDE which help me set breakpoints and inspect variable state. With bash I have to pipe output to text file and inspect that. Feels like working with Stone Age tooling. |
|