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
18
Comments
349
Joined
3 yr. ago

  • Another vote for pine.

    If it is so heavy that when you try to move it, it makes you say "shit i didn't expect it to be this heavy", then it might not be pine.

  • programming.dev does not get it. Can you explain?

    It is kinda obvious that maxist ideas are aligned with the open source ideas. Are they very much against commies?

  • Ok, this is Bayesian probably update. Is is said that posterior and the model crack the prior?

    What am i missing?

  • This is the real big-endian way. So your things line-up when you have all of these:

     
        
    file_dialogue_open
    file_dialogue_close
    file_dropdown_open
    file_rename
    directory_remove
    
      

    If I were designing a natural language, I'd put adjectives after the nouns, so you start with the important things first:

    car big red

    instead of

    big red car

  • I might have just descibed reddit/lemmy

  • Has there been internet comment duel? Like two guys getting matched and people spectating and voting on who is winning?

  • What soup dawg?

  • Ok, I wasn't clear: you can now run a single compiled binary on multiple platforms/architectures/operating systems.

    But yea, rip performance, probably.

  • Well the jar does run on multiple platforms now.

  • A we the baddies?

  • Lol. How much time does it take?

  • 8MB is too much for web. 1MB is the upper limit of what i consider ok.

  • I just posted "what" but that seemed too vague so i kept going, but having two comments is also weird so i went all in on the separate comments thing.

    And i still dont know what friendmaxxing is

  • Mean?

  • This?

  • Does?

  • What?

  • You write a nix derivation that decares it needs python and then runs the makefile. Then you can add the derivation to your configuration.nix (or temporary request it in a nix-shell).