Don't want to see articles from a certain category? When logged in, go to your User Settings and adjust your feed in the Content Preferences section where you can block tags!
Latest Comments by kokoko3k
Portal 2 project lead wants Valve to return to single-player games
23 October 2024 at 4:24 pm UTC Likes: 2

When I play single player games, I feel like I'm doing a multi player with the game creators.

It is always been like that and I love that emotion sooo much more than playing with random angry people on the net.

Even if they were friends, the demands of family and work would make it a rare occurrence for all of us to have free time at the same moment."


I'm so grateful I'm out of the whole anticheat issue "by design".

Valve makes a big improvement for Native Linux games in a Steam Beta update
18 October 2024 at 12:31 pm UTC

QuoteSteam developers can now select which Steam for Linux runtime to use for native titles. Please consult the partner site for more details.

What exactly is a "Steam developer", one that works for Steam or they intend "Game developers publishing on Steam"?

Valve (Steam) begin a direct collaboration with Arch Linux
28 September 2024 at 5:54 pm UTC

Quoting: const
Quoting: kokoko3kHow anti-cheat relates to that?
To really secure system integrity, there needs to be a full validation chain up to the kernel (and potentially beyond). Without that validation, game devs may continue to distrust anticheat tools on Linux. We don't yet know the new API MS announced to integrate in Windows, but it's really certain Linux will not be able to provide an equivalent unless the kernel and core libraries are build and signed by a trusted entity. Wouldn't make much sense to use that APi if the user can use a patched kernel. As SteamOS uses Archs kernel images and libraries, that must be done in Archs build system, hence the speculation this is related.

To be frank, I think we will see a major shift in cheating and anti-cheat in the coming years, it will be a battle of "AIs".

Yeah, my question came from my early assumption (post confirmed by the updated article) that the signing was related to just packages, your is/remains the choice to what to install and from where.

It is and remains an optional form of protection.

Valve (Steam) begin a direct collaboration with Arch Linux
28 September 2024 at 9:00 am UTC

How anti-cheat relates to that?

NVIDIA driver with Linux kernel 6.10 causing kernel oops
24 August 2024 at 11:45 am UTC

Speculating on the fact that the open and the closed ones are causing the aame issues and given that the userspace part of the driver "should" not crash the kernel by its own, maybe there is common code between the open and the closed drivers.

Humble Games confirmed a 'restructuring of operations' with reports of all staff gone
24 July 2024 at 7:46 pm UTC

May the old staff team up and start from the ground once again.

Popular multiplayer code editor Zed gets a Linux release
14 July 2024 at 4:32 pm UTC Likes: 1

Quoting: wvstolzing
Quoting: kokoko3kWhere does your statement comes from?
I would not be that sure about that.

With all due respect, that's because you seem to be pretty clueless as to how a gpu is better at calculating pixels on a 2d surface.

QuoteMine comes from the fact that if you feel the need of accelerating the drawing of text with a modern or even aging cpu, then your doing something very wrong.

Take a look at the following articles for an overview:
https://sw.kovidgoyal.net/kitty/performance/
https://tomscii.sig7.se/2020/11/How-Zutty-works

Thank you for the efforts, but it's obvious that drawing using the gpu can be faster, if done right.
What is not, is that the implementation has to be right for it to be.

If you follow the discussion, you'll understand that I speak about inefficient coding.

There should be really no need for a text editor to use gpu rendering to draw text, ofc you can do it, but advertising that as a feature smells like the underlying code "needs" it to perform well.

Given that, they should also advertise what gpu this text editor needs to perform as they expect, if there is really something to expect :)

Popular multiplayer code editor Zed gets a Linux release
14 July 2024 at 8:42 am UTC

Quoting: TheSHEEEP
Quoting: kokoko3kA perfect example of https://en.wikipedia.org/wiki/Overengineering and inefficient coding.

Need a gpu to accelerate the drawing of...text? Is it that slow?
The opposite is the case.
Making use of the GPU for drawing is vastly more efficient than using the CPU.

Is it necessary? No, of course not.
But advantageous.

Where does your statement comes from?
I would not be that sure about that.

Mine comes from the fact that if you feel the need of accelerating the drawing of text with a modern or even aging cpu, then your doing something very wrong.

Popular multiplayer code editor Zed gets a Linux release
14 July 2024 at 6:35 am UTC

A perfect example of https://en.wikipedia.org/wiki/Overengineering and inefficient coding.

Need a gpu to accelerate the drawing of...text? Is it that slow?

Forza Horizon 4 is getting delisted in December
11 July 2024 at 7:04 pm UTC

Speaking of race cars, this support website is online since 24 years:
https://rush-2049.com/
And it is browsable by a dreamcast running sr2049 disc right now!