Duy Do

Results 15 comments of Duy Do

Thanks for your feedback!! I have no Mac OS to check but this seem to be a problem with Rust or Piston itself (I prefer Rust). Btw, I've replaced all...

Hi, I use keras 1.0.0, tensorflow 1.1.0 and has the same issue as above. In addition, I have another error: ``` File "qlearn.py", line 210, in K.set_session(sess) AttributeError: 'module' object...

+1 for this feature, most WS libraries that I know does not expose Continuation frame.

I think this is possible in rust 1.60 https://blog.rust-lang.org/2022/04/07/Rust-1.60.0.html

When running nm-applet, it show "failed because there were no valid VPN secret". @markf94 I'm on Fedora 33 i3 too, Fedora provided a protonvpn package (named protonvpn-cli, v2.2.6), it works...

@haithcockce Thanks! I got it to work with the fedora provided package.

How will you use the result of get_matches_safe() in lua?

Yeah we need the value returned by `#{ }` syntax to preserve fields order and this seems like the simplest way to achieve this.

For display purposes, we use RHAI for scripting in our site, one of the task is to build config files, so it is preferable to keep the fields order.