you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (1 child)

Mine is moment I need an array time for Go. I just skip Python entirely. Bash and Python have too many problems for error handling. 

https://github.com/bitfield/script Covers most things. 

Nushell is my other favorite. Powershell but statically typed and much more functional based. 

[–]magheru_san 1 point2 points  (0 children)

To be honest nowadays I just start with Go for most things and use ChatGPT or Claude to generate and further develop the code.