Patrik Lindahl

Results 18 comments of Patrik Lindahl

@ericmeter, I think I have since mostly solved my slowness issue. I did this by making sure all my models are in a different package that the rest of the...

Sorry, I have not had time to do anything about this. Priorities have changed a bit for me.

Unfortunately I don't know. I haven't needed to use this project for about 5 years. If you find a good way to do it, write it here or maybe make...

I see that the stdlib sometimes uses the suffix Seq() to indicate methods that returns iterators. I suggest to think a bit more if Iterate() is the appropriate name for...

After an error happens in the iterator, if it is never possible to continue it would make more sense to use `iter.Seq[T]`. However if there is a possibility that the...

Maybe the latest release [v0.48.0](https://github.com/netbirdio/netbird/releases/tag/v0.48.0) fixes this issue?

Yes, seems to be the same issue. I don't accidentally double click though, I usually double click since I want to copy a portion of the text. I don't have...

I think it takes a few seconds after I double click and copy the text before it crashes so it's unclear what the cause is. However I tried and succeeded...