desmap
desmap
Ok, sounds cools, fwiw I charted your example to get a better feeling:  1. You used a different mixin style than in the TS handbook https://www.typescriptlang.org/docs/handbook/mixins.html they use some...
Ok, gonna rebuild my stuff as below. Feedback or anything which makes the code maintainable/future-proof/fun is welcome: 
One thing is bothering me though: Let's take the mixin `class Id`: I want that `id` is optional on `class NewPostInput` but mandatory on `class Post` and `class GetPost`. How...
So, I found another thing with the current architecture: I use constructors b/c I need to pass express' req object in them since my app is hostname-specific. When I now...
Hey, sorry for my late reply and thanks for the hint! It required me to rebuild my classes but that was the solution: Before I used `new Class()` to instantiate...
Yes  This started just recently, IDK maybe a few days ago, before everything was fine. It's also not always after wake-up but sometimes. I can observe it and maybe...
Not sure if this is related: sometimes when the hotkeys are working the visual indication at the top left of the screen isn't and I get something like this (it...
here you go with the info and pls find below more re the refresh button: ``` Name: Acer PE270K Internal name: ACR0621 Communication Method: DDC/CI Current Brightness: 41 Max...
Just found one more hint: - If my monitor goes into standby (after the notebook went to sleep) and wakes up again (after the notebook woke up) all good -...
FWIW, what I wrote before is not true—the issue also happens after the monitor wakes up from standby (the case from the first bullet).