Maybe the universal solution to this is for the Unicode Consortium to dedicate a set of codepoints for encoding SVG or something similar. Then the system text renderer can be responsible for drawing these diagrams, and…
Agreed, as an atheist it all sounds fine to me. I can respect their code of ethics without feeling the need to adopt it myself. I'm grateful to the author of SQLite for releasing this excellent piece of software into…
Another useful thing if you need to backdate commits for whatever reason are the GIT_AUTHOR_DATE and the GIT_COMMITTER_DATE environment variables, upon executing git-commit they'll override these fields in the commit to…
Interesting feature, looks like it may be an alternative to writing big long tweet threads all in one go with a "@threadreaderapp unroll" tweet at the end. The main difference with this seems to be, you can't link to or…
One caveat here is that many of the vulns used in the wild are in V8 and related to JIT code generation. Unfortunately rewriting in Rust can't really help with this.
Maybe the universal solution to this is for the Unicode Consortium to dedicate a set of codepoints for encoding SVG or something similar. Then the system text renderer can be responsible for drawing these diagrams, and…
Agreed, as an atheist it all sounds fine to me. I can respect their code of ethics without feeling the need to adopt it myself. I'm grateful to the author of SQLite for releasing this excellent piece of software into…
Another useful thing if you need to backdate commits for whatever reason are the GIT_AUTHOR_DATE and the GIT_COMMITTER_DATE environment variables, upon executing git-commit they'll override these fields in the commit to…
Interesting feature, looks like it may be an alternative to writing big long tweet threads all in one go with a "@threadreaderapp unroll" tweet at the end. The main difference with this seems to be, you can't link to or…
One caveat here is that many of the vulns used in the wild are in V8 and related to JIT code generation. Unfortunately rewriting in Rust can't really help with this.