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

  • So you're making 200k+ a year and can't afford to pay your debts? Sounds like a money management issue with that kind of salary. To put it in context a modest rent of $2000 a month would be about 24000 a year out of your 138000 take home pay. So either you're not in the top 2 percent or something's fishy.

  • Sure it may produce a game but much of what makes a game good is making it fun and memorable. If we can eventually create a general AI then absolutely I think such a thing is possible. Otherwise it will be a copypasta mishmash and having a cohesive and fluent design is a huge if.

  • Yea even in the early to mid 90s I remember those disposable camera with the flash packs you could buy separately. I used to take a bunch of pictures but almost never got them developed since i enjoyed taking the photos more than seeing the results.

  • How the heck does a system interpret a string value null as a literal null? That seems insane to me that there really is software out there written like this. "null" != null... Or so I thought, maybe there are languages out there that this can happen in easily? Or someone is storing the string value of null in a non nullable database column?