Nico Nußbaum

Results 5 comments of Nico Nußbaum

We also have use cases where a user-defined object can have optional properties which need to be unique. Best example: User-Directory sync. A client wants to onboard their users to...

OK, I did some more digging. 1. I remembered it working on my other computer. 2. I had the asdf-plugin for python installed before removing that one and experiencing the...

I agree that this could propably be a rare edge case. Nevertheless I'd guard against the `Option::unwrap()` on a `None` value, as this breaks the `doctor` command and if the...

You're right, I'd just try to make the output more helpful or at least easier to reference. Btw. I just found one possible culprit: SentinelOne. It's a malware detection system...

@unixorn the `plugin.zsh` file-name doesn't exactly match with the repository name and therefore could cause issues with plugin-managers. The `T` in the repo-name is uppercase and e.g. `zimfw` (plugin manager)...