Avatar

sabin

sabin@lemmy.world
Joined
0 posts • 8 comments
Direct message

In short it’s essentially a protocol that defines what type of requests must be sent between applications and a compositor.

permalink
report
reply

Well,.that’s one way to solve the problem of not expanding your editor var correctly…

permalink
report
parent
reply
1 point

Honestly C imo is not that bad. It’s actually a very small specification. There’s not much to it. The actual amount of code you’d need to create a working C compiler is relatively tiny.

It stuck around all this time because concepts like null-terminated strings, arrays decaying to pointers, etc. are all very intuitive if your working in a language that’s built to be as minimalistic and simple as possible.

If you understand these things I’d say you’re already past the learning curve. Now just make sure you remember exactly how type definitions are parsed so that contrived type declarations don’t cause you to lose marks on an exam.

The difficulty with C imo comes with people needing programming concepts abstracted away from them because they never actually learned how their computer represents or processes data.

permalink
report
parent
reply

“Still not voting for genocide”

You say as you side with Hamas who openly calls for the genocide of the Jewish race.

permalink
report
parent
reply

Fuck this platform.

Fuck mandatory DRM.

Fuck the garbage runtime that takes minutes to start every time I wanna play a goddamn single player game.

Fuck mandatory updates every time I want to play a goddamn single player game.

Fuck popup advertisements for events that reappear year by year no matter how many times I’ve disabled them

This platform prevents you from owning anything…

I don’t know how anyone could support this garbage.

permalink
report
reply

Gog could use more games but if it’s between using a platform that forces you to use a runtime and nothing at all, I’d much rather play nothing at all.

permalink
report
parent
reply

I assume it does force DRM. I can’t play Terraria, skyrim, elder ring, etc. without it. I have not encountered one release which I can play without the runtime.

Terraria in particular shouldn’t use it unless it was forced to do so based off the fact that they’re available on gog which mandates games be drm free.

I’m not even allowed to run that game without updating it if it’s out of date. I literally can’t play a modded game because it may be rendered unplayable at any moment by the publisher. Makes the whole workshop people talk up all but useless.

permalink
report
parent
reply

Terraria does not rely on steam features in order to engage with its core functionality. Perhaps you are trying to imply that the error is in the developers having integrated their publishers features into their release in such a way that a hard dependency on the runtime is formed when it shouldn’t be.

This is not a valid argument because whatever calls terraria is making to the runtime should have a fallback in place for when the runtime is not being used. That fallback should be implemented by a small dummy runtime or something. It shouldn’t be on the devs to ensure their single player game works when the publisher’s adware bloated garbage runtime stops working.

permalink
report
parent
reply