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/)DU
Posts
0
Comments
60
Joined
2 yr. ago

  • it's intrusive anti-cheat-software operating on a system level where it could be a viable attack vector. thats what sucks.

    what also sucks: this will make one of the most played games in existence unplayable on linux. and only so riot looks like taking a problem serious, that is probably much smaller than people think.

    other than that: mobas absolutely require mechanical skills, that cheats could assist you with. there impact might not be as obvious as an incredible high hesdshot rate, but being able to consistently last hit creeps will give an ever increasing advantage over your opponent, canceling certain animations will increase the damge you are able to dish out over a given time frame and seeing the trajectory projectiles will follow makes them easier to dodge.

    hell just supplying more information than the standard ui can be a huge advantage: knowing what your opponets buy, or invest there leve ups in all the time, displaying their cooldowns and stuff like that.

  • It's absent in the biologist sure, she is driven by curiosity, and the loss of her partner.

    But the Director? She saw numerous highly skilled people enter the are without returning, but still thought she could somehow make a difference and ultimately understand what area x is.

    Lowry still thinks it's something he could, and only him could deal with, so he keeps messing with the missions and has everyone brainwashed.

    Control atleast starts out thinking he has the reigns in hand, but he atleast begins to understand how ununderstandable the situation is to him.

    But to be honest, i found it really hard to get anything from the books where i could say: "yeah, that's definitely something this is about" it has many themes and layers and it's just so thoroughly weird that i am not really sure about anything i experienced reading it.

  • Been a while since i read the southern reach trillogy, but i guess the biggest theme for me was human hubris, to think that we are actually in control and understand this huge world we live in.

    Other than that, it's also a damn beautiful horror trip.

  • Most clients are web browsers and support for torrents in http is the same as for every other file.

    So that would only give us a use for torrents as a form of content distribution plattform to get the actual files closer to the client.

    In cases where we have actual non browser clients: i like to curate what i am distributing and don't want to distribute anything i happen stumble upon or would you be willing to store and more importantly share everything you find on 4chan or that might show up in your mastodon feed?

  • Not to aware of how c# works, or interested in defending java, especially ancient java versions, but what does it do better in that regard?

    Only records for more or less pure data objects come to mind, but those are also in modern Java.

  • Access control and offering a sound interface.

    You don't need getters and setters if every attribute is public, but you might want to make sure attributes are accessed in a specific way or a change to an object has to trigger something, or the change has to wait until the object is done with something. Java just has tools to enforce a user of your objects to access its attributes through the methods you designed for that. It's a safeguard against unintended side effects, to only open up inner workings of a class as littles as necessary.

    In a language without something like private attributes you'd have to account for far more ways someone might mutate the state of objects created by your code, it opens you up to far more possible mistakes.

  • You let your ide generate simple getters and setters or utilize something that generates them during a compilation process.

    Who ever writes them per hand needs to utilize their tooling better or needs better tooling.

  • I think i have roughly three categories for this.

    Needs: i need food/ my meds/ a train ticket to get to work

    Wants: stuff that i want for me beyond the needs, e.g. hobby stuff like a tripod if one is into photography or dinner in a nice restaurant from time to time

    Desires: stuff thats purely for pleasure. Like candy, or a new phone if the old one is still working or very expensive hobby related material, like that carbon tripod with all the bells and whistles, or material i allready own plenty of, like video games.

    Asking myself if something is still a want vs a desire stopped some impulse buys, but this desires very very tempting

  • Emudeck is "just" a collection of emulators, so you should be able to just follow the process as if you installed the emulator yourself. This process will vary from emulator to emulator.

    E.g. For dolphin it's basically drag and drop the custom textures to the right folder. Dolphin forum post explaining it You'll have to use desktop mode for this.

    I think RetroArch is a simmiliar ordeal, but other emulators might work differently.

  • Emotional mirrorring in general is something all humans experience. What is often linked to adhd are emotional regulation issues, so maybe we could experience mirrored emotions in a different intensity than someone without a simmiliar condition.