@TheMorpheusTuts also ich bin auch echt kein Fan von der bescheuerten App, aber um technisch fair zu bleiben: der private Key wird nicht hochgeladen, nur in den (lokalen) Browser Session storage geladen
@nixcraft it completely misses the point tho. this happened not because reddit users manipulated the market, but because of the (probably illegal) naked short positions of hedge funds. More shares are shorted than actually tradable. Redditors just saw this...
@NOPEname_ You'd have to remove the margin, but as long as your theme has rounded corners, it will never look perfect (I don't think kwin supports rounded corners).
@NOPEname_ I'm not sure about kwin, but I don't think it even knows where your window is transparent. It just blurs the background completely where the window is, and then the window gets drawn on top of it. The theme doesn't control the blur, it just sets a RGBA value..
@NOPEname_ hmm ja dann wirds das wohl sein... :D
keine ahnung was MSVC da für nen nicht ISO-konformen Quatsch mit der Typeconversion macht (vllt dreht der Optimizer am Rad oder so). Auf GCC verhält es sich auf jeden Fall wie erwartet :P
@NOPEname_ das ist auf windows anders als bei GCC/Clang. Der standard sagt eigentlich, dass int literals, wenns passt, immer zu nem int32_t werden und bei der comparison müsste sowieso die zweite Konstante den Type "vorgeben", insofern ist es schon komisch...