Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)U
Posts
3
Comments
403
Joined
3 yr. ago

  • Why save Earth he's going to live on Mars anyway. Can he just go already?

  • tone

    this one https://github.com/sandreas/tone "tone is a cross platform audio tagger and metadata editor to dump and modify metadata for a wide variety of formats, including mp3, m4b, flac"

    regarding RSS feed I just download them regularly, e.g on crontab one can add 0 3 * * * cd ~/Music && ~/bin/yt-dlp -x https://hearditherefirst.blog/category/dubstep/feed/ but if you need something a bit more refine with filtering consider e.g. jc --xml withjq and `wget.

  • Gratitude always adds to anything! Take care

  • Me getting 480p videos for my video projector : "Oh... no really?" ¯(ツ)

    PS: FWIW I do have a Vision Pro (for work, I didn't pay for it personally) so I technically could enjoy high res content... but honestly I can't bother using this to watch videos. I'm fine with just my desktop screen or video projector. I just don't get the high res.

  • just leveraging his pre-existing family wealth and connections to do so?

    Oh he is absolutely pulling himself up from his bootstraps, his are just made out of emeralds.

  • lol, performance art. That'd be interesting. I'd watch too.

    Plus 20K people did watch a fish play Pokemon.

    Also now that I think about it, it shouldn't be too hard to feed a vision model a specific subset, e.g. https://darksouls.wiki.fextralife.com/Weapons of the visuals of all equipment and only then give advice. There is so much hierarchical information in there, e.g. one doesn't get an Elden Ring weapon in Dark Souls, or does not get an end of the game weapon (except with glitches) after 1h of play time, etc so it's possible to narrow the search space a lot.

    I imagine a lot can be done with just few curated sources. Now... again (and I apologize for repeating myself so much while possibly sounding pedantic), why? Like what's the actual point?

  • Thanks again. Well the first sentence started so good, correct game, neat,... but then wrong weapon... so totally pointless.

    Again this can eventually be fixed. It's "just" a data problem, and that's exactly what models (and the entire infrastructure of data centers and researchers funded by VC money) excel at. So I think one can safely bet it will get there.

    But... today, can one genuinely imagine playing Dark Souls (or any other game) without... knowing it? Like how does search for the wrong weapon and sometimes the right one help? How is that more convenient that picking a weapon up the searching manually for its name on desktop or mobile knowing with 99% certainty it will be the right one and advice will be genuine and relevant?

  • Wow thanks for genuinely trying and formatting this properly!

    So... it's interesting BUT on this specific part, there is a "trick" IMHO so I'd be curious how frequent that is : text!

    What I mean is I know of Dark Souls but I haven't played it. Yet, solely by putting the only visible piece of text available (OK let's ignore "20" also) in a search engine "Asylum Demon" I get relevant suggestions, actually helpful content like fextralife right away.

    I'd argue then the interesting question becomes how much context is needed to get useful advice... and more importantly how much context is gained with an image versus what the player already knows, e.g. game name, maybe "level" or anything unique, e.g. here boss name.

  • Spot on, it's a variation of the "Robots were supposed to clean the house why I make art, not the other way around" meme and arguably Moravec's paradox.

  • If someone somehow wants to test this locally I suggest

    • install locally a vision model, e.g. Moondream (which Ollama supports but alternatives too), then
    • take a screenshot of your game,
    • write a prompt like "How can I play this game better"
    • query the vision model with the image and your prompt

    marvel at how pointless and costly the whole setup is and how a basic query on e.g. DuckDuckGo with "game name" + prompt would yield way WAY better results from actual human, uninstall the whole, keep on playing with your actual brain.

    At least now you can say you tried before you complain, rightfully, that it sucks.

    For more check https://fabien.benetou.fr/Content/SelfHostingArtificialIntelligence

    PS: I didn't actually try this, I'm too lazy for that right how but feel free to report back if you do!

    Edit : 2 potential optimization (despite not being sure it ever makes sense in the first place!)

    • do so automatically, e.g. ~/gaming_screenshots directory (via e.g. Spectacle shortcut) monitored via inotify then notify-send the suggestion, thus stay in game during the whole process
    • fine tune on specific visual datasets, e.g. rely on fextra as mentioned in https://lemmy.world/post/37758804/20113877
  • One of the most useless feature I’ve ever heard of.

    So far! Check the "news" again in 5min and be prepared for worse.

  • privacy zuckering

  • I don't think it's AI related. If you play on a public server, you should expect your data to be public anyway.

    If you play on a private server then there might be rules to be defined.

    All that said, I'm not sure what information would actually be problematic to share but if that's a problem, sure,

    • play only of private servers than ban such AI tools (basically consider it cheating, which is arguably IMHO but I agree on the negative side effects)
    • make a new account for multiplayer that has no public link with your identity
  • Marketing and fund raising. Doesn't matter how much you, well we, hate him he's still genuinely excellent at it. Sure it's absolutely destructive to... literally everything except his bank account, but it works. Very annoying.

  • Old yet a starting point nevertheless so still quite useful, thanks for the pointer

  • Oops yes of course, thanks, fixed.

    relativty fork vis3r that started writing a monado driver

    Neat, yes could be a starting point, any URL please?

  • important enough to set up yet

    FWIW for music LMS is 1 container command including it in the location in real-only of you music directory with all your files, that's it. So... if you are used to self-hosting (e.g. already have a reverse proxy and container setup) that's maybe 1h top.