Aussie living in the San Francisco Bay Area.
Coding since 1998.
.NET Foundation member. C# fan
https://d.sb/
Mastodon: @dan@d.sb

  • 0 Posts
  • 6 Comments
Joined 1 year ago
cake
Cake day: June 14th, 2023

help-circle
  • dan@upvote.autoComic Strips@lemmy.world[ComiCSS] Homework
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    21 hours ago

    I didn’t say I like centralized sites though. Web 2.0 didn’t necessarily bring centralized sites; it brought user contributions and user-to-user communication. Forums and wikis were big for example. It also popularized interoperability with things like RSS and Atom.


  • I don’t know much about AI models, but that’s still more than other vendors are giving away, right? Especially "Open"AI. A lot of people just care if they can use the model for free.

    How useful would the training data be? Training of the largest Llama model was done on a cluster of over 100,000 Nvidia H100s so I’m not sure how many people would want to repeat that.


  • Web 2.0 was good though. It signified the change from the “original” web mostly being publishers running their own individual, mostly static sites with no user interaction, to user-generated content (social media, photo and video sharing sites, forums, wikis, etc) with some level of interoperability between sites.




  • dan@upvote.autoProgrammer Humor@lemmy.mlAbstractons
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    5 days ago

    Windows itself is technically running in a VM if you have Hyper-V enabled (not quite that simple, but that’s a reasonable approximation). Hyper-V is a type 1 hypervisor which means it runs directly on the underlying physical hardware, and both Windows as well as any VMs you create are running on top of Hyper-V.