@paulrnash I have one and one of the coolest things is the cast your screen and then share that in a meeting. For searching notes, it is about the same as a notebook but slower. It is awesome to copy/paste/resize drawings. And other paper formats like isometric are there. It feels good
There are a lot of folks excited about edge compute. It is an exciting enabler! I've seen edge compute at play back in 2010 when I was streaming UIs from the edge to phones, and then later @google.
But edge compute itself is not enough. It's all about your data architecture. 🧵
@richburroughs Try podman and kind, there are a few guides and it just works. It has been great so far, less of me wanting to throw the laptop out the window because of the docker daemon.
@e_k_anderson @janloewenstein @lintinmybelly@jonjonsonjr Yeah that is a good summary. I want to continue building my application that might be mixed languages and result in several containers in a single repo without needing the magic build service to get confused on my intent.
my kingdom for a ko like experience with jib. I want `jo apply -f ./manifest.yaml` for java+jib using ko-like conversions. What do you have for me @jonjonsonjr
@loosebazooka@e_k_anderson@lintinmybelly@jonjonsonjr@embano1 Interesting idea. Perhaps! I can explore that side too. You are saying: do the job build and within the Gradle side, apply it to the manifest template? Yeah that might work. It is not the ko way but maybe I can feed Gradle a ko-like manifest to signal to jib what I want built...