0x67

Results 9 comments of 0x67

@amosavian Same for me, I think this is easy to reproduce, currently amsmb2 cannot connect to macos shared volumes. I also get this error: `Error Domain=NSPOSIXErrorDomain Code=36 "Operation now in...

@0-mykola I fixed it, please check my pull request: https://github.com/kasimok/AMSMB2 BTW, be sure to check this: ![image](https://user-images.githubusercontent.com/5194603/112279684-273ec780-8cbf-11eb-84ee-bb86290eeaf5.png)

> Looks like it works on Big Sur on Intel macs, but not Big Sur on M1 macs. I'm not offhandedly sure why, but I'll try to find time to...

try add `ENV['SWIFT_VERSION'] = '5' ` at beginning of your podfile.

@alexeystrakh Hey Alex, The same issue occurred while writing another app when i want to track a rect whose width != height. The looks like in your app, your device...

It is possible. I have written a simple app that renders markdown in WKWebViewm, just like what OpenAI do on their web page. We have used the messagekit in our...

> Allowed value for target.language is `objective-c` not `objc` However, afterwards, there comes new issue: `Multilple interal symbols found for 'count'` Actually, `settings set target.language objc` and `settings set target.language...

> Everyone else getting OOM on the 1.3b example: Could you please share information about your environment with `ds_report`? > > -------------------------------------------------- > DeepSpeed C++/CUDA extension op report > --------------------------------------------------...