-
You may have noticed my [build tool (OBI)](https://github.com/andreas-prouza/ibm-i-build-obi).
Now, I am working on a deployment tool as an additional modle to OBI.
This tool will be presented in…
-
Streamline MTurkR usage for lab members.
Obviously need processes to manage credentials, but maybe we can add some accessory functions or a shiny app to smooth out the challenges.
https://www.r-b…
-
### User story
As a challenge manager, in order to manage evaluation of my challenge submissions efficiently, I would like to be able to unassign an evaluator from a submission (due to availability, …
-
Currently, any server-side node sends a request to the server every time it is executed. Figure out a way to avoid that as much as possible. This is key to the efficiency of ComfyUI.
Future me, how…
-
### Increasing access
Adopting async/await can help with sketch authors' adoption of modern JavaScript syntax and best practices, making their skills more generally transferrable. The overall synta…
-
Its a yaml file again, generate this and then we have serverless real-time flows
https://cloud.google.com/workflows/docs/overview
-
We are trying to handle an issue in our durable workflow with order of updates comming on a particular Entity.
The issue is that although two orchestrations will not enter the Lock section at the s…
-
- Migrate Fastapi server to google cloud run-jobs script
- Generate Google cloud workflows yaml file
- Deploy to google cloud
-
This is an issue for creating an RO-Crate report option, as an alternative to the html report option.
-
Attempting to deploy a dotnet8 app to a flex consumption Function App:
```
publish-flex:
runs-on: windows-latest
needs: build
steps:
- name: 'Download Build Artifacts'
…