Formerly @russjr08@outpost.zeuslink.net

  • 0 Posts
  • 33 Comments
Joined 9 months ago
cake
Cake day: December 7th, 2023

help-circle


  • Yep! I’m pretty sure I can remember Resetti in the original Gamecube version making me cry as a kid after getting yelled at for accidentally turning off the system without saving…

    I also remember Phyllis, who basically hated your guts for interrupting her night shift.

    And of course there’s the actual villagers of the town too, some of them were definitely a lot more… liberal… with you, personality wise!





  • You’re thinking of install-time permissions, which technically does still exist, but pretty much most of the permissions you’d actually care about are runtime (or special) permissions - the application must request these from the user.

    There are three main types of permissions on Android:

    • Install-time, these are permissions granted to an application upon installation
      • In this group is also signature-level permissions, which are only granted to applications that are signed by the same party as the OS itself (usually your OEM)
    • Runtime permissions (also known as “Dangerous permissions” within Android internally), which are permissions that the application must request from the user. The system draws the permissions dialog, not the application itself. Permission can also be granted one-time only, or permanently (unless the user revokes the permission)
    • Special permissions, which also need to be requested by the application - except for these the system will not draw a permissions dialog, instead the application must send the user to the “Special App Access” menu within system settings, and the user must turn on the permission there. The best way I can describe these types of permissions is, “permission that the user really must think about before granting” - such as giving an app the ability to bypass DND rules, drawing over other apps, installing APKs from unknown sources, accessing all device files, etc. IIRC, Google also requires that developers provide justification for requesting these permissions when submitting to the Google Play Store as well.

    Runtime permissions were introduced in Android 6.0, which was released in 2015, I am not sure when the special permission system was implemented however.


  • Hate? No, I do not hate Google. I still use a Pixel phone (and photos/assistant on it), my Gmail is still my primary email (I also self-host a few other domains but those are primarily used for automation and a few other one-off things), I subscribe to YouTube Premium, I still utilize my Stadia controller as my primary game controller, I use a Google TV set top box, etc.

    I don’t use Search (I use Kagi instead), I don’t use Chrome (Firefox), I don’t really utilize Gemini all that much (I just run ollama for the few times I want to use an LLM).

    Really I just use their products that work well for me, and don’t use the ones that don’t. There’s no love/hate about it.



  • Russ@bitforged.spacetoGaming@beehaw.orgthoughts on arpgs?
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 months 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
    ·
    3 months 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 😅






  • Yes, unfortunately. It’s something that I’m working on with multiple doctors and practitioners, and so far we’ve gone through some of the usual suspects (Vitamin D levels, checking thyroid function, making sure I wasn’t diabetic - already had my doubts on that one but I’m not the one with the medical degree I suppose…, etc).

    My mental health isn’t always the best, so I’m trying to get that worked on as well because bad mental health can cause lethargy and chronic fatigue (it’s a two-way street though, the reverse applies too)… Unfortunately a lot of mental health meds have fatigue as a side effect which doesn’t help my case. It also doesn’t help that I have Crohn’s disease, and any autoimmune/chronic condition in general can also cause chronic fatigue.

    I don’t know, I still feel like the root cause of it is an imbalance of something, but that’s my best “gut instinct” guess - I have nothing concrete to base that off of. It feels like all of the things I’m trying are just attempting to “brute force” the issues away, rather than treating whatever is the root cause, but I digress… All I know is, it feels like the game was rigged against me from the start.


  • Context switching is the reason why. There’s “downtime” where I work at because of the times I work (night time / I believe its called a “graveyard” shift). However, its never nothing for the whole shift, its intermittent. So lets say I decided to play a game (or work on a personal project, or any other number of things) I’d have to get into the mindset of whatever I’m doing, then see that a ticket has come in, switch my mindset back, answer the ticket and perform the work required for the ticket… and then switch back again.

    As @toomanypancackes said in their reply, I honestly just either want to go back to bed, or not have to worry about work and do my own thing (uninterrupted). Those aren’t options unfortunately, so I’m just left to be in that weird purgatory of “There’s not a lot of work to be done, but there’s some every so often… so I can’t completely go away”. I prefer it over it being absolutely slammed with tickets because that’s just exhausting.

    Every so often I’ll put on a rerun of a show since it doesn’t matter if I “get into” the show or not, but actually doing something significant isn’t usually an option unless its actually dead during my hours.