-
Here are some notes I made while working on the Falco Plugin Rust SDK. Please note that they're *not* blockers for the Rust SDK itself (everything here has a workaround, better or worse). I hope that …
-
### Feature Description
Designs frequently need to stub out modules to simplify simulation or synthesis during development. As part of workflows, it is very useful to be able to automatically gener…
-
My wife is trying to create an info Notecard for an AO. When she tries to embed another notecard and the end user tries to retrieve the embedded note card it opens with a forever "Loading" and an erro…
-
I've been exploring this library for use in a location-based game, and it looks like a solid fit, but I would like to get some thoughts from the experts of this lib.
## 1. What is the significa…
-
I noticed in [the GC doc](https://github.com/WebAssembly/design/blob/master/GC.md) that there is no mention of tagged pointers. I wanted to make the case for it. When compiling languages that might he…
-
Hi -- I just wanted to try Processing with Python so I used the Flatpak version. However it does not look like the flatpak and work with Python.
See the messages from the console. it keeps saying…
-
The definition of "Open Legend App" will be different for every developer out there, however, I know alot of you out there have plans to use the content to make an app. I'm trying to get out from unde…
-
We have been using the previous library `HL7-dotnetcore` and recently moved to the new one `HL7-V2`. We noticed that messages with "\r" character do not get Serialize. it comes back with different err…
-
RFC Link - https://github.com/witheve/rfcs/blob/master/proposed/syntax.md
-
# Ask a Question
### Question
[onnx.Clip](https://onnx.ai/onnx/operators/onnx__Clip.html) leaves it open what happens when values for min and max are specified such that min > max.
Should this
-…