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/)V
Posts
9
Comments
9
Joined
3 yr. ago

  • mmstick, it is always good to hear from you. You frequently provide a huge depth of knowledge in your comments.

    I come from a windows background. If I want to make a memory efficient GUI, I always used native windows GUI libraries. All other frameworks have always seemed like they took up much more memory and CPU. This always annoyed me.

    My little Minesweeper game is taking 78 MB of memory (with --release).

    At the same time, Excel is only 2.5 MB, Notepad++ is only 1.9 MB.

    Recently I found out that a lot of memory and CPU is used up simply to communicate with the GPU. I am confused about this.. Does Excel not use the GPU?

    I am sorry, I feel like I am starting to rant here. This memory issue has been annoying me for a while, and I have not heard anyone provide a clear reason why these complicated apps seems to take up much less memory than any simple cross-compatible app I build.

  • Indeed, a lacking multiline text is what stopped me from trying to use it as well. But with the minesweeper example, I thought "it's just a bunch of buttons, surely this is simple enough for me to build?"

    But no, the button widget doesn't support right clicks or double clicks, which limits the functionality I can build into minesweeper.

    Overall, I love how simple Iced code ends up being, which makes me think about contributing to this project. Only issue I have with it is this seeming inefficiency.

  • The weird part is that whatever they think of dictators, they would know the model, and that gives me a bizarre amount of trust.

    Can you explain this more?

  • I am happy there is no obvious "any" type in Rust.

  • It's not like they are programming communism into Lemmy.

  • Programming @programming.dev

    Algorithm complexity challenge

  • Engineering Managers @programming.dev

    Reflection of being a lead / manager after 6 months

  • Frugal @lemmy.world

    Attach a bidet to your toilet. It's worth it

  • It would be great if someone could build a Lemmy bot to do this for videos.

  • So which of these is the "sad truth" the title seemed to allude to?

  • That's interesting, where do you live?

  • Experienced Devs @programming.dev

    Senior Devs in huge corps: Do you even code?