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/)RA
Posts
8
Comments
452
Joined
2 yr. ago

  • I love how the author of the article says that From Software should put out ports of the old games (and maybe remaster them while they're at it) but you know when they review the package they'll give a low score, say the game "really show its age" and "is only recommended for hardcore fans."

    That's not quite fair - Polygon had good things to say about the Cowabunga Collection for example.

  • With my current job, remote. My company moved from being a 20 minute commute to a 1.5 hour commute. The four days commuting would cost me 12 hours vs 8 hours for the extra work day remote.

    Even my old half hour commute... I think I would still take the remote. My position is very flexible, so I can get offline a little early and do something with my son, then wrap things up in the evening if I need to. That is a lot easier with being remote.

  • That's not a bug, it's a feature. They want to sell you digital version specifically because you can't resell them. It could easily be solved by creating a digital marketplace, and even turn a profit for the publishers by taking a cut of resales.

  • Firefox. I've always used Firefox except for services that don't support it (like GeForce Now, which I do have Chrome installed for). I'd say my main reason for sticking with it is wanting to support a more "open web" concept. I also use it on mobile in order to get adblock there and appreciate the browser sync.

  • I read the book on a whim in high school. I think it was one of those random Barnes and Nobles finds. The ending was an amazing horror twist, with Neville realizing he's the monster and the audience realizing that they've been rooting for the villain The whole time, and the acceptance of the transition to the new society.

    The only adaptation I've seen was the Will Smith movie which was generic zombie movie nonsense.

  • Linux is licensed under the GPL, which is described as "copyleft." The GPL requires that if you want to use GPL code you need to license your modified code under the GPL.

    FreeBSD is licensed under the BSD license, which is a permissive license. Basically as long as you stick the license statement in your documentation you can do whatever you want with BSD-licensed code. This is why commercial uses (like the Wii's OS) tend to be BSD-based rather than Linux-based.