Stevan Dedovic
Stevan Dedovic
Hey I ported most of the easing functions from [easings.net](https://easings.net) over at [ai/easings.net](https://github.com/ai/easings.net) to clojure, just using vanilla `java.lang.Math`. More than happy to donate the namespace here, if you'd like....
I ported this project to Typescript and published [my own NPM Package](https://github.com/sdedovic/node-gpg-ts). I'm not sure if this project will receive any more updates in the future. My changes also include:...
I have searched the issues / PRs and cannot find something to help support what I need. I am happy to open a PR if someone can point me in...
This is working locally. It should address #45 partially. The change is to apply the implicit middleware, which does the inheritance and version string substitution, in the `modules` plugin directly....
### What are you really trying to do? I am learning how to build and deploy typescript workers. Some examples use code that has doctoring with broken links. I have...
Hi, I am curious if there is a plan to release the code currently on `master` anytime soon? I have been wracking my head as to why the library doesn't...
I am picking this library up as I work through SICM. In the repl, everything works as expected. But when I want to try out the interactive notebook, it seems...
## Description Applying the module and then later adding: ``` module "this" { ... enable_observability_configuration = false ... } ``` fails with the following error: ``` Error: updating App Runner...
Setup has 3 systems: 1. MacOS Studio (aarch64) with files 2. QNAP NAS (amd64) local backups 3. Backblaze B2 online backups Output of `restic version` -------------------------- 1. QNAP NAS repo...