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
53
Joined
3 yr. ago

  • This was a good blog post. I particularly appreciated the statement about the validate and parse function comparison: "Both of these functions check the same thing, but parseNonEmpty gives the caller access to the information it learned, while validateNonEmpty just throws it away."

  • In what scenario could the first character be a newline character? I think that if-statement may be unnecessary, but I never use raw user input like you are here.

  • I'm not sure that you need a range when pulling the character from the input variable. Simply input[i] and input[input.len() - i - 1] should work.

  • Boo, just missed it.

  • Is this already in a crate? I'd be happy to change over from rusqlite to limbo, at least for the async functionality.

  • Do you happen to know of a few situations where bloom filters are super useful? I need to identify when to use them.

  • I remember Click (2006) being very sad, but I haven't watched it in a long time.

  • The episode "The Sign" of Bluey, the end.

  • I understand that the macro only affects compile time but I'm talking about the extra function that's included in the resulting source code when the macro is expanded during compile. Based on other feedback, it looks like the unused function is optimized away.

  • This was a great post, but is the last state of the macro actually bad for performance in any way? I get that it's ugly (and we should only choose to make code less readable like this when there's actually an issue) but is it worse for runtime performance?

  • tragic

    Jump
  • After watching Pocahontas for the first time in many years, it shocked me that anyone could value personal wealth over coexisting. The antagonist only cares about mining out gold, looking at the hills as having potential as opposed to perceiving them as implicitly valuable as they are. Nature is worth protecting.

  • I'm still lost on why they're doing it.

  • The idea that someone would introduce the verbiage "garbage collection" in the context of Rust is crazy to me. I hope they change that to "file cleanup" or... anything else.

  • It's time that we admit to deaf people that music isn't real. The joke has gone too far.