Latest Comments by ljrk
My current little wish-list for Steam Deck upgrades
8 Dec 2022 at 10:49 am UTC Likes: 1
That's exactly what happens:
On the same page, note the batter long term storage:
8 Dec 2022 at 10:49 am UTC Likes: 1
Quoting: PompesdeskySeems no one said it yet, I'd like a battery charging limit so that I can play with the AC plugged in without the device charging the battery to 100% and leaving it there. When you're exclusively playing plugged in it's a waste of battery life (it would degrade less in the long run if we could set a charge limit at 50 or 70%).(A bit late to the party...)
That's exactly what happens:
If your device has been left on the charger for long periods of time, it may report less than 100% charge. This is normal. We allow the battery to slowly discharge after long periods of time under charge to optimize long-term battery health.Source: https://help.steampowered.com/en/faqs/view/69e3-14af-9764-4c28 [External Link]
On the same page, note the batter long term storage:
If you won't be using your Steam Deck for a while and would like to place it back into storage mode to increase long term battery health, you can use the following steps to do so:
- Power the Steam Deck down normally (choose Shut Down from the Power menu)
- Hold down the Volume+ button and press the power button. The Steam Deck should boot into the BIOS menu.
- Using the D-Pad and A to select, navigate to "Setup Utility"
- Navigate to the Power Menu
- Choose Battery storage mode, and confirm.
You should see the Steam Deck power off, and the power LED will blink three times to confirm battery storage mode has been activated.
To wake your Steam Deck from storage mode, plug in the provided power supply and power it on normally.
Intel using DXVK (part of Steam Proton) for their Windows Arc GPU DX 9 drivers
8 Dec 2022 at 10:41 am UTC Likes: 1
So this is actually the way to go: Converting a binary into a text "file" (a list of strings) and then using a text tool to work on this further. That's what pipelines are for.
8 Dec 2022 at 10:41 am UTC Likes: 1
Quoting: GuestAm I missing something? No idea why `grep -i` directly would be better than using `strings` first. The former would print all *lines* matching the regex which is absolutely less useful, especially in a binary context where "lines" are just bytestrings that happen to be delimited by a 0xA byte. So the output would also be less useful due to the whole line being matched. You could change that using the `grep -o` option but that's GNU only. Further, this is probably even more efficient, since grep matching potentially huge lines is not a good starting point.Quoting: WorMzySomeone needs to tell "Longhorn" about grep -i. >_>I was thinking the same thing! :)
Given he's a "Kernel/hypervisor engineer", that ugly use of the cli makes me wonder about the quality of their code...
So this is actually the way to go: Converting a binary into a text "file" (a list of strings) and then using a text tool to work on this further. That's what pipelines are for.
My current little wish-list for Steam Deck upgrades
9 Oct 2022 at 5:02 pm UTC
9 Oct 2022 at 5:02 pm UTC
Personally, I'd like a better desktop mode that works on a touch/controller first device. And KDE is not (yet) that. Yes, some people like KDE but it is *really* not suited for the purpose of using it on the Deck without K/V/M attached. Be it GNOME or whatever else there is.
My current little wish-list for Steam Deck upgrades
9 Oct 2022 at 5:01 pm UTC
Instead, I'd like to have Steam to default to the "best" configuration, which, for ETS2, is Proton and not the native version.
9 Oct 2022 at 5:01 pm UTC
Quoting: gradyvuckovicThe first is a tricky one. Consider something like ETS2 which tricks all the boxes (except Vulkan rn), but runs faster on Proton than Native. There's *no* downside to running through Proton for the user experience. I couldn't care less. In fact, instead of the built-in translation layers that are sometimes used for porting, Proton, in a way, makes more of the code running open source ;)Even more attention on Deck Verified.Both more attention to the ratings themselves and of course always lots of effort put into working with game developers to ensure their hottest new games are Verified if possible at launch.
My 2 additions...
1. Steam Deck Optimised
Basically a new rating which is even higher than 'Verified'. Optimised would mean the following guarantees:
- Native: No Proton needed, the game is native to Linux.
- Vulkan: Game uses Vulkan for graphics for best performance.
- 60fps @ 1280x800: The game's default graphics settings on the Steam Deck allow the game to run at the maximum resolution and refresh rate of the Deck.
- 3 Hours Gameplay: The game's default graphics settings allow it to run for at least 3 hours of gameplay.
- Offline: No connectivity is required to run the game for single player content, first time or any time.
- Verified: All the same guarantees of Verified apply as well, since this is the level 'above' Verified.
Instead, I'd like to have Steam to default to the "best" configuration, which, for ETS2, is Proton and not the native version.
Unity to 'merge' with ironSource with a buzzword salad press release
18 Jul 2022 at 12:47 pm UTC Likes: 2
What I do see is a video of someone narrating me text articles written by pcgamer or Kotaku, both websites not particularly well-known for being technologically well-versed. Which is indeed proven by things like "ironSource was behind a malware Snapchat installer". Which is simply not true in that form.
I could also say "Visual C++ is behind most Windows exploits because they're written in that language". Or "Microsoft developed the Windows GUI Toolkit used for many Virus software" -- yeah, well.
They developed an open source installer that could embed anything. The End.
Yes, people who can code and want to do malicious things can use this installer to rebundle existing software to distribute malware. That's... really not the kind of thing I'd blame the company providing the code for an installer for.
So much FUD. Which is especially frustrating because there's enough for reasonable concern about Unity. But *that* is not it.
18 Jul 2022 at 12:47 pm UTC Likes: 2
Quoting: GuestUh... I don't see Unity devs disagreeing with my assertion there. I didn't say that Unity is currently a great place to be, on the contrary. But calling ironSource a malware company is bullshit, but also a claim that I have yet to see from a Unity developer.Quoting: ljrkWell, ironSource built an opensource (!) SDK for installers... this isn't malicious at all. Many viruses used installShield or WinZIP to extract, this doesn't make either technology especially evil.https://www.youtube.com/watch?v=XIjv0f_2UuY [External Link]
Further, they don't support this product anymore.
However they *do* focus more on ads which I find problematic indeed.
Seems unity employees don't agree with you. Also, the most recent CEO of unity came from EA. Video does a great job laying out what is going on with Unity.
What I do see is a video of someone narrating me text articles written by pcgamer or Kotaku, both websites not particularly well-known for being technologically well-versed. Which is indeed proven by things like "ironSource was behind a malware Snapchat installer". Which is simply not true in that form.
I could also say "Visual C++ is behind most Windows exploits because they're written in that language". Or "Microsoft developed the Windows GUI Toolkit used for many Virus software" -- yeah, well.
They developed an open source installer that could embed anything. The End.
Yes, people who can code and want to do malicious things can use this installer to rebundle existing software to distribute malware. That's... really not the kind of thing I'd blame the company providing the code for an installer for.
So much FUD. Which is especially frustrating because there's enough for reasonable concern about Unity. But *that* is not it.
System76 announce the 67% Launch Lite keyboard
13 Jul 2022 at 5:41 pm UTC Likes: 1
13 Jul 2022 at 5:41 pm UTC Likes: 1
Quoting: TuxeeIt works fine if you use a modal editor. I'm not running a 60% (anymore) but it's not that bad.Quoting: fenglengshunas an accountant, every time i see a keyboard without numpad, i just feel so scared...As a developer I am turned off by a keyboard without dedicated function keys, no insert key and no numpad (which is actually very handy with games like War Thunder, too).
Unity to 'merge' with ironSource with a buzzword salad press release
13 Jul 2022 at 5:38 pm UTC Likes: 10
13 Jul 2022 at 5:38 pm UTC Likes: 10
Well, ironSource built an opensource (!) SDK for installers... this isn't malicious at all. Many viruses used installShield or WinZIP to extract, this doesn't make either technology especially evil.
Further, they don't support this product anymore.
However they *do* focus more on ads which I find problematic indeed.
Further, they don't support this product anymore.
However they *do* focus more on ads which I find problematic indeed.
Spaceship building game Reassembly goes 64bit, gets Linux and Steam Deck upgrades
28 Jun 2022 at 8:30 am UTC
This HTTP library links against libcrypt as well, so is this some kind of issue while using libcurl?
28 Jun 2022 at 8:30 am UTC
Replace libcurl with cpphhtplib. Should be transparent, and fix some linux issues related to out of date libcrypt etc.Is there any reason why so many devs struggle with using the correct libcrypt? There's a libcrypt bundled within the Steam Linux Runtime AFAIK, just... link against this one instead of the system one?
This HTTP library links against libcrypt as well, so is this some kind of issue while using libcurl?
Linux hardware vendor System76 is coming to Europe
10 Jun 2022 at 9:21 am UTC Likes: 1
10 Jun 2022 at 9:21 am UTC Likes: 1
Quoting: RedjeIn the Dutch interview from tweakers, they also mention they wanna move to immutable OS. And that they probably cannot do it with Debian packaging. So maybe they move over to fedora or arch?Since it's behind a paywall (and in Dutch), here is the snippet:
Dus een immutable OS kan niet goed boven op een op Debian-gebaseerd besturingssysteem?Through GTranslate:
"Als er een immutable Pop_OS komt, dan mag het Debian-packagingmechanisme in zijn huidige vorm ieder geval niet op het systeem staan. (...)"
So an immutable OS doesn't work well on top of a Debian-based OS?While this fits the rumours I've heard, it seems they're still going to re-use some of their Ubuntu architecture. I'm looking forward to it.
"If there is an immutable Pop_OS, then the Debian packaging mechanism in its current form should at least not be on the system. (...)"
Linux hardware vendor System76 is coming to Europe
10 Jun 2022 at 9:07 am UTC
10 Jun 2022 at 9:07 am UTC
Quoting: propertyI've previously ordered a laptop from System76 before they had a German keyboard layout and learned the hard way that the US layout has less keys.For me its the other way around, I'm residing in Germany but it's soooo hard to come by an ANSI pc-104 instead of an ISO pc-105 keyboard :(
I'm really glad that they do well and can expand to other markets.
- Give fascists the finger and a few bullets in Too Many F*cking Nazis
- Epic Games just laid off over 1,000 people
- NVIDIA driver 595.58.03 released as the big new recommended stable driver for Linux
- AMD FSR SDK 2.2 released with FSR Upscaling 4.1 and FSR Ray Regeneration 1.1
- GE-Proton 10-34 brings fixes for God of War Ragnarök, Assassin's Creed, Final Fantasy XIV
- > See more over 30 days here
- I think I found my Discord alternative
- ridge - Proton/Wine Games Locking Up
- Caldathras - steam overlay performance monitor - issues
- Jarmer - Patreon updates
- Ehvis - What have you been playing recently?
- sana-chan - See more posts
How to setup OpenMW for modern Morrowind on Linux / SteamOS and Steam Deck
How to install Hollow Knight: Silksong mods on Linux, SteamOS and Steam Deck