Live data from Hacker News

Viewing profile — lotam

lotam

HN member
Joined
Fri, Mar 22, 2019, 9:51 AM UTC
HN karma
5
Public activity
5 items

About lotam

No profile information was provided.

Recent public activity

  1. comment
    Comment #35440028

    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

  2. comment
    Comment #35439948

    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 u…

  3. comment
    Comment #33193812

    - 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 serial…

  4. comment
    Comment #33189195

    Aren't you talking about DRF's Serializers ? Django itself does not have serializers. But otherwise, I completely agree with that statement.

  5. comment
    Comment #33189187

    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,…