-
name: Chaitanya Keerthi
github_user_name: taanii
-
Another thought I just had, was to pass tags as one variable with a space delimiter.
that could also be sorted through scripts for more fine-tuned control.
(and yes, I would actually use this)
…
-
AFAIK, there isn't a standard place for mentioning versions of binaries. For example, what version of powershell is being used for the CI scripts, and versions of python are needed for node-gyp for bu…
-
It's funny how if you used hyperscript and observables at the correct levels of abstraction, you could very easily build something like angular. And that doing it using these libraries would give you …
-
PySR should be able to reuse parts of an equation.
In theory, a PySR equation (`Node`) type could have a single subtree used by multiple parts of the expression, as any two nodes can point to the s…
-
![Happy Birthday](https://dlior9lx1k7r2.cloudfront.net/postphoto/983e4567-3078-468b-b656-3c80142ab136.gif)
> **99.9% of people just say “Happy Birthday” to each other over Social Networking Sites l…
-
I just skimmed over the bash script and good god... This seems very hard to maintain and not verbose at all. Do you want me to submit a PR to fix it ?
Also
```bash
FLAT_GEN() {
echo would yo…
-
What projects do we want to accept? Do we want to exclude anything?
-
I'm new to CSL and as I understand it there is no style inheritance mechanism. That is, the ability to have a smaller csl file with a few modifications to citation and bibliography styles that are con…
-
code is in need of docstrings and type hints