Avatar

CrumblyLiquid

CrumblyLiquid@lemmy.ml
Joined
0 posts • 12 comments
Direct message

As per https://blog.gtk.org/2024/01/28/new-renderers-for-gtk/ and https://www.phoronix.com/news/GTK-4.16-Released :

You can still use either a new OpenGL renderer or the old OpenGL renderer. This can be set with the GSK_RENDERER environment variable (e.g. GSK_RENDERER=gl)

I would assume it will also probably detect unsupported hardware and switch to OpenGL automatically but I don’t have any source to back this up.

permalink
report
parent
reply

This email explains it in detail: http://lists.busybox.net/pipermail/busybox/2010-December/074114.html

TLDR: /usr stands for user

permalink
report
parent
reply

/srv stands probably for serve as in serving static files like static websites. (Source)

More information here: https://refspecs.linuxfoundation.org/FHS_3.0/fhs/index.html

permalink
report
parent
reply
5 points

I’d just like to interject for a moment. What you’re refering to as Taste, is in fact, Nutrition/Taste, or as I’ve recently taken to calling it, Nutrition plus Taste. Taste is not an operating system unto itself, but rather another free component of a fully functioning Nutrition system.

permalink
report
parent
reply

The extension is probably not broken because of Firefox but because Flatpak’s sandboxing prevents it from talking to KeePassXC.

permalink
report
parent
reply

Nice

permalink
report
parent
reply

I’m not sure about the frequency but on Linux you sometimes get small (few megabytes) updates to the shader cache but multi-gigabyte updates are just normal Rocket League updates (or I can’t think of any other reason).

I too have Rocket League on Steam running on Linux but I haven’t noticed any frequent big updates. Not anything out of the ordinary.

permalink
report
reply

Psyonix ended Mac and Linux support but you can still play Rocket League (the Windows version) on Linux via Proton (a compatibility layer that translates Windows specific calls to their Linux equivalents). You can even run BakkesMod alongside it.

permalink
report
parent
reply

I believe this is Steve Huffman (aka u/spez) the co-founder and CEO of Reddit. (wikipedia)

This controversy is what this post is most likely referring to.

permalink
report
parent
reply

The title is perhaps a bit misleading. It’s not a version of ChatGPT. At least not in the sense that it’s a version of OpenAI’s ChatGPT.

According to their GitHub:

gpt4all: an ecosystem of open-source chatbots trained on a massive collections of clean assistant data including code, stories and dialogue

It’s an ecosystem. They seem to have GPT LLMs (Generative Pre-trained Transformer Large Language Models) and a chat app to interact with those models. Also they say that the models can be run on consumer grade CPUs (this is where the locally hosted part comes in to play).

permalink
report
reply