John

Results 191 comments of John

For our conceptual upleveling we should investigate alignment between the open architecture and CycloneDX. We should ideally support serialization to their format https://github.com/CycloneDX/specification/pull/194

## Data Flow Programming > Explainer on what data flow programming is and how it works. > Alice thinks in parallel. - [Rolling Alice: Architecting Alice: She's Arriving When?](https://github.com/intel/dffml/blob/6e4990c744a1f82f8b402a7e76defb90e6243711/docs/tutorials/rolling_alice/0000_architecting_alice/0002_shes_ariving_when.md#volume-0-chapter-2-shes-ariving-when) -...

- Registration ```console $ curl 'https://www.intel.com/libs/apps/intel/formsapi.json/submit?nodepath=/content/www/us/en/forms/idz/devcloud-registration/jcr:content/dynamicForm&g-recaptcha-response=asdfasdf&siteVerify=https://www.google.com/recaptcha/api/siteverify&recaptchaVersion=V3' \ -H 'authority: www.intel.com' \ -H 'accept: application/json, text/plain, */*' \ -H 'accept-language: en-US,en;q=0.9' \ -H 'cache-control: no-cache' \ -H 'content-type: application/json;charset=UTF-8' \ -H...

## 2022-12-07 @pdxjohnny Engineering Logs - To log most recent adventure in this train of thought ```console ; unxz -d < $(ls ~/asciinema/$(hostname)-rec* | tail -n 1) | python -m...

## 2022-12-08 @pdxjohnny Engineering Logs - https://asciinema.org/a/544159 - It seems like they connected and then died - https://asciinema.org/a/544164 - Okay we got one! ![devcloud-runner-idle](https://user-images.githubusercontent.com/5950433/206560707-be57d2f5-2921-4010-bc92-e3c5963e2c6d.png) **github-actions-runner.sh** ```bash set -eEuo pipefail NAME="devcloud.$(hostname).$RANDOM"...

## 2023-01-04 @pdxjohnny Engineering Logs We got the container build for the py39 working yesterday. Today we will try to spin DevCloud runners and validate the plugins using the container...

```console $ cat > github-actions-runner.sh

## Data Flow Programming > Explainer on what data flow programming is and how it works. > Alice thinks in parallel. - [Rolling Alice: Architecting Alice: She's Arriving When?](https://github.com/intel/dffml/blob/6e4990c744a1f82f8b402a7e76defb90e6243711/docs/tutorials/rolling_alice/0000_architecting_alice/0002_shes_ariving_when.md#volume-0-chapter-2-shes-ariving-when) -...

@sakshamarora1 Hmm, I've been thinking on this and I'm not sure there's a great way to come at this right now. I think that https://github.com/intel/dffml/issues/326 would be the best place...