From ed0753ad224f0c65133bd7a63180257eecd9f5e3 Mon Sep 17 00:00:00 2001 From: Jasper Ras Date: Wed, 8 Jan 2025 10:48:09 +0100 Subject: vault backup: 2025-01-08 10:48:09 --- .../openstack-golang-impl/control-plane-feedback.md | 11 +++++++++++ .trash/1 projects/openstack-golang-impl/end-goal.md | 8 ++++++++ 2 files changed, 19 insertions(+) create mode 100644 .trash/1 projects/openstack-golang-impl/control-plane-feedback.md create mode 100644 .trash/1 projects/openstack-golang-impl/end-goal.md (limited to '.trash/1 projects/openstack-golang-impl') diff --git a/.trash/1 projects/openstack-golang-impl/control-plane-feedback.md b/.trash/1 projects/openstack-golang-impl/control-plane-feedback.md new file mode 100644 index 0000000..7d62574 --- /dev/null +++ b/.trash/1 projects/openstack-golang-impl/control-plane-feedback.md @@ -0,0 +1,11 @@ +Garden hose vs arrows: garden hose easy to aim bc continuous feedback, arrow difficult to aim only feedback once. ^ UX designer analogy. + +Control plane should hose us down with information about our actions. It would be even cooler if it can simulate our actions and tell us exactly what would happen before submitting it finally. + +Not just feedback from the initial "submit" but also any background tasks that spawn off of it. + +Good feedback includes: +- examples of what's about to happen + +--- +https://www.youtube.com/watch?v=_RKFDTNxFJE \ No newline at end of file diff --git a/.trash/1 projects/openstack-golang-impl/end-goal.md b/.trash/1 projects/openstack-golang-impl/end-goal.md new file mode 100644 index 0000000..e98f81d --- /dev/null +++ b/.trash/1 projects/openstack-golang-impl/end-goal.md @@ -0,0 +1,8 @@ +A minimal implementation of, conforming to APIs. Using version (2024.2): +- compute service +- networking service +- storage service +- image service +- identity service +- command-line interface +- web dashboard \ No newline at end of file -- cgit v1.2.3