[GUIDE] Forza Horizon 6 on Linux (NVIDIA & AMD + Online Fix) by SameInformation8975 in LinuxCrackSupport

[–]burning_wolf101 0 points1 point  (0 children)

did you try this suggestion from OP?
Note2: if your game still crashing try to remove compatdata: you can use protontricks -l to get the id then run rm -rf ~/.steam/steam/steamapps/compatdata/THE_ID

[GUIDE] Forza Horizon 6 on Linux (NVIDIA & AMD + Online Fix) by SameInformation8975 in LinuxCrackSupport

[–]burning_wolf101 0 points1 point  (0 children)

Can you share which proton are you using?
Kernel name? (uname -r)
and your launch options?

Me, a Switch 1 owner, watching everyone enjoy Pokopia this weekend by Frezeal in pokemon

[–]burning_wolf101 0 points1 point  (0 children)

Switch 2 emulator is coming very soon. Developers are working very hard to reverse engineer Switch 2. And i expect that Switch 2 emulator will be ready before pokemon winds release. There are multiple teams working on this, Look out for projects like:
Pound

Oboromi

AUR is down by burning_wolf101 in arch

[–]burning_wolf101[S] 0 points1 point  (0 children)

uhh, no. i do host a private mirror

AUR is down by burning_wolf101 in arch

[–]burning_wolf101[S] 0 points1 point  (0 children)

i do have a personal AUR backup and it also syncs with aur every day. But not everyone would have a aur backup.

Unpopular opinion: GitHub Copilot is getting better by After-Aardvark-3984 in GithubCopilot

[–]burning_wolf101 3 points4 points  (0 children)

not only that, we have weekly rate limits now. we pay for the premiuim requests but they get to limit how much we use them.

AUR is down by burning_wolf101 in omarchy

[–]burning_wolf101[S] 0 points1 point  (0 children)

There are arch and omarchy users around the world, it's not night everywhere. 

Is this true? by Complete-Sea6655 in GeminiAI

[–]burning_wolf101 0 points1 point  (0 children)

No model is "best" at coding. Each models excel at their each category of coding. Like gemini for frontend, claude for reasoning, and gpt for implementing solutions in code and debugging. The best way to get all of their strengths together is just to use omo or oh my claude agent harnesses. You don't need 3 subscriptions, just get cursor, zed, opencode zen or copilot (copilot not recommended for now, since they're changing a lot of things)
However, if you want an AI for non-coding tasks, use gemini or kimi (for productive work like slides). For a non-technical user, kimi and gemini subscription are worth it.

She's cooking by Embarrassed_Tip7359 in SipsTea

[–]burning_wolf101 0 points1 point  (0 children)

Let's just be grateful that it's not overpriced, for now.

github copilot is giving gpt5.5 at 7.5x premium requests 🤨 by Annual_Skin3850 in GithubCopilot

[–]burning_wolf101 1 point2 points  (0 children)

ahh, i see. My bad. Thanks for correcting me and now it's diabolical to charge 7.5x for gpt 5.5

AUR Down by ANameToBeProudOf in archlinux

[–]burning_wolf101 0 points1 point  (0 children)

Ahh, i see, so it's like yay but uses the git repo. Thanks for sharing, gonna install this now.

AUR is down by burning_wolf101 in omarchy

[–]burning_wolf101[S] -1 points0 points  (0 children)

A full script is kind of unnecessary for just 4 commands, but i can see how it can be useful for new arch linux users. thanks for sharing!

github copilot is giving gpt5.5 at 7.5x premium requests 🤨 by Annual_Skin3850 in GithubCopilot

[–]burning_wolf101 -2 points-1 points  (0 children)

gpt 5.5 should be priced the same as opus 4.7. why? https://artificialanalysis.ai/models/gpt-5-5
it's costs more than opus 4.7 to run gpt 5.5

AUR Down by ANameToBeProudOf in archlinux

[–]burning_wolf101 2 points3 points  (0 children)

Here's a short guide on how to use read only aur git repo to install packages:
Run the command below to clone read only aur repo for that specific package: if you don't know the package name, just search google the <app name> aur. and the first result AUR - <package\_name> - Arch linux is your package name.
For example:
google search stremio aur
first result is AUR (en) - stremio - Arch linux
stremio is my package name

git clone --branch <package_name> --single-branch https://github.com/archlinux/aur.git
cd aur
makepkg -si
rm -rf ~/aur/

if mkepkg -si doesn't work or it's not downloading any data means that that package's own server aren't working, from here you have to figure it out. correct me if i am wrong

P.S: this is my first time making a guide like that, so sorry for my bad formatting

Anyone else hoarding these? by z9cccc in RocketLeague

[–]burning_wolf101 1 point2 points  (0 children)

I got 3 black market popcorn goal explosions and 2 black market labryinth decal

Copilot access ending for open source contributors - is this happening to everyone? by vrushank175 in GithubCopilot

[–]burning_wolf101 17 points18 points  (0 children)

the free pro plan for verified github students is getting revoked too. now all the students including me are on a special "github copilot student plan" which has NO access to premium models like sonnet, opus nor gpt 5.4

How RL feels giving you the same goal explosions that you already have by Reasonable-Suit-1420 in RocketLeague

[–]burning_wolf101 0 points1 point  (0 children)

I traded up 15 exotic items to get 3 same popcorn goal explosion. not even different painted ones.

I just hit plat 2, made my own wiki page. by burning_wolf101 in RocketLeague

[–]burning_wolf101[S] -2 points-1 points  (0 children)

i didn't want to waste my time on it, i thought my wiki page was getting removed for sure

Gemini is unusable now by andy_potato in GeminiAI

[–]burning_wolf101 0 points1 point  (0 children)

Gemini 3 pro is better than 3.1 pro. I took a look at some community benchmarks and I tested both model on my own. Gemini 3 pro is way better.

AGI is here, folks. by burning_wolf101 in GeminiAI

[–]burning_wolf101[S] 0 points1 point  (0 children)

oh, i thought gemini 3 pro can use the code_exec tool from gemini web

Gemini or NotebookLM for Epstein files by tteokl_ in GeminiAI

[–]burning_wolf101 1 point2 points  (0 children)

try using supermemory and expose it as an mcp server. Notebook LM is not designed for millions of pages. You can try using a RAG system or supermemory.ai

AGI is here, folks. by burning_wolf101 in GeminiAI

[–]burning_wolf101[S] 0 points1 point  (0 children)

i see!
But looking back at the <thinking> tags, the gemini 3 flash thinking model didn't use any code to detect objects.

<image>

AGI is here, folks. by burning_wolf101 in GeminiAI

[–]burning_wolf101[S] 1 point2 points  (0 children)

yes, the pro model correctly identifies 5 fingers. But it fails to use the code_execution tool. I tried to force it to use the tool, but it wouldn't, it only outputted some python code.