MichaelRoosz
MichaelRoosz
I have started a conversion to .NET Core, but it may take some time to finish it.
Here is my port to .NET Core 2.1 https://github.com/MichaelHeerklotz/piwik-dotnet-core-tracker
In Ubuntu 22.04 LTS (which is pretty new), there seems to the only "grub-mkconfig" , but not "grub2-mkconfig" ``` grub-mkconfig --version grub-mkconfig (GRUB) 2.06-2ubuntu7 ``` but it looks like its...
As a workaround I created a Tag Manager extension plugin: https://github.com/MichaelRoosz/plugin-TagManagerInputExtension It provides a variable to read input values and a trigger for input changes. However, in case you would...
@AltamashShaikh yes, I will take care of this next week
here is the workaround I am using: https://github.com/MichaelRoosz/homebrew-ssh/blob/main/etc/install-libsk-libfido2-v1.1.5.zsh#L24 this stops any other ssh-agent, then uses its own socket env var to start the agent with custom config, then symlinks the...
@simmel due to the symlink, socket activation will start the custom ssh-agent
Anything I can add or improve to get this merged?