Simon Meggle

Results 68 comments of Simon Meggle

> I just discovered that you can reach the other containers in the same network by using `containername.networkname` instead of just `containername`. This removes the need for ` --domain-suffix` (and...

I can confirm this problem. I am working on Mac OS and the Alt key does not get recognized properly. Remote machine: ``` PRETTY_NAME="Ubuntu 24.04.2 LTS" NAME="Ubuntu" VERSION_ID="24.04" VERSION="24.04.2 LTS...

Which channels are you using? I understand that community channels like conda-forge are not affected by this. https://www.anaconda.com/pricing/terms-of-service-faqs > Do I have to pay if I use Miniconda? Because Miniconda...

It does. But as long as the _community_-maintained channels are used (like **_conda-forge_**, see the FAQ), I do not see a need for a license.

Wireshark says so :-) ![image](https://github.com/user-attachments/assets/db77828f-25b8-4560-becd-a3b3aa587d8a)

👍 for the pragma approach! Thanks, Pekka!

@Snooz82 - I well understand your hesitation. Once implemented, it's almost impossible to revert. But perhaps it helps to remember that this applies to pretty much any implementation you choose....

Hey @Snooz82 , that sounds like a good solution to the problem. Thanks for the hint!

> Would you have an idea how documentation should be improved? More text or perhaps better examples? Well, the documentation of assertion operators does not mention at all how the...

> Would you like to write better documentation as a PR? Yes, I can do that. Can you @aaltat or someone else explain beforehand how it _should_ work?