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

  • I mean this is subjective. Asian languages let you play with words freely. When you don't need agreement of verbs and subjects and nouns, you get to make a lot of puns and other kinds of wordplay. See Malay pantuns.

  • On top of that the grammar is far more regular than whatever bullshit the European languages have. The ber- prefix is always ber-. If you are talking about the past you say sudah instead of juggling with the verbs. No sing-sang-sung do-did-done and all that irregular stuff.

  • A few circumstances to consider...

    If it's just your own little tool and you don't intend to share it with others: do whatever you want. SQL or NoSQL or JSON, it doesn't matter. Use your own judgement.

    In my experience tho most homegrown JSON-based "databases" tend to load all data into the memory, simply because they are very simplistic (serialize everything into JSON and write to disk, deserialize everything into a struct). If your dataset is too big for that, just go straight for a full-fledged database.

  • Is it because of missing firmware? From the Arch wiki on ALSA:

    sof-firmware is required for some newer laptop models (mainly since 2019) because they implement their drivers with firmware provided by the Sound Open Firmware project.