• 0 Posts
  • 15 Comments
Joined 4 months ago
cake
Cake day: February 6th, 2025

help-circle

  • The ‘enthusiast’ side where all the university students and tinkerer devs reside is totally screwed up though. AMD is mirroring Nvidia’s VRAM cartel pricing when they have absolutely no reason to. It’s completely bonkers. AMD would be in a totally different place right now if they had sold 40GB/48GB 7900s for an extra $200 (instead of price matching an A6000).

    Eh, the biggest issue here is that most (post-secondary) students probably just have a laptop for whatever small GPGPU learning they’re doing, which is overwhelmingly dominated by Nvidia. For grad students they’ll have access to the institution resources, which is also dominated by Nvidia (this has been a concerted effort).

    Only a few that explicitly pursue AMD hardware will end up with it, but that also requires significant foundational work for the effort. So the easiest path for research is throw students at CUDA and Nvidia hardware.

    Basically, Nvidia has entrenched itself in the research/educational space, and that space is slow moving (Java is still the de facto CS standard, with only slow movements to Python happening at some universities), so I don’t see much changing, unless AMD decides it’s very hungry and wants to chase the market.

    Lower VRAM prices could help, but the truth is people and intuitions are willing to pay more (obviously) for plug and play.


  • That’s basically what I said in so many words. AMD is doing its own thing, if you want what Nvidia offers you’re gonna have to build it yourself. WRT pricing, I’m pretty sure AMD is typically a fraction of the price of Nvidia hardware on the enterprise side, from what I’ve read, but companies that have made that leap have been unhappy since AMD’s GPU enterprise offerings were so unreliable.

    The biggest culprit from what I can gather is that AMD’s GPU firmware/software side is basically still ATI camped up in Markham, divorced from the rest of the company in Austin that is doing great work with their CPU-side.





  • Glitchvid@lemmy.worldtoTechnology@lemmy.worldGoogle Shared My Phone Number!
    link
    fedilink
    English
    arrow-up
    10
    arrow-down
    4
    ·
    9 days ago

    Sort of hard to exist without interacting with Google at all (lots of the material I’m given in courses is hosted on YouTube).

    Your best bet is to use separate isolated/siloed accounts for their different services, never let your GCS account be attached to Gmail or one of their consumer facing products for example, lest it get nuked because some automated system went haywire and now you’re scrambling to get the account back.





  • It solves a pretty hard problem that is a self-hosted video platform; a lot of places use YouTube to host videos, even if they aren’t doing so to make money through adsense, this is for their own site material, posting to groupchats, and similar purposes.

    Issue is that otherwise you rely on platform owners like Google, who can decide to unperson you, your business, or an employee. It effectively happened to me, YT terminated my channel for unsubstantiated reasons, and hosting my own peertube is likely in the future to replace where I host my decades of video content.

    Further, ideologically, we should be collectively moving away from “platforms” for what should be obvious reasons to those of us on the fediverse.




  • Ironically the shortening of cert lengths has pushed me to automated systems and away from the traditional paid trust providers.
    I used to roll a 1-year cert for my CDN, and manually buy renewals and go through the process of signing and uploading the new ones, it wasn’t particularly onerous, but then they moved to I think either 3 or 6 months max signing, which was the point where I just automated it with Let’s Encrypt.

    I’m in general not a fan of how we do root of trust on the web, I much prefer had DANE caught on, where I can pin a cert at the DNS level that is secured with DNSSEC and is trusted through IANA and the root zone.