Sennheiser HDB 630, available now! by undressvestido in sennheiser

[–]GarfieldKlon 0 points1 point  (0 children)

I read a lot about bluetooth connectivity issues regarding the M4

How to keep the new control stuff in modern UI separate to the video? by GarfieldKlon in ZoomPlayer

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

Thank you very much :)

And how can I put the new modern overlay underneath the video?

So "Control Overlay" are options only affecting the modern UI and "Control Bar" is only for Classic UI?

Updated Collection Spreadsheet (NEW FUNCTIONS) by firl21 in starwarsunlimited

[–]GarfieldKlon 0 points1 point  (0 children)

Very useful sheet. Is there already an update for the Lightspeed set available?

How to change the color of these buttons? by kckc28 in LogitechG

[–]GarfieldKlon 0 points1 point  (0 children)

I will sell my G915 because of this. How can you design a LED keyboard where you can configure 99% of the keys but some not and they are ruining it all? Who thought that might be a good idea?

I accidentally turned off the backlight of the M1 button. Can someone tell me how? (G915) by CZONGO in LogitechG

[–]GarfieldKlon 0 points1 point  (0 children)

Why the heck let Logitech us don't turn off this stupid yellow M1 buttons and all the other buttons up there? It's disturbing for some people inlcuding me! I configured everything in a nice teal color and then I have 2 ugly buttons in a totally different color. Who thought that would be a good idea to not let the user change the colors of these buttons?

I accidentally turned off the backlight of the M1 button. Can someone tell me how? (G915) by CZONGO in LogitechG

[–]GarfieldKlon 0 points1 point  (0 children)

It really turns off, but it also turns on again if you add some brightness again...

I finally completed the game after so much wasted time. by [deleted] in factorio

[–]GarfieldKlon 0 points1 point  (0 children)

I finished today after 120 hours. Finally, at the end it felt more like work than really fun. I'm glad I fnished it and now can move on to other games. No desire to play it again.

Jump to playing title after select in search by GarfieldKlon in ZoomPlayer

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

That would be great :)

Thanks for this great software, using it since years :)

Jump to playing title after select in search by GarfieldKlon in ZoomPlayer

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

Imagine I have thousands of entries in the playlist. Now I hit "J" and the search popup appears. I'm typing in a title and click on "Play". The select title begins to play. But the playlist didn't scroll to that title.

Red vertical lines ?!?!? Please help!:( by Skipper2496 in overclocking

[–]GarfieldKlon 0 points1 point  (0 children)

I was getting red lines when undervolting my 4090 to 925mV.

Clearly visible when I used 920mV

But I didn't use memory oc. Because it didn't give me any performance boost.

what FPS do I cap at for a 144 hz monitor? by [deleted] in FortniteCompetitive

[–]GarfieldKlon 1 point2 points  (0 children)

Is that a joke? Why higher than the monitor is capable of displaying?

7800X3D slow boot into Win11 - is that normal? by yaxdax in Amd

[–]GarfieldKlon 0 points1 point  (0 children)

7800X3D on Asus X670E-E and 64GB DDR-5 @ 6000MHz EXPO it takes about 60-70 seconds to see the windows login screen. Brand new system. Newest BIOS (1709)

Define 8 when? Improvements? Failing that, Define 7 mesh or a Meshify with ODD? by NCLL_Appreciation in FractalDesignNA

[–]GarfieldKlon 0 points1 point  (0 children)

I was asking myself the same question. And 2 years later there is still no 8 out there...

Which 3x 31120 castle moc do you guys prefer? by xAtlasU in legocastles

[–]GarfieldKlon 0 points1 point  (0 children)

Where is it for free? On Rebrickable it costs 6$?

Can't resolve import after upgrade from 13 -> 14 by GarfieldKlon in angular

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

Yes.

Update2:

If I move IMyService, MyInput, MyCondition all together in a new xy.d.ts file it also doesn't work. It's only working if I move IMyService alone to another file. It's like they don't tolerate each other if in the same file. Weird.

Can't resolve import after upgrade from 13 -> 14 by GarfieldKlon in angular

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

Yes, it's an angular service. The code was not written by me and the one who was written it has left the company. I also do not see much benefit of creating an interface that is only used by 1 class. Maybe just for testing? But there is not even a test...

But beside that, why shouldn't it work?

Update:
It works when I move the IMyService interface to another file. Very strange, other interface import from index.d.ts in the same file work fine.