Live data from Hacker News

Viewing profile — shadeslayer

shadeslayer

HN member
Joined
Tue, Jun 07, 2011, 4:08 PM UTC
HN karma
260
Public activity
80 items

About shadeslayer

[ my public key: https://keybase.io/shadeslayer; my proof: https://keybase.io/shadeslayer/sigs/fTDzM8pS7JdPiwK82lj5brNFWU9NSBHvA2-Md9UKFkc ]

Recent public activity

  1. comment
    Comment #47327852

    It’s been a while friend Congratulations on getting to the front page ;)

  2. story
  3. comment
    Comment #41829466

    I'd wager it's a volume thing. Not enough Linux customers asking for SRIOV support, so it's not worth spending the money to enable driver support for it. The Fortune 500 companies …

  4. comment
    Comment #41801608

    Because implementing designing/manufacturing/validating SR-IOV HW is expensive. It's not something that would be useful as a differentiating feature for most consumer grade HW.

  5. comment
    Comment #41791365

    AFAIK the video encode/decode pipeline is separate from the graphics pipeline. But they do reside on the graphics tile.

  6. comment
    Comment #41791332

    Not sure if we need to support SRIOV on the HW. VirtIO GPU native contexts should be good enough for most consumers. I imagine SRIOV would be useful for more advanced usecases

  7. comment
    Comment #41791315

    The issue that phoronix is facing might be due to a power management bug that is not related to the driver at all.

  8. comment
    Comment #41249977

    Last I heard, Microsoft already has designs that it wants to fab on 18A. At the end of the day it'll come down to how much and how fast 18A can help recoup what they're spending ri…

  9. comment
    Comment #41249896

    On the consumer side? Higher capacity RAM comes to mind. What I'd be more interested in is, does this also mean bigger/denser L1-L3 caches?

  10. comment
    Comment #41174556

    Not quite, some ISPs lock down their routers and you can't expose the relevant ports publically. That's when Cloudflare Tunnels combined with a reverse proxy save the day. Another …

  11. story
  12. comment
    Comment #35741881

    AFAIK the Intel Alchemist die is already fabbed by TSMC [1] [1] https://en.wikipedia.org/wiki/Intel_Arc

  13. comment
    Comment #34669714

    I've been in the same place you are now. I completely agree with the need for a healthy routine to be able to keep depression at bay and not having a environment to socialize robs …

  14. comment
    Comment #30937214

    It currently seems to use Spotify's audio analysis API [1], which might be hard to replace. [1] https://developer.spotify.com/documentation/web-api/referenc...

  15. story
  16. comment
    Comment #26333269

    Virgl3D should support emulating GL on GLES usecases. If you're seeing issues, please open bug reports on https://gitlab.freedesktop.org/virgl/virglrenderer/-/issues and we can try…

  17. comment
    Comment #26333247

    Hi! Virgl3D developer here. Could you please open a MR with your patches so we can look into integrating them into master?

  18. comment
    Comment #24628211

    This is such a fantastic way to store my notes! Thanks a lot!

  19. comment
    Comment #19118981

    I saw one of these at FOSDEM recently and it could already run a full Linux graphics stack all the way to KDE Plasma. So cool :D

  20. comment
    Comment #16877333

    Any EGL calls go through the armsoc driver to the closed blob. I tried the X11 modesetting driver, but the mali blob is missing GBM support on there.

  21. comment
    Comment #16866424

    I just released a OS Image for this nifty piece of Hardware with full hardware video decode and gpu acceleration. Check it out here https://kshadeslayer.wordpress.com/2018/04/17/la…

  22. story
  23. comment
    Comment #16509188

    Even if you solve the memory issues you will still be constrained by the NIC. Most of these SBC's run ethernet over USB, so the performance is still going to be shit.

  24. comment
    Comment #15085229

    The way I see it, those are similar because they're very common programming patterns in the Ruby community.

  25. comment
    Comment #14586227

    Re Easier way to create local packages, you can use dh-make[1] to populate the packaging with some templates that might make your job a bit easier :) [1] https://packages.debian.or…