Guilherme Cardoso

Results 28 comments of Guilherme Cardoso

I have the same behavior, but using Fedora Linux. The connection hang starts to happen inside the cluster too, containter-to-cointainer, not just on the from the "remote" telepresence to the...

I was having the same problem. You need tensorflow 1 This is how I manage to run it: ``` $ conda create -n bert-as-service python=3.7 $ conda activate bert-as-service $...

Does this work when providing options via `pyproject.toml` ? like so: ``` [tool.datamodel-codegen] use-double-quotes = true ``` Can someone confirm that it isn't working? For me it is reacting to...

Is there any source for the `detection_prob` to default to 5%?

Is there any progress on this?

On wayland, I'm having problems when trying to insert accents in xwayland applications (e.g. `é` only shows as `e`) Now if it is related to this repo, plasma problem, or...

For me the solution was to go to "Input Method Selector" and set it to None. Like so: ![image](https://user-images.githubusercontent.com/296323/168047636-c24bb8d5-27b1-43bf-8a93-26c192ea077c.png) I don't know what are the disadvantages of not using ibus,...

Well.. so far I don't notice any disadvantage of not using ibus, and everything is working. Nevertheless default settings for F36 are broken. A user that installs F36 in a...

You can test having your session services managed by systemd. Starting on plasma 5.21 you can activate this setting: `kwriteconfig5 --file startkderc --group General --key systemdBoot true` which can potentially...

I've also been using it for quite a long time and it is awesome to have KDE latest release so fast! Thank you!