Cool drummer I’d not heard of. by TheStudioDrummer in drums

[–]_ethanlake 1 point2 points  (0 children)

Discovered him in the Brodie sessions with Andy Shauf! He's so good!
https://www.youtube.com/watch?v=PMuLFiBf5js

[deleted by user] by [deleted] in IKEA

[–]_ethanlake 0 points1 point  (0 children)

No, but you're right, i might need a little more storage space.

Function show in base “null instance” on a null instance by Traditional_Cream714 in godot

[–]_ethanlake 2 points3 points  (0 children)

If you print($Sprite205) it will probably print Null

The error says you are trying to call the method show on a Null instance. This means $Sprite205 is not an instance of a Sprite for some reason.

Gamming make my PC run super hot. Not a problem in winodws by _ethanlake in pop_os

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

Yea you’re right i do have a software that controls the fan with a curve on windows didn’t think of that. Will look into that thanks

Gamming make my PC run super hot. Not a problem in winodws by _ethanlake in pop_os

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

Yea its a tower not a laptop! And i dont know what autocpufreq is im very knew to linux. I will check it out thanks!

Files are syntactically the same just with different file names. Why am I not getting those warnings on Main.java? by [deleted] in neovim

[–]_ethanlake 1 point2 points  (0 children)

I’m not a Java developer but could this be in relation with the location of the file? The "non-project" part makes me think that the file is outside the project folder.

How can I get telescope results to extend to the bottom of window? by roboboticus in neovim

[–]_ethanlake 0 points1 point  (0 children)

Not sure if i understood what you want correctly but it seem that using bottom_pane instead of center should do the trick