I have the same setup, with some speakers, and it works great. So happy with solution. I also use a DP instead of HDMI, so I can daisy-chain multiple monitors
I had the exact problem, and found and expensive but clean solution: I bought a U2723QE Dell screen, acting as a Hub. All my devices and RJ45 are plugged to the screen. My laptop uses the charging USB-C port. My desktop…
- They're slow (like really slower than almost any other package, if you use their ModelSerializer) - They're quite verbose - Above all, they're trying to do way too much. A serializer should just be about…
Aren't you talking about DRF's Serializers ? Django itself does not have serializers. But otherwise, I completely agree with that statement.
I do agree with that, problem is all the other django-related packages that come with it, especially Django Rest Framework (framework is in the name here). I like some parts of it, e.g. Authentication, permissions, but…
I have the same setup, with some speakers, and it works great. So happy with solution. I also use a DP instead of HDMI, so I can daisy-chain multiple monitors
I had the exact problem, and found and expensive but clean solution: I bought a U2723QE Dell screen, acting as a Hub. All my devices and RJ45 are plugged to the screen. My laptop uses the charging USB-C port. My desktop…
- They're slow (like really slower than almost any other package, if you use their ModelSerializer) - They're quite verbose - Above all, they're trying to do way too much. A serializer should just be about…
Aren't you talking about DRF's Serializers ? Django itself does not have serializers. But otherwise, I completely agree with that statement.
I do agree with that, problem is all the other django-related packages that come with it, especially Django Rest Framework (framework is in the name here). I like some parts of it, e.g. Authentication, permissions, but…