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/)L
Posts
0
Comments
656
Joined
3 yr. ago

  • I tried to build simple UI with floem, slint, and iced.

    1. slint seems to allow to do the most, it's GNU GPL, and it allows you to move boilerplate to separate *.slint files much like Qt, imo.
    2. floem seemed the most flexible to me, but it requires attaching signals everywhere manually.
    3. iced seemed the easiest to use, but not exactly too flexible. I think some looks of the already simple UI I wanted to create were not possible there.

    You can check out my repo to see if it helps to answer your question. And yeah, I know the features shouldn't be mutually exclusive 🌚

  • I created a file with backspace in name, it was hard to understand why filename doesn't match

  • The first one is genuinely impressive

    I thought it's just a matter of colour count, but maybe you need more loops? Mine had more loops, I think, and after third colour it passed

  • I didn't think it allows diagonal, because it wasn't the case for me, that's evil 🌚

  • I used the first diagram, but the second seems more helpful. 64th was around five lines down the second step from top, the only important thing is that it's not split between several lines:

  • I mean, skill somewhat helps, but it definitely feels like the challenge cuts a little more slack. I don't particularly believe in my skill growing this much 🤣

  • For me it says 85 is needed, and it seems to stop once I fall below 80%, so it always ends on 80% exactly

    Edit: OK, I'm not sure if it becomes easier over time, like when chess pieces become queens, but I managed to beat it with 87%

  • There are three possible targets upon reset, I was only able to find a sign

  • LLVM

    Jump
  • I would guess those languages are added for preservation and compatibility reasons, and it's also an important thing

  • Did it help, have you managed to get rid of the sounds?

  • I would advise going in the opposite direction, learning a purely functional language first to then being able to appreciate functional parts

    That is beside the point of an opinionated list of the good and the bad, that will differ for others

  • His skin colour is maybe mentioned, because being white rich male is peak privileged, although also being a governor somewhere or having a seat in government would be even better

  • Sorry for the off-topic, but what's with those weird typos? Are you also trying to ‘poison’ AI that will be trained on the comments?

  • Depending on the use-case you might also want to add special case value like @Redkey@programming.dev did in their example, and get kind of UTF-8 pages. Then you can pack lowercase to 5 bits, and uppercase and some special symbols to 10 bits, and it will be smaller if uppercase are rare

  • Funny how they have a typo in test vectors:

    0x0000 -> babab

    0xFFFF -> zvzuz

    0x1234 -> damuh

    0xF00D -> zabat

    0xBEEF -> ruroz

  • It’s kinda comical to imagine them caring to keep that source code a secret decades after its deprecation.

    I feel like this is very common and it makes it much less comical. There are cases where sources were leaked, but still not legally available, afaik

  • I find your point of disregarding American vs British pronunciation whilst regarding American vs British spelling a bit strange

  • Do colour Vs color/ catalogue Vs catalog etc... sound different phonetically to you also?

    To be fair, those different spellings denote different variants of the language, and these words are pronounced differently in British and American English. So yeah, perceiving those as if those sound different is a normal thing, I guess

    Edit: ironically, miaow and meow make an identical sound, according to Cambridge Dictionary: ˌmiːˈaʊ

  • Merged

    Jump
  • They removed assembly support 3 days ago, too 🤣