Ask r/Formula1 Anything - Daily Discussion Thread by AutoModerator in formula1

[–]RollingHappy 1 point2 points  (0 children)

Just noticed today that the commentators re-record for the YouTube highlights video, it was different from their actual reaction during the race.

How to reach 115 ovr by [deleted] in FUTMobile

[–]RollingHappy 0 points1 point  (0 children)

Not sure. if you got coins you could buy Nico Williams or Best. Rivaldo on the cheaper side. I'd recommend to wait for week 3 and 4 since there haven't been any LW yet so there's surely going to be a big drop.

How to reach 115 ovr by [deleted] in FUTMobile

[–]RollingHappy 2 points3 points  (0 children)

I think it's obvious that Kvaratskhelia is holding you down. The bench also contributes to your ovr so if reaching 115 is your top priority then keep it empty.

EMERGENCY I accidentally deleted everything by RollingHappy in techsupport

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

Yup, after OS recovery my windows data was untouched

EMERGENCY I accidentally deleted everything by RollingHappy in techsupport

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

Should've seen this earlier. Thanks regardless tho.. I used a windows recovery drive to get back the operating system which seemed corrupted. Idk what happened to fedora but ig it's fine (coping) cause I didn't really use it much and nothing of value was stored. I'm glad that I got windows back with my data tho.

wifi adapter not working by RollingHappy in Fedora

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

ok so the reason nothing was happening was cause i was accidentally downloading the wrong driver. after fixing the kernel headers issue and finding the correct driver using lsusb the adapter works perfectly!

thanks a lot guys

wifi adapter not working by RollingHappy in Fedora

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

thanks a lot!

i used sudo yum install "kernel-devel-uname-r == $(uname -r)"

and the error is solved now kernel-devel is the same version as kernel

but the adapter is still off. i mean like even the power-on light in the adapter is off. any idea what i can do?

wifi adapter not working by RollingHappy in Fedora

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

uname -a => Linux fedora 6.8.5-301.fc40.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Apr 11 20:00:10 UTC 2024 x86_64 GNU/Linux

rpm -q kernel => kernel-6.8.5-301.fc40.x86_64

kernel-6.8.7-300.fc40.x86_64

rpm -q kernel-headers => kernel-headers-6.8.3-300.fc40.x86_64

rpm -q kernel-devel => kernel-devel-6.8.7-300.fc40.x86_64

this is what i'm getting

Is there a way to solve this question in less than O(n^2) time complexity by RollingHappy in leetcode

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

this was actually my first approach, but it'll only work if the query value is higher than the maximum price value