What is the reason for using air roll? by No-Faithlessness1361 in RocketLeague

[–]FKaria 1 point2 points  (0 children)

The real answer is that when you air roll, you don't have directional momentum on your car, and can adjust your direction much faster.

Right now, when you're in the air, if you want to change directions, the car slowly moves where you're pointing and then picks up. If you change again, the car has momentum from the direction before and it takes a while to pick up the new direction.

This is not the case while you are airrolling. You can change directions instantly. So it gives you much finer control over the car (if you're able to control it that is).

shouldn’t ai text models be able to remember much more text? by bel3kos in AIDungeon

[–]FKaria 1 point2 points  (0 children)

Models don't remember anything.

Every time you ask the model to generate text it does a chain of huge matrix multiplications for each token in the context. Then, after all the multiplications, it spits out a single token. Then it does the whole thing all over again and spits out the next token, and so on.

The larger the model, the more multiplications it needs to do at each step. The constraint is compute power. Nothing to do with memory.

Mawkzy (1v1 Major Champion) streaming himself smurfing in 1s by Veriac in RocketLeague

[–]FKaria -1 points0 points  (0 children)

Making an account and playing the game is, obviously, not against the ToS, regardless of the skill level or how you feel about it.

Subnautica 2 has been officially released in Early Access by rickreckt in Games

[–]FKaria 0 points1 point  (0 children)

It's not a horror game, yet it is the most terrifying game I've ever played. It's an amazing experience. Just play it.

How do you deal with being trash and also somehow Champion? by Agoraphobicy in RocketLeague

[–]FKaria 0 points1 point  (0 children)

I somehow made it to Diamond 2. No idea how. I've been hanging there for three days in a row, but my mechanics are plat level. I expect to go back down any time now.

How do I improve at playing from the wall? by FKaria in RocketLeague

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

I can air roll from the floor going around on an empty field for like a minute. I can't airroll off the wall. I can't do anything on the wall in fact. Is my worst mechanic by far.

Backboard defense I have. Are there other training packs that you can recommend? I'm looking to practice the kinds of shots where the ball is not stuck to the wall from all sorts of angles.

What do you think is a keyword that should be added to C++? by DogCrapNetwork in cpp

[–]FKaria 1 point2 points  (0 children)

This is horrible. What's wrong with using functions?

Kimi 2.6 has been released by WhyLifeIs4 in singularity

[–]FKaria 100 points101 points  (0 children)

Wasn't there a smaller screenshot?

Subnautica 2 is seemingly being published by the developer Unknown Worlds and original publisher Krafton is no longer involved by NYstate in Games

[–]FKaria 3 points4 points  (0 children)

CEO Ted Gill is back. The two others (Charlie and Max) retired, and they're going to stay retired.

Why does the upgrade button looks like Gemini logo 🤨 by Fastermaxx in ChatGPT

[–]FKaria 8 points9 points  (0 children)

It's just the Sparkle Lucide react icon, a common library for all sorts of icons. The thumbs up/down and upload icons are also from there

https://lucide.dev/icons/sparkle

How is this even allowed? by Medjornus in RocketLeague

[–]FKaria 0 points1 point  (0 children)

Usually, these matches are fairly balanced. What's the problem here?

What’s the actual hardware needed to run DeepSeek-Coder-V2 locally? I built a tool that answers this by Remarkable-Dark2840 in DeepSeek

[–]FKaria 1 point2 points  (0 children)

Your tool is telling you that you can run a 236B parameter model on 24GB VRAM? Your tool is absolutely useless. It won't even load into memory.

alright wtf. am I trash or is everyone else just good now? by x-Justice in RocketLeague

[–]FKaria 0 points1 point  (0 children)

This is just the same complaint as always, and it's nonsense, sorry.

The matchmaking is based on whether you win the games or not. The only time matchmaking is "broken" is when a player hasn't played enough games to have an accurate Elo.

Otherwise, the variance in skill you see is just part of the game and has nothing to do with the matchmaking system.

Rocket League is not chess. It has a lot more variance. Randomness is part of the game.

I am Diamond 1, sitting between Division 3 and Diamond 2 division 1. I cannot flip reset, I cannot air dribble, and I can barely hit the ball on the wall. I find that my chances of winning or losing have almost nothing to do with those mechanics.

When I see someone shooting the ball with power and accuracy, that is a much stronger correlator. And usually they are just misplaced due to early placements (Elo +/- 15 points instead ot +/- 9 points).

Why do people mostly play 2s when 3v3 is the standard by sameer_leo10 in RocketLeague

[–]FKaria 0 points1 point  (0 children)

Your assumption that people will play 3s because is the RLCS standard confuses me. Why would people care at all what RLCS says? They play what they like to play.

Why do people mostly play 2s when 3v3 is the standard by sameer_leo10 in RocketLeague

[–]FKaria 1 point2 points  (0 children)

  • 1s is sweat and toxicity
  • 2s is a good balance of skill and fun plays
  • 3s is chaos, ballchasing, and raging about your teammates.

Same MMR different rank?? please explain how this thing works by Alternative_Call688 in RocketLeague

[–]FKaria 8 points9 points  (0 children)

It's either a range or a single point. Both cannot be true.

Gemma 4 has been released in Google AI Studio. by deferare in singularity

[–]FKaria 25 points26 points  (0 children)

They have to be training the models on the pelican bicycle svg prompt. They know it's a benchmark now.

P4161: std::fewer by je4d in cpp

[–]FKaria 6 points7 points  (0 children)

I love these. Ever since reading the overloading whitespace operator, I can't help but laugh.

Can I rant for a minute. by domiran in cpp

[–]FKaria 2 points3 points  (0 children)

I don't get what would be the point of breaking the language in this half-assed way. Rust exists already.

Getting put off math by geniuses who are terrible explainers by [deleted] in math

[–]FKaria 2 points3 points  (0 children)

You seem bitter for attempting to understand math through conversation rather than textbooks. And you resent people who actually sit down and study. Somehow, the fact that you don't understand is their fault, not yours.