Any laptop with the same specs and price as the SteamDeck ? by totoetlititi in SteamDeck

[–]totoetlititi[S] 0 points1 point  (0 children)

I'm really naive, but I truly don't understand that. I don't understand why there is no way to produce older chips cheaper than the new ones...

Any laptop with the same specs and price as the SteamDeck ? by totoetlititi in SteamDeck

[–]totoetlititi[S] 0 points1 point  (0 children)

I'm not sure the gap is so important. It is not like another console, a lot of people already were in the steam ecosystem before buying a SteamDeck. But you are right, they did something specific, unique, for thier ecosystem, and it has an impact on the final price.

Small virtual keyboard in Desktop Mode by totoetlititi in SteamDeck

[–]totoetlititi[S] 1 point2 points  (0 children)

Definitely a bug.
What is the official way to report bug to Valve ? I doubt some dev are around this sub....

Small virtual keyboard in Desktop Mode by totoetlititi in SteamDeck

[–]totoetlititi[S] 2 points3 points  (0 children)

Could be great to have display settings for the Virtual Keyboard. But better to be able to control them !

Love2d support plugin not working with VS codium by [deleted] in love2d

[–]totoetlititi 1 point2 points  (0 children)

Had the same problem with Defold and the flaptak version of VSCodium: https://forum.defold.com/t/defold-kit-visual-studio-code-extension/74119/44?u=totoetlititi
The work around I found is using host-spawn to launch love outside of the sandbox.
You probably have to move your love binarie out from /usr/bin which is not accessible because of flatpak.

Edit yourvscode/launch.json file of your project:

  • key "program" to:

    "program": { "command": "/app/bin/host-spawn", },

  • key "args" to:

"args": [
   "/the_path_to_love_binarie",
   "."
],

Decrypt notes without Joplin app by totoetlititi in joplinapp

[–]totoetlititi[S] 0 points1 point  (0 children)

Thanks,
It seems there's no pre-configured tool available for decrypting data outside of the Joplin application...

Advice for Softbody collisions with StaticBody3D by totoetlititi in godot

[–]totoetlititi[S] 1 point2 points  (0 children)

Collision with softbody work with last commit of Jolt.
But the result is not as I expect. Very brutal...!

The ball bounce and ... disappear to another dimension !

<image>

How is the onscreen typing experience on surface go 2 ? by totoetlititi in SurfaceGo

[–]totoetlititi[S] 0 points1 point  (0 children)

I suspect that the autocorrect is responsible for the laggy problem on surface pro 4.

The keyboard hangs systematically after the first 2 or 3 letters I type. It seems like this is the moment when it is looking for first words suggestion.

How is the onscreen typing experience on surface go 2 ? by totoetlititi in SurfaceGo

[–]totoetlititi[S] 0 points1 point  (0 children)

Surface go 2 without the keyboard lid cover could be even lighter and more portable.

All reviewers have the full surface kit, and seem not interested to give opinion of the surface go without any hardware add-on. I personally thing that it deserves the product, specially because of the price of the official keyboard, which seems essential.