Dlurak

Results 70 comments of Dlurak

I might be a bit late but anyways: I also ran dux using this command: `sudo dux adaptive --mode luminance` and it instantly crashed due to problems with d-bus. Then...

When subtracting/adding numbers typescript looses all specific information which number it is, so `1+1` is just `number` instead of `2`. This can become problematic with indices of arrays. Here is...

And also for recursive types it can be quite useful to have a counter (This type makes it possible to mimic a for loop on a type level). Here is...

I would like to translate React Developer Tools

I would also want to translate *Your First Component*

Is there a reason *Using TypeScript* isn't in the list?

Hello, I'd simply like to ensure my pull requests aren't overlooked. At least some kind of feedback would be nice ;)

Doesn't it make more sense to just serve this as a static site via a webserver e.g. nginx?

So, what your thoughts on this?

Your last comment was 3 weeks ago, did you already consider these changes?