-
Some remarks on the design of the new codegen architecture:
- Code generation should be a two-step transformation: (1) produce FunC ASTs, (2) pretty-print FunC ASTs which we then use to feed into t…
-
It would be nice if these config issues were caught with a human readable error thrown back, the current error with this wrong config [made me think](https://gitlab.archlinux.org/archlinux/devtools/-/…
-
### Bug Description
## Bug description
If a user has chosen to set a `distinct_id` when identifying users, we should use that in place of the default one set by PostHog in as many places as we can…
-
This
```javascript
humanReadable(value) {
if (value === 0) return '0';
if (Math.abs(value) < 1) return value.toFixed(2);
const units = …
-
| | |
|------------------|-----------------|
|Previous ID | SR-803 |
|Radar | None |
|Original Reporter | inscrutablemik…
-
Using the Entra ID Entity analytics, it has been useful to extend the default properties gathered such as department.
Going further it would be worthwhile to have the manager or directReports info…
-
> This might be best left to external scripts, but I'm interested to see how people feel about it.
My ideal workflow would be:
1. To run `github-changelog-generator` on every merge into `master`…
paced updated
5 years ago
-
**Reported by Joonas Lehtinen on 6 Nov 2009 12:48 UTC**
Now there are three JavaScipt styles to chosse from in the eclipse plugin. Maybe we should call the first one OBFUSCATED instead of OBF (Even th…
-
We need a format of storing workflow. What does that mean?
Let's say we have taken a datafile, read it, filtered it, parsed it into n different ranks, and arrived at a final analysis. the goal is to s…
-
Hi, I would like to be able to bootstrap this project without having any Ruby installed (Rake).
Would you be willing to add a Makefile that builds mruby?
I am willing to write it if you could give m…