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

oops

Jump
  • Tooth enamel is ~5 on mohs scale. Quartz, the most common kinda rock (afaik), is ~7. You're correct that enamel is harder than steel though, since it's ~4? Disclaimer: all of these numbers are from a quick google search.

    Fun fact, this is why we know ancient people used to make bread - the way they separated wheat from the chuff included dropping it on the ground, which led to sand being in the bread and consequently destroying their teeth over a lifetime of eating it.

  • It's not a "no one asked you", but it is an idiom. As you can probably guess, it means more "don't help people working against your interests".

    So, you'd say something like that to a pro-ICE minority person, for example.

  • Man, I love lua, but after switching to a different job on typescript I feel like lua could only benefit with a similar type system. So many bugs avoided just because I know for a fact what a function returns and expects.

  • In my experience, it was an attempt to prune the stuff in old API that wasn't useful. A successful attempt, since the backend working on it was in the same room as me and I could yell at him.

  • This is kinda my experience. If there's an extension keeping track of schema and linting, it's alright.

    If you're doing it by hand, well, good luck.

    My personal favourite way to make configs is lua. But that's neither here nor there.

  • Man, the variable scoping thing is insidious. It will never not be weird to me that ifs and loops don't actually create a new scope.

    And then you try to do a closure and it tells you you didn't import anything yet.

  • Yeah, I remember when I was trying to parse XML into some lua tables and it forever stumped me how to represent something like

     xml
        
    <thing important_param=10 other_param="abracadabra"> stuff </thing>
    
    
      

    You just have to have different ways to turn different tags into stuff in your program and that's a huge amount of overhead to think about when all I want is a hash map and maybe an array.

  • It's inconsistent and annoying. Expressive, yes. Gets it's job done, yes. Absolute nightmare of a spec, YES.

    The fact that JSON is a subset of YAML should tell you everything about how bloated the spec is. And of course there's the "no" funny things.

    Personally, my favourite way to write configs was using lua (because it was already part of the project so why not), but JSON does fine.

  • Well, it was a spur-of-the-moment sort of thing when I went and looked at their site and it just had a bunch of names with no numbers there under the book art.

    Went and checked now and site looks entirely different, and I can clearly see the issue numbers. I don't know, maybe I hallucinated it.

  • Chernobyl isn't safe safe, it's just safe enough for wildlife to survive there, possibly with lowered life span and quality of life.

    Also, there's a decent danger of radioactive dust coming off the book if it's handled. It may not be that radioactive, but if it clings to you, or you breathe it in, it will do considerably more damage than if it was all one solid rock that made geiger counters click.