Using that app, if I cmd+tab from one space to another, will I see 0 (and I mean zero) animation whatsoever? The exact same behaviour as if I were switching between two apps on the same space? Because that's what I need to go anywhere near Spaces, and that's what seems impossible.
I live in Los Altos next to Mountain View and Safeway is very expensive compared to every other option except Whole Foods. There are a few items they have that are the same as others, like bananas so I sometimes walk to the closest Safeway to stock up on those but otherwise one has to be wary of the pricing.
Yes, the keyboard shortcuts are available, but I am unable to see browser navigation shortcuts like 'command + left arrow' to navigate to the previous page.
I don’t see this article actually arguing against GitOps. It just argues that the policies in place for GitOps need to make sense for the environment you’re developing in.
Obviously, the level of auditing and reviewing for infrastructure changes in a Prod environment make no sense for a Sandbox environment, and there’s nothing in GitOps that implies these need to be the same.
Ideally at every phase of development, you have very legible infrastructure that can be shared and iterated on by a team. The CI pipelines backing this should offer rapid turnaround times, and things should be easy to test.
All things which the general GitOps concept still works in tandem with.
Usually GitOps have flow like
checkout => modify => commit => push => PR => merge => check result.
Even if we remove the merge step, still have flow
modify => commit => push => check result.
In which the commit & push still could be removed
One useful thing I discovered recently about zoxide is that it has a basedir flag, so in theory you scan scope your query to the directory you’re in or based off some git root.
something like
alias zg=‘zoxide —basedir $(git rev-parse --show-toplevel)’
But when hunting for them in the wild, they get a lot more confused.