Temporalin

joined 1 year ago
[–] Temporalin@programming.dev 4 points 10 months ago

But is it "(A Steam Deck), or (a PC running in Steam desktop mode)" or is it "(A Steam Deck, or a PC) (running in Steam desktop mode)"? In any case both cases include the Steam Deck as a capable device, it would only be a matter of changing to desktop mode

[–] Temporalin@programming.dev 3 points 10 months ago

My router is a bit old and its 5GHz performance seems to be rather lacking. I still think the main problem is I'm not testing with a big game. I'll try and post later something.

[–] Temporalin@programming.dev 7 points 10 months ago (4 children)

According to the documentation, you should be able to https://help.steampowered.com/en/faqs/view/46BD-6BA8-B012-CE43. Unfortunately, I don't have big enough games to test, and I think it detects that my internet bandwith is higher than the connection to the Deck

[–] Temporalin@programming.dev 2 points 11 months ago

It's probably not worth the risk implied with second hand vs the discounted new unit directly from Valve. You should lower it or just assume you're not going to sell it

[–] Temporalin@programming.dev 1 points 11 months ago

I play Lethal League Blaze (previous game from same devs) with my friends a lot, it's super fun, check it out

[–] Temporalin@programming.dev 5 points 11 months ago (1 children)

SteamOS uses inmutable partitions, you can't install things using pacman safely. For OP's problem my first thought is using a virtual machine or a whole different OS. Maybe there are fonts in Discover/Flathub, which is what SteamOS is designed to use, but I don't know if that could work.

[–] Temporalin@programming.dev 1 points 1 year ago

It's another Chromium/Electron based app, so it may not be suitable for low end systems, but still, it's weird that it doesn't load at all. I don't know how to help, sorry.

[–] Temporalin@programming.dev 4 points 1 year ago (2 children)

I find it pretty inefficient to start up a Python environment, a web server and a web browser to do something that you could do with Notepad or even in a terminal. I would use Notepad++, gedit, Kate, vim, vscodium... There are plugins for vscodium (and vscode obviously) to preview Markdown if that's what you need