• 0 Posts
  • 7 Comments
Joined 2 years ago
cake
Cake day: July 12th, 2023

help-circle
  • Umm… what the heck are these choice of examples. Mainly we are talking gaming VR devices. we can basically scrap the “metaverse”, apple, microsoft, google glass off the list.

    Virtualboy? we’re talking an attempt to make VR in the days before anything close to a viable technology even existed.

    Realistically the products I’d say are actually, modern VR gaming are more or less oculus, valve index, and maybe the playstation VR thing?

    Really though, not a huge shocker that sales are declining, as a gaming niche, I don’t see them as the kind of thing people are likely to upgrade on the regular. Least not unless/until someone majorly blows away the weight/bulk of them. Say take me, I’m probably a typical user, I bought a quest 2, about 3 years ago… happy with it.

    am I buying a quest 3, nope, bought my son an index as a big christmas gift 2 years ago… is he going to upgrade his, probably not.


  • TheFogan@programming.devtoMemes@lemmy.mlValve released a new VR helmet?
    link
    fedilink
    English
    arrow-up
    32
    arrow-down
    2
    ·
    1 day ago

    I mean, VR has happened, and been happening for like a decade… is what’s not happening that it hasn’t replaecd every system and been the only or even primary method of gaming… no. Is it mark zuckerbergs “metaverse” where we start working from home, by wanting to go into a VR virtual workspace or hold our productivity meetings in VR… no obviously not.

    Is it a viable option of gaming, along with mobile phone games, PC games, Console games, and portable console games, yes it has a place there right now.


  • Not sure that really works for git though… at least with regards to it’s primary usage.

    git isn’t just a backup… it’s about version control.

    IE the point is if you know what you are doing, you realize this function isn’t working in this edge case, you can search through and find out, when did this part of this file change… and what was it before, and it will basically find exactly that.

    If you encrypted it so that git couldn’t actually read the contents, then you basically reduced a crazy powerful tool, into a glorified dropbox. (IE yeah you could revert back to previous versions… but you’d basically be counting on your memory for what you changed when, if the git server can’t read the files).


  • I guess for me it kind of depends on your definition of “self host” as 90% of what I host is a hetzner server running out of finland. because well that’s off site backups lol.

    my setup is.

    Local: Frigate (CCTV manager), Homeassistant (home automation), Matrix (chat).

    Remote: Mealie (recipe collection), Vaultwarden (works with bitwarden clients), Nextcloud (files and documents), Freshrss, gitea (github alternative)

    Now in terms of wanting an offsite backup, you are probably right, assuming you don’t have something offsite that you can syncronize with, and assuming you don’t have any major privacy fears of what is hosted, those things are probably best to use cloud for, assuming you are more worried of losing everything in a house fire, than you are of say the stuff being spied on by a 3rd party or caught by hackers.

    So yeah I’d say, personally in things I like to have self hosted… on site, probably I’d say a local messanger is good if you’d like a reasonably private communication for friends/family etc… Niche things like RSS readers, or recipe books, really anything strange niche you can probably search for some program to self host it.