rany2

Results 312 comments of rany2

Sadly a lot of the features which were previously available had to remove because of Microsoft increasing security of their API endpoint. For example, now custom SSML is no longer...

I haven't forgotten about this, but I'm not able to work on this now.

This looks great but I didn't have the chance to test it yet. Why would anyone be opposed to this?! I didn't know that this PR existed :')

This seems more like a Chromium bug, no?

You'll need to get rid of that merge commit too. After you did a git pull locally, try `git reset --hard HEAD~1` and a force push. When you want to...

@lukasz1992 it should be possible to control it via GPIO, I'm somewhat sure this was done at some point but there had to be a good reason to remove that;...

The Power, WLAN and USB LED are already controllable in SNAPSHOT. So it's already done, it's just the switch ports that can't control right now.

Done @neheb, thanks for the review!

Oh, I did build test and it passed for arm; I'll try with x86 and let you know. I didn't check the thread for the PR that added support for...

@neheb It seems like the error in rdma was the last issue I needed to address, can you confirm this?