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/)SZ
Posts
5
Comments
440
Joined
2 yr. ago

  • It is a little dangerous to do in case you experience a crash or a power failure, but you can get a lot more bang for the buck from your server hardware if you have a decent amount of memory by tuning your different system components to keep more data in memory and write to disk less often. This can be done with sysctl.conf and dirty writes, or with php or MySQL using more working memory and not writing to disk as often.

    It was particularly required when I was still using a spinning drive, since random io was a show stopper. Even using a decent sata SSD it can be beneficial however, letting the system choose to write at more opportune moments instead of doing it in the middle of read ops.

  • Most of the people left on Twitter are just pure addicts. I find it really funny that a lot of people who claim to just hate the website and Elon Musk left for about a week or two then came crawling back.

    "I'll suck your dick for a mean tweet!" -- pure addicts.

  • You don't need technology you when you have indoctrination. At that point every single other human being becomes a potential point of privacy violation to the secret police.

    Your roommates, your wife, your children, your friends, every one becomes a potential data leak, and unlike digital technology, humans can look for dirty laundry in places cameras and listening devices can't.

  • I stopped using my lemmy instance for the most part and moved back to my lotide instance.

    There was some sort of bad upgrade that killed my lemmy instance, and when I got back incoming federation was ok but outgoing wasn't.

    Discovered that I need to rate limit federation or it pwns both lemmy and lotide.

    I unsubbed from a lot of communities that seemed like they couldn't help from constantly bringing politics into stuff, leaving my feed a lot quieter. I'm sure you hate candidate X, but this is a knitting community...

  • If you liked the Stanley parable, I feel like spec ops: the line would be up your alley. Quite different games with a common narrative method.

    Based on the puzzle games and games with character on your list, it seems like psychonauts would be a good choice. (Its technically a platformer, but so is tomb raider)

    The Scribblenauts series is a fun puzzle game that's sort of unique, though it's a side scroller.

    Beaming is a racing game that's heavy on the physics simulation side of things.

  • Doom had worse technology, but the sound and art direction is in a other league.

    I think stuff like the limited color pallette may have been due to technical limitations where they would need to fit solid gradients of every color into a 256 color pallet to do the convincing dynamic lighting and the like.