framctr

Results 8 comments of framctr

> To add on this, there's a FOSS project under the name of "WinCompose" that's available at github. > https://github.com/samhocevar/wincompose Good thing, but I would prefer a solution from Microsoft....

> A digital programmable keyboard - where every key is a miniature display - would be a solution for every developer. > Have a look at https://www.youtube.com/watch?v=UvG_rTTmvmg (he shows many...

I agree with @avelino for having at least `deb` and `rpm` packages.

As you can see [here](https://kamikazow.wordpress.com/2018/06/08/adoption-of-flatpak-vs-snap-2018-edition/), Flatpak has better support in major distros then Snap.

Same issue as #1367 . Please add a 👍🏻 to that issue to prioritize the request.

In my case, I need first to create a LoadBalancer with `lifecycle { prevent_destroy = true }` and then retrieve its ID with a `data` source to be used by...

/remove-lifecycle stale

I would prefer having the possibility to use terraform and gradually chaning to opentofu. I want to test my code with opentofu before moving the devcontainer to use only it.