• Darren (unregistered)

    The UNIQUE_IND one seems like a double WTF. Not only is there a lack on uniqueness, but the sorting seems a little bit off too...

    Maybe they've all got differing amounts of whitespace before them and the UI has removed it?

    Oh, also frist - or as this might order it tfsri.

  • Jason Stringify (unregistered)

    For a second I though the UNIQUE_IND values were days of the week. Come to think of it, they could M for Maybe and S for Sorta.

  • (nodebb)

    Clearly those values are unique! "F", "F" with one trailing space, "F" with two trailing spaces, ad infinitum.

  • (nodebb)

    I was under the impression UNIQUE_IND was an indicator for which unique value (column, lookup table?) to use.

  • (nodebb)

    The UNIQUE_IND column and data values is very easy to understand. The values T, W, and F correspond to the custom string serialization of our favorite enum:

    public enum TruthyValues
    {
        TRUE,    // serializes to W
        False,     // serializes to T
        FILE_NOT_FOUND // serializes to F
    }
    
  • Anonymous Colin Cowherd (unregistered)

    If the political compass had a z-axis, Bill Maher would spike vertically as contrarian. The only error in that program description is that it’s too generic.

  • Twither (unregistered) in reply to Anonymous Colin Cowherd

    I'm betting the Real Time summary was written by AI (maybe Grok?) and never reviewed by a human.

  • Neveranull (unregistered)

    WWWWTTTTTFFFFFF?

  • Nikolaus (unregistered)

    You can blame my German background and the fact Germans head to the “basement of humour”, but as a native speaker I cannot make any (funny) sense of the description and screenshot for the last item "Ferienworkshop Junge Stadt": there is nothing about web programming in the pic. And regarding the shown markup errors, I think this might be an unnoticed configuration error in wordpress.

Leave a comment on “Youth is Wasted on the Junge”

Log In or post as a guest

Replying to comment #:

« Return to Article