-
This needs support in norad itself.
madig updated
2 years ago
-
ufonormalizer by default truncates floats to 10 decimal places, leading to diffs between norad and ufonormalizer on e.g. guideline angles.
madig updated
3 years ago
-
Hello,
I just got done writing glifparser v1.0.
glifparser was written primarily for MFEKglif but it's also used in MFEKstroke, and in MFEKufo (unreleased) for previewing glyphs.
[It's curren…
-
Found this very interesting article: https://matklad.github.io/2021/09/04/fast-rust-builds.html
This would be relevant for norad itself and for client code.
madig updated
2 years ago
-
In iondrive, I have to reverse norad's automatic extraction of object libs into `.lib` fields. It would be easier if I could just pass the data through unchanged.
madig updated
3 years ago
-
descriptive reporting as per the existing figures
try and standardise methods across different parameters
- [x] heart rate
- [x] blood pressure
- [x] norad dose
- [x] first 24 h fluids
Done but not …
-
Hello,
I have used the passpredict package on a daily basis without any problems since March the 22nd and the code that worked since then suddenly stopped working on the 29th of July. It is somethi…
-
There is also proposed FEA syntax for specifying conditions, but I do not believe that is really used at all, whereas they are specified in real designspace files.
This was not previously exposed i…
-
This is a quick sketch of what would be involved in adapting norad so that it would be useable from languages like python, *as a drop-in replacement for existing libraries*; the particular challenge h…
-
Basic frontend which accepts user input of a NORAD ID and sends a HTTP request to backend in order to retrieve info. Should have an element representing the response from the backend (can just be a bi…