Formerly @russjr08@outpost.zeuslink.net

  • 1 Post
  • 24 Comments
Joined 7 months ago
cake
Cake day: December 7th, 2023

help-circle
  • Russ@bitforged.spacetoGaming@beehaw.orgthoughts on arpgs?
    link
    fedilink
    English
    arrow-up
    1
    ·
    14 days ago

    No problem! I’ve really enjoyed Runemaster so far since I’ve always been someone who favored magic based classes. With Runic Invocation there are so many different spell combinations that you can pull off (I can’t possibly memorize them all, I think there’s around 50 of them?) which is really fun!

    I need to try out Spellblade at some point, that’ll probably be my next class that I try out. Their new season (“Cycles”) launches at the beginning of next month (July 9th IIRC), so I haven’t decided if I’ll try to wait till then or if I’ll try to give it a go before then.


  • Russ@bitforged.spacetoGaming@beehaw.orgthoughts on arpgs?
    link
    fedilink
    English
    arrow-up
    2
    ·
    17 days ago

    I’ve really enjoyed the ARPGs that I’ve played (D3, a bit of Grim Dawn, Last Epoch, and hell as of the recent update even D4) but I find that I am terrible at build crafting - and the really bad brain fog that I’ve had for over a year now doesn’t help that at all.

    I find that I just constantly hit a wall that I can’t push past, and then run into the “Now what?” - every now and then I’ll play with some build guides online and tinker with them, but for me that isn’t as fun as coming up with something completely on my own.

    That all being said, LE has been my favorite as of recently - it’s definitely still a light on content (1.0 just released this year), but over time I think it’ll be very high up there on everyone’s list.

    I feel like I had a much easier time understanding the systems in LE than the other games (except for maybe D4 which was a bit too simple, though they’re starting to change it up a bit with the recent patches) but LE’s item and skill systems also clearly have a very high ceiling of what you can do with them.

    I guess for me, what I really liked about it is that even with all the brain fog I could still get into the systems and pick it up quickly, yet also still see where it can certainly get more and more complex as you push your builds higher and higher, even if I’m not completely at that point yet.

    I hope some of my ramblings made at least a little bit of sense 😅





  • AFAIK the inbox analogy that the previous user wrote applies on an instance level, so in your example the LW admin would still see it (assuming it was against a LW user or something in one of their communities, I believe).

    The “mark report as resolved” option doesn’t federate to other instances, if that makes sense. It’ll mark it as resolved for that whole instance (so a community mod won’t see the report anymore once an admin from that instance marks it as resolved and vice versa), but not other instances.

    At least, that’s as far as I understand it, don’t quote me on that 😅



  • This isn’t a problem of Lemmy itself in terms of the software, so I’m not sure it qualifies… But, I find that Lemmy still has the same problem of Reddit where if you say something that the majority of users disagree with, prepare to be torn apart in the comments. And I do not just mean by getting corrected on something you said being factually incorrect, I mean more of a “your opinion is wrong because…”

    For example, any discussion revolving around Linux (and let me just prepend this by saying I am a Linux user), if you happen to prefer using Windows be prepared to be told all of the reasons why you have to use Linux instead. And that’s usually tame compared to what I’ve seen on other subjects.

    Obviously there are cases where yeah, you absolutely deserve to be torn a new one in the extreme cases when someone is actually being truly vile, such as trying to advocate for the harm of someone/a group of people - but the “extremes” are not what I’m really referring to here.

    I’ve blocked a lot of users that while I’ve had no interaction with them, I see how they are clearly engaging in, let’s just say, bad faith with others.

    In terms of software-specific issues, I can’t say that I really have had a lot of problems with Lemmy itself as of recently. As an instance owner, I used to have a lot of weird (what seemingly appeared to be, at least) random federation issues, but I haven’t seen any federation problems in a while now. Though just today I swear I submitted a comment somewhere, and its just poof not there - not even locally, but I’m chalking that one up to something I’ve done (whether a misclick, or I’m just hallucinating as badly as an LLM) rather than an actual issue.










  • This will depend on the Linux distro, some of the installers make it very clear which drive the bootloader will go to, and others won’t - more so in the case of BIOS/MBR based systems.

    Systems that use UEFI should only have a bootloader where the /boot partition (which should have the partition type “ESP”, generally labeled in the installer) - however during the installation of this it may modify your PC’s boot order to try to boot from this first. Both legacy BIOS and UEFI systems should have a way to change the boot priority however, so that this won’t be a problem.

    Sadly it’s a bit hard to be specific since every distro’s installer is different, and I haven’t used Linux Mint in 8+ years to know what their installer’s behavior is.


  • ActivityPub does use cryptographic keys for Actors (“users” in this case) - so even in theory if you were to destroy your instance and then set it up on the same domain and recreate the user, things would be quite broken still… But unfortunately it still does rely on the domain name itself, so I agree.

    I think the problem is, without the domain name, there is no way for you to lookup who @russjr08 would be, or where to send data to them. The domain effectively acts as a mailing address (a well suited analogy considering that ActivityPub also uses inboxes/outboxes) so that Instance A always knows that User B can be found on Instance B.

    I doubt its an impossible challenge to solve, but probably quite a difficult one I’m sure.




  • Yeah, AFAIK ActivityPub itself heavily relies on the domain being part of your identity - so its not really possible to change the domain on any of them, along with other federation implementations such as Matrix.

    This is why while Mastodon allows for profile transfers, it doesn’t transfer your post content - it simply just sends a signal to your followers to unfollow your old account and follow your new one. The actual content itself is intrinsically tied to your identity on the old domain.