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/)Z
Posts
14
Comments
29
Joined
3 yr. ago

  • I did play the hell out of this game back in the day, but there was an even older one that only worked in dos mode. I can't remember the name, but I loved that version.

  • Reverse engineering is more about understanding how a piece of software does something so you can better work with it, or make your own version of it. Typically requires a lot of time studying it, and usually goes hand in hand with decompiling. But decompiled source isnt the cleanest and doesn't give you the exact same code the devs have. It only gives you the low level order of operations.

    Most of the time, knowing why requires understanding all the code from an architecture perspective, which typically requires being part of the internal decision making. You won't get that unless you have the actual source code with good comments and documentation. All of which would be stripped out during compilation.

    Whenever I reverse engineer something at work is because it is usually a super old 3rd party software that's out of support, and I need to see how it's performing some task. I'm never able to get the context of why they do it a certain way but I do get the how of it

  • I think most people in theory are against big corporations, but when it comes down to it they just go 'it is what it is' and just accept the big corps without any attempts to break off that path.

    My wife is like that and I think it has more to do with not being very tech savvy/or willingness to try something different.

  • Ive always called it 'ninja bailing' and it's one of the few things I do that I don't regret. Most of the time my friends are drunk enough to not even notice or remember that I left.

  • Im fairly healthy, but have hyperhidrosis and sweat like crazy in the first place. Like way more sweat than a body needs to cool off. I recently got a cooling towel and started putting around my neck. It's a life changer. If it's tricking my brain into not sweating then imma risk it

  • Option E: Get anxiety, quietly leave without telling anyone, and get used to the occasional shame and guilt you will feel for years

  • 20 years ago I might have, but now I'm kinda used to this confused mass of thoughts and emotions. Plus I'm lazy and don't wanna

  • It's anxiety inducing. I find it like this when I think too much about the conversation, and have to force myself to stop analyzing every possible scenario.

    That works until I say something stupid and decide I should be overanalyzing.

    It's a weird catch 22