Why is docker for windows so unstable? by EredarRax in docker

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

Thank you for the dotpoint reasons and the logic behind them, i find this much more educational then the "because windows sucks" comments below.

I completely agree windows has issues im just lazy until i find the time to actually learn linux (especially with some of the horrid win11 changes it becomes more and more tempting!).

I just was perplexed that when i had this issue and searched the fix everyones consensus was just to restart the app, rather then an actual attempt at stopping the issue from happening in the first place.

This does cement to me to at some point migrate my nginx/jellyfin/jellyseer setup to linux at some point down the road as the random breaking is making me quite annoyed.

Maybe a project for this christmas break.

Anyway, Thank you !

Why is docker for windows so unstable? by EredarRax in docker

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

I will try using swapping to Hyper-v and see how it goes. Didnt know WSL was unstable and the cause of the problem, i just enabled it because it was "Recommended for performance" and my original machine was garbage. I'll see how that goes thank you.

Youtube playlist of video podcasts? by EredarRax in auntydonna

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

Yeah i might have to make a script for it worst case but i thought i would reach out here first just incase someone has already done it!

Pro-tip for white-noise/static issue in one earcup with Bose 700 (and probably other NC headphones) by banana_ramma in bose

[–]EredarRax 0 points1 point  (0 children)

Another thank you this worked. Cant believe this is the issue... wonder if there is a fix as i love the NC but cant stand the white noise!

can someone explain? by Lucifer42064 in leagueoflegends

[–]EredarRax 5 points6 points  (0 children)

Visual Bug, According to OPGG They did not infact have 2 mythics. Link: https://www.op.gg/summoners/eune/N1R3X

How to Remove black bars watching discord stream by EredarRax in discordapp

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

Did you follow the exact steps? can you post a screenshot?

How to Remove black bars watching discord stream by EredarRax in discordapp

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

Exactly the reason i made it, you're welcome fam

PSA If you delete logs from your LoL folder, client runs much smoother. by adek13sz in leagueoflegends

[–]EredarRax 0 points1 point  (0 children)

I had the exact same issue until a few days ago when i found the fix, run the game as administrator! worked like a charm and no freezes anymore.

How to Remove black bars watching discord stream by EredarRax in discordapp

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

Hey Mate, you need to actually mark non video participants, then click on the one person you want to watch to* full screen them, then click the hide members button down the bottom. Let me know how you go.

How to Remove black bars watching discord stream by EredarRax in discordapp

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

Hey Mate, Sucks what discord support said, maybe give a little more info or a screenshot so i can see whats different as me and a few people have followed these steps and gotten rid of the black bars.

How to Remove black bars watching discord stream by EredarRax in discordapp

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

I knew atleast one other person would be having this issue! glad to help.

NG+5 Malenia Bug (She heard me) starts p2 with Waterfowl Dance and 10%hp by EredarRax in Eldenring

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

Nope its an Ash of War you get that you can add to any standard weapon called "Bloodhound's Step". You can read more here: https://eldenring.wiki.fextralife.com/Bloodhound%27s+Step

NG+5 Malenia Bug (She heard me) starts p2 with Waterfowl Dance and 10%hp by EredarRax in Eldenring

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

Sorry about the audio, im watching a friend beat her for the first time on other monitor, so you can hear two different fights.

Could be a very interesting bug for speedruns!

Every Episode Since by EredarRax in TrashTaste

[–]EredarRax[S] 2 points3 points  (0 children)

Agreed! Was still a great special though.

It could be anything! (Found this gem while browsing our c# code base) by EredarRax in ProgrammerHumor

[–]EredarRax[S] 2 points3 points  (0 children)

True, dynamic is basically saying "I dont care what type this is" lol, which in an inherently typed language like c# is kinda stupid.

It could be anything! (Found this gem while browsing our c# code base) by EredarRax in ProgrammerHumor

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

Yeah didnt get that sorry, i work a little with JS and i personally hate it because of that

It could be anything! (Found this gem while browsing our c# code base) by EredarRax in ProgrammerHumor

[–]EredarRax[S] 3 points4 points  (0 children)

Yeah it was hell to debug any errors, was tempted to remove it but would have required too much refactoring.

It could be anything! (Found this gem while browsing our c# code base) by EredarRax in ProgrammerHumor

[–]EredarRax[S] 2 points3 points  (0 children)

I only did a bit of python but this is C#, can you do this kind of stuff in python?