[-] triarius@programming.dev 1 points 5 months ago

Yeah I got it last after reading the article. Was more commenting on the inadequacy of the summary. Then again, the summary was so confusing that it made me read the article...

[-] triarius@programming.dev 2 points 11 months ago

As long as y'all keep sending cool posts about programming, I don't mind.

[-] triarius@programming.dev 2 points 1 year ago

Agreed, this reads like a list of things I miss from rust when I'm writing go to me.

[-] triarius@programming.dev 4 points 1 year ago

They're interchangeable for branches. Checkout works with arbitrary refs like commit hashes and tags as well. For these, switch needs the --detach flag. You can also use it to create a new branch from the current commit with ’git switch -c $branch_name’.

[-] triarius@programming.dev 5 points 1 year ago

That's basically what their evil.py file is. So they're essential complaining that co-pilot forced them to have follow a good practice.

view more: ‹ prev next ›

triarius

joined 1 year ago