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

  • Shit like this is why you have morons elected, just my two euro centimes

  • Deleted

    Permanently Deleted

    Jump
  • Why would Russians specifically use Facebook? They have "Ok" and "Vkontakte"

  • the documentation is literally on Internet. Python standard library, MSDN, posgresql, odbc drivers. Everything is online. are you suggesting you memorised your whole stack, and did you printed out ? Granted * some * of it can be downloaded

  • that's the first time i see anyone equating Java with "theoretical elegance".

    Says much about his knowledge of Java/theory

  • I moved from pandas.

    that's it, there is no polars. Its been great !

  • the answer is a resounding "no"

  • let's be honest here, he actually means 0.01 core performance

  • You re not stupid, python's packaging & versionning is PITA. as long as you write it for yourself, you re good. As soon as you want to share it, you have a problem

  • Don't write "if" in your tests! It makes very, very little sense: how is that, you test your application and you are unsure what is the resulting outcome of a call? Is it depending on arguments? Then fix the argument, and expect 1 specific result. Is it depending on environment? Fix/mock the environment.

    No "ifs" in the tests!

  • Okey that definitely explains it

  • Banned for being linked to Russian state, or for being Russian? Lol those are very very different

  • I am mostly complaining about his writing style. Obviously the subject itself is interesting (to some people)

  • I wouldn't bet my eye on it, but who knows!.. Maybe he was a better teacher before!

  • Again, Knuth himself said in a preface that Volumes 2 through 5 are independent.

  • That sounds interesting, will take a look. I am not against theoretical computer science, i just think Knuth doesn't reads like a good teacher..

  • Because volume 1 is not available in the library

    Edit: but also the volumes aren't not dependent on each other. They treat very different topics, i doubt reading Volume 1 will help with Volume 4.

  • Programming @programming.dev

    Rant: "Knuth, The art of computer programming" is overhyped

  • I don't understand why this is called a "subset", while clearly containing new syntax

    A subset would be understood by older compilers, this is a superset

  • Absolutely not a replacement to VBA. Not even close. As usual, Microsoft hypes something everyone wants, and then implements something nobody asked

  • I feel offended by you somehow equalizing perl and lisp

  • Programming @programming.dev

    Anyone having acceptable performance with SQL Server + odbc?

  • Python @programming.dev

    Stop using pandas in web development