I did not expect this to be the case, but for coding shell script, I had much better success today with the new LLaMA-3.1-405B (through venice.ai) than through paid chatgpt. ChatGPT did not even get what I wanted, LLaMA wrote almost correct shell script in the first run.
In case you want to fix the metadata of media transmitted through Signal for importing to some photo app:


Gist
Signal media comes without metadata (which is good). But for importing into photo apps, it makes sense to have at least date and time, which is in the filename anyway.
Signal media comes without metadata (which is good). But for importing into photo apps, it makes sense to have at least date and time, which is in ...