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/)EM
Posts
2
Comments
12
Joined
5 mo. ago

rule

Jump
  • simplest answer is an database array misalignment, it matched items with the same price instead of another similar attribute.

    ML for commonly bought stuff is way overkill for a single query and would eat up infra costs.

  • rule

    Jump
  • I doubt you would use a image algorithm for this. There is so much better data to cross correlate, not to mention cheaper 😂.

    Then again, it's not working so can't expect them to design it well.

  • Yeah the layout is very much designed for typing text and lots of it. I was able to move a lot of the symbols under the bottom alpha row so I can reach it easier.

    Have you tried a custom layout? It is very customisable on the web interface. Defo worth a look if you have a niche usage of it.

  • I can type at 120wpm when I used to practice everyday when I first got into keyboards. Nowadays I average 100wpm, with some lucky ones up to 120wpm.

    I've heard people said it takes a few weeks to get used to the none staggered layout of these ergo keyboards. For me, I was typing 50wpm first day, then got up to 80wpm within a week.

    I moved some of the symbols to the bottom row and that took some getting use to.

    Overall, I think it only took me a few days to be useable, and then to break even within the month.

    I did practice everyday, and I use a keyboard everyday for my work, so your mileage may vary.

  • ErgoMechKeyboards @lemmy.world

    My Glove 80 review after 6 months.

  • That would only tell me how large each object/asm file is, its not really indicative of the lines of code as it could expand to quite a large size once compiled.

    I'm looking for more of an analysis of what has been written and its ratio to the line count.

    Thanks for suggesting this, but its not quite what I'm looking for.

  • C++ @programming.dev

    Are there any tools counting lines of code AND what those lines are doing?