Lawrence D'Oliveiro

Results 130 comments of Lawrence D'Oliveiro

Let me suggest avoiding putting binary files into a source repo. Text files are not just human-readable, they can also be managed with tools like `diff` and `patch`. This is...

[Same as for any other addon](https://docs.blender.org/manual/en/latest/editors/preferences/addons.html).

If you published SHA-256 hashes for the downloads, then people needn’t worry where they got them from, just so long as the hashes match.

You could include the correct ones in the announcements to the usual channels.

All versions of Python 2 are now dead.

Given that all versions of Python pre-3.5 (and including 3.5) are now EOL, I think it is safe to start using `async`/`await` syntax and require a Python version that accepts...

It seems to me you shouldn’t be including events as part of the response to an action. I think if you tell Asterisk that you don’t want events on the...

If you want to checkout a particular version of a particular file, the command is git checkout -f «committish» «path»

As somebody with a Masters degree, I wonder what the point of this is ...