

Okay, thanks, I’ll take a look at my options there.
And I do also have an nvidia card. Thanks for the help!


Okay, thanks, I’ll take a look at my options there.
And I do also have an nvidia card. Thanks for the help!


Oooh, interesting, so you’re right that when I get the lag, there’s a lot of CPU usage. Also there was definitely a system update before it started happening - although I can’t say exactly when because I wasn’t gaming on this system for a few days.
I’m on Mint 22.1 and I’ve tried uinstalling and reinstalling through the software manager GUI, and I’ve also tried:
sudo apt purge mesa-vulkan-drivers
sudo apt install mesa-vulkan-drivers
None of that changed the problem. I also made sure I restarted the system.
Am I doing that right? Are there any other steps that I’m missing?


Thanks, I’ve found the problem, it’s in an edit.


Thanks, I’ve found the problem, it’s in an edit.


Thanks, I’ve found the problem, it’s in an edit.


I would have asked about that but I checked a few places through a VPN first.
I turns out it was my noscript addon, I’ve put more details in an edit.


Could be, but it’s hard to get any information on whether the site is actually down. downforeveryoneorjustme.com reports it as being up, but that could be just because it serves the loading icon and not anything useful.
What do you see when you go to protondb.com?


I was floored by how perfectly they did the voice, then I looked it up and this song is literally by the original radio play voice actor Stephen Moore. Amazing.


You didn’t ask me to explain anything, you said I had the chance. You’re right, I could’ve kept trying, but you didn’t ask, and I don’t owe it to you.
I have spent far too much energy in the past trying to explain to people who aren’t listening to bother with people who are functionally no different to a brick wall. It’s exhausting and pointless.
And on a more simple, practical level, if you don’t tell me what you found confusing about what I said, then I don’t know what you need explained. As I said, the information is there if you want to investigate any of the terms you didn’t understand. If you want my help, you are going to need to express it.
Which is why, when I detect this behaviour, like you showed when you baldly repeated:
“Clickbate” is not a word.
I always stop and ask the person to express literally any curiosity to understand. In my experience people who aren’t listening won’t do this. Like I said, it would cost you nothing to ask if you actually do want to know.
You can express that you are curious to understand what I’m saying, or you can not. That is up to you, but it’s literally free to do, and it’s all I ask.
Do what you want.


What don’t you understand? I gave you the terms to look up to educate yourself if you actually cared, but instead of showing interest or the humility to ask, you literally just declared that you were right again without any reasoning and while saying you were ignorant.
So shall I take this as you not being interested in the information? It would cost you nothing to ask if you actually do want to know.


Ah yes, the first resort of the prescriptivist: baldly assert that you are correct with absolutely no reasoning behind it.
It’s pretty clear that you don’t understand linguistics or you wouldn’t have declared so confidently that something said on purpose and clearly understood by you to be “not a word”.
Like you literally said that you don’t understand my argument and then declared me wrong anyway. I could explain further but it doesn’t seem like you want to understand.
If you do want to actually learn something here, let me know and I am quite happy to help.


I would like you to show me any credible source saying that an eggcorn must achieve widespread adoption before it can be described as such.
The prescriptivist idea that something needs to be in a dictionary before it can be considered a feature of language is something that linguists - including the dictionary authors themselves - disavow.


Usually it’s spelled that way, but this is more like an eggcorn than a mistake.
I kind of like the idea that it’s clickbating, like the creator is jerking themselves off about how much they love clicks, or how clever they are with their manipulative title.


I forget who said it, but I remember a quote like, “When a bipartisan bill is being introduced that’s when you know the people are getting well and truly fucked.”
EDIT: Not a quote, but this is an article from the Harvard Political Review about US policy: https://harvardpolitics.com/deadly-bipartisanship/
Among some of the bipartisan bills are the 94 Crime Bill, The Patriot Act, yearly military budget increases, it’s really a highlight reel of the fucking worst, most infamous bills from US politics.
I’d be shocked if any liberal electoral system was significantly different to this.


Oof, yeah, those vibes are rancid. The website is covered in shady looking links and they want you to download an exe, which you don’t need for a simple registry edit which can be done with a text file.
This link shows you how to make the .reg file: https://www.windowscentral.com/how-take-ownership-files-using-right-click-context-menu-windows-10
For my money that’s way easier than doing it manually through the registry editor yourself, and you can inspect the code to see what it’s doing.
If you want to see the manual steps to take ownership without the registry entry, it looks like this: https://www.windowscentral.com/how-take-ownership-files-and-folders-windows-10
If that isn’t a dark pattern then I don’t know what is. They do not want you to have control over your machine, at all.


The way I do it is I have a script that adds an entry in file explorer called “Take Ownership”. I don’t have to use it often but when I do it’s a life saver, and it doesn’t blanket take ownership of the whole disk.
Obviously an elevated super user like linux has would be much more secure, but it’s windows, they’re not interested in security if it isn’t about their share price.


Yes, they try to prevent unwanted outputs with filters that prevent the LLM from seeing your input, not by teaching the LLM, because they can’t actually do that, it doesn’t truly learn.
Hypotheticals and such work because the LLM has no capacity to understand context. The idea that “A is inside B”, on a conceptual level, is lost on them. So the idea that a recipe for napalm is the same whether it’s framed within a hypothetical or not is impossible for them to decode. To an LLM, just wrapping the same idea in a new context makes it seem like a different thing.
They don’t have any capacity to self-censor, so telling them not to say something is like telling a human not to think of an elephant. It doesn’t work. You can tell a human not to speak about the elephant, because that’s guarded by our internal filter, but the LLM is more like our internal processes that operate before our filters go to work. There is no separation between “thought” and output (quotes around “thought” because they don’t actually think).
Solving this problem I think means making a conscious agent, which means the people who make these things are incentivised to work towards something that might become conscious. People are already working on something called agentic AI which has an internal self-censor, and to my thinking that’s one of the steps towards a conscious model.
I’m not sure exactly why but I can’t think of anything after then that properly enriches my life.
Was that around the time you moved out of home?
Hey, just letting you know I sorted the issue, the thread I opened about it on the mint forums is here if you’re interested in more details: https://forums.linuxmint.com/viewtopic.php?p=2691196#p2691196
It turned out that the base mesa and mesa (extra) packages were duplicated on my system, so just uninstalling both of them and reinstalling only one copy fixed it. It wasn’t the mesa-vulkan-drivers though, but very similar to your problem. Your information did help me to the solution.
Thanks for your help!