home.social

#casesensitivity — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #casesensitivity, aggregated by home.social.

  1. 'Hello' = 'HELLO' Is TRUE Or FALSE?!

    SQL string comparison case sensitivity depends on collation! Same strings can be equal or not. This breaks string matching! Watch!

    #sql #sqltricks #database #sqltutorial #stringcomparison #casesensitivity #sqlquiz #codingchallenge #sqlshorts #sqlbugs #collation #sqlwtf

    youtube.com/watch?v=Qd2Qw5nRsAI

  2. Ah, yes, the "thrilling" saga of YAML booleans—because regex and case sensitivity are the plot twists nobody asked for! 😴💤 Apparently, the real problem in Norway is the existential crisis of 'true' and 'false' being too ambiguous. 🤔💡
    bram.us/2022/01/11/yaml-the-no #YAMLBooleans #RegexHumor #CaseSensitivity #NorwayTech #ExistentialCrisis #HackerNews #ngated

  3. Ah, yes, the "thrilling" saga of YAML booleans—because regex and case sensitivity are the plot twists nobody asked for! 😴💤 Apparently, the real problem in Norway is the existential crisis of 'true' and 'false' being too ambiguous. 🤔💡
    bram.us/2022/01/11/yaml-the-no #YAMLBooleans #RegexHumor #CaseSensitivity #NorwayTech #ExistentialCrisis #HackerNews #ngated

  4. Ah, yes, the "thrilling" saga of YAML booleans—because regex and case sensitivity are the plot twists nobody asked for! 😴💤 Apparently, the real problem in Norway is the existential crisis of 'true' and 'false' being too ambiguous. 🤔💡
    bram.us/2022/01/11/yaml-the-no #YAMLBooleans #RegexHumor #CaseSensitivity #NorwayTech #ExistentialCrisis #HackerNews #ngated

  5. Ah, yes, the "thrilling" saga of YAML booleans—because regex and case sensitivity are the plot twists nobody asked for! 😴💤 Apparently, the real problem in Norway is the existential crisis of 'true' and 'false' being too ambiguous. 🤔💡
    bram.us/2022/01/11/yaml-the-no #YAMLBooleans #RegexHumor #CaseSensitivity #NorwayTech #ExistentialCrisis #HackerNews #ngated

  6. Note: if you want to avoid above-mentioned case sensitivity issues with the rest of your team on Node.js projects if you’re on macOS (the extension quirk appears to be a Node quirk), add this to your jsconfig.json (or TypeScript configuration file if, for some reason, you love having a build process):

    {
    "compilerOptions": {

    "forceConsistentCasingInFileNames": true,

    }

    }

    More: typescriptlang.org/tsconfig/#f

    #NodeJS #macOS #caseSensitivity #JavaScript #TypeScript

  7. Note: if you want to avoid above-mentioned case sensitivity issues with the rest of your team on Node.js projects if you’re on macOS (the extension quirk appears to be a Node quirk), add this to your jsconfig.json (or TypeScript configuration file if, for some reason, you love having a build process):

    {
    "compilerOptions": {

    "forceConsistentCasingInFileNames": true,

    }

    }

    More: typescriptlang.org/tsconfig/#f

    #NodeJS #macOS #caseSensitivity #JavaScript #TypeScript

  8. Note: if you want to avoid above-mentioned case sensitivity issues with the rest of your team on Node.js projects if you’re on macOS (the extension quirk appears to be a Node quirk), add this to your jsconfig.json (or TypeScript configuration file if, for some reason, you love having a build process):

    {
    "compilerOptions": {

    "forceConsistentCasingInFileNames": true,

    }

    }

    More: typescriptlang.org/tsconfig/#f

    #NodeJS #macOS #caseSensitivity #JavaScript #TypeScript

  9. Note: if you want to avoid above-mentioned case sensitivity issues with the rest of your team on Node.js projects if you’re on macOS (the extension quirk appears to be a Node quirk), add this to your jsconfig.json (or TypeScript configuration file if, for some reason, you love having a build process):

    {
    "compilerOptions": {

    "forceConsistentCasingInFileNames": true,

    }

    }

    More: typescriptlang.org/tsconfig/#f

    #NodeJS #macOS #caseSensitivity #JavaScript #TypeScript

  10. Note: if you want to avoid above-mentioned case sensitivity issues with the rest of your team on Node.js projects if you’re on macOS (the extension quirk appears to be a Node quirk), add this to your jsconfig.json (or TypeScript configuration file if, for some reason, you love having a build process):

    {
    "compilerOptions": {

    "forceConsistentCasingInFileNames": true,

    }

    }

    More: typescriptlang.org/tsconfig/#f

    #NodeJS #macOS #caseSensitivity #JavaScript #TypeScript

  11. Protip: On Linux, if you rename a file, changing only the case of the file name somehow, e.g.,

    main.layout.js → Main.layout.js,

    Git will pick up the change immediately.

    On macOS, because it Just Works™ and you’re holding it wrong, you have to manually tell it:

    git mv main.layout.js Main.layout.js

    🤷‍♂️

    #macOS #caseSensitivity #git #dev

  12. Protip: On Linux, if you rename a file, changing only the case of the file name somehow, e.g.,

    main.layout.js → Main.layout.js,

    Git will pick up the change immediately.

    On macOS, because it Just Works™ and you’re holding it wrong, you have to manually tell it:

    git mv main.layout.js Main.layout.js

    🤷‍♂️

    #macOS #caseSensitivity #git #dev

  13. Protip: On Linux, if you rename a file, changing only the case of the file name somehow, e.g.,

    main.layout.js → Main.layout.js,

    Git will pick up the change immediately.

    On macOS, because it Just Works™ and you’re holding it wrong, you have to manually tell it:

    git mv main.layout.js Main.layout.js

    🤷‍♂️

    #macOS #caseSensitivity #git #dev

  14. Protip: On Linux, if you rename a file, changing only the case of the file name somehow, e.g.,

    main.layout.js → Main.layout.js,

    Git will pick up the change immediately.

    On macOS, because it Just Works™ and you’re holding it wrong, you have to manually tell it:

    git mv main.layout.js Main.layout.js

    🤷‍♂️

    #macOS #caseSensitivity #git #dev

  15. Protip: On Linux, if you rename a file, changing only the case of the file name somehow, e.g.,

    main.layout.js → Main.layout.js,

    Git will pick up the change immediately.

    On macOS, because it Just Works™ and you’re holding it wrong, you have to manually tell it:

    git mv main.layout.js Main.layout.js

    🤷‍♂️

    #macOS #caseSensitivity #git #dev

  16. For reasons I am looking up if the "local part" of #email addresses is case-sensitive, i.e. if it could ever make a difference to write at [email protected] or [email protected].

    Google suggested this page and I thought the professionals at #Mailchimp might be a good source. But the article is not quite correct and this simple image sooo wrong! 🤮
    mailchimp.com/en/resources/are

    They managed to mislabel 3 of 4 parts! 🤦‍♂️

    #smtp #casesensitivity #rfc5321

  17. For reasons I am looking up if the "local part" of #email addresses is case-sensitive, i.e. if it could ever make a difference to write at [email protected] or [email protected].

    Google suggested this page and I thought the professionals at #Mailchimp might be a good source. But the article is not quite correct and this simple image sooo wrong! 🤮
    mailchimp.com/en/resources/are

    They managed to mislabel 3 of 4 parts! 🤦‍♂️

    #smtp #casesensitivity #rfc5321

  18. For reasons I am looking up if the "local part" of #email addresses is case-sensitive, i.e. if it could ever make a difference to write at [email protected] or [email protected].

    Google suggested this page and I thought the professionals at #Mailchimp might be a good source. But the article is not quite correct and this simple image sooo wrong! 🤮
    mailchimp.com/en/resources/are

    They managed to mislabel 3 of 4 parts! 🤦‍♂️

    #smtp #casesensitivity #rfc5321

  19. For reasons I am looking up if the "local part" of #email addresses is case-sensitive, i.e. if it could ever make a difference to write at [email protected] or [email protected].

    Google suggested this page and I thought the professionals at #Mailchimp might be a good source. But the article is not quite correct and this simple image sooo wrong! 🤮
    mailchimp.com/en/resources/are

    They managed to mislabel 3 of 4 parts! 🤦‍♂️

    #smtp #casesensitivity #rfc5321

  20. For reasons I am looking up if the "local part" of #email addresses is case-sensitive, i.e. if it could ever make a difference to write at [email protected] or [email protected].

    Google suggested this page and I thought the professionals at #Mailchimp might be a good source. But the article is not quite correct and this simple image sooo wrong! 🤮
    mailchimp.com/en/resources/are

    They managed to mislabel 3 of 4 parts! 🤦‍♂️

    #smtp #casesensitivity #rfc5321

  21. @[email protected] @[email protected] that's a good question.

    According to @Tusky, suggestions are based off one's instance, so I'm not shure if it's @Mastodon not keeping of or not.

    It would certainly help if was the default & suggestion!

  22. @bebatjof @inherentlee that's a good question.

    According to @Tusky, suggestions are based off one's instance, so I'm not shure if it's @Mastodon not keeping #CaseSensitivity of #Hashtags or not.

    It would certainly help #accessibility if #CamelCase was the default & suggestion!

  23. @bebatjof @inherentlee that's a good question.

    According to @Tusky, suggestions are based off one's instance, so I'm not shure if it's @Mastodon not keeping #CaseSensitivity of #Hashtags or not.

    It would certainly help #accessibility if #CamelCase was the default & suggestion!

  24. Learned an interesting thing about Mastodon filter names today. #CaseSensitivity (sorry @whknott I want to follow you but not all the writing prompt stuff and this works out well)

  25. Learned an interesting thing about Mastodon filter names today. #CaseSensitivity (sorry @whknott I want to follow you but not all the writing prompt stuff and this works out well)

  26. Learned an interesting thing about Mastodon filter names today. #CaseSensitivity (sorry @whknott I want to follow you but not all the writing prompt stuff and this works out well)

  27. Learned an interesting thing about Mastodon filter names today. #CaseSensitivity (sorry @whknott I want to follow you but not all the writing prompt stuff and this works out well)

  28. Learned an interesting thing about Mastodon filter names today. #CaseSensitivity (sorry @whknott I want to follow you but not all the writing prompt stuff and this works out well)

  29. If I went back in time and told my younger self that Microsoft would someday make a better Windows terminal and it would be open source... I would not have believed it! 🤯 I’m excited to try it out. #microsoft #windows

    Worth noting that the GitHub repo is microsoft/Terminal... not Microsoft/terminal 😉 #casesensitivity

  30. If I went back in time and told my younger self that Microsoft would someday make a better Windows terminal and it would be open source... I would not have believed it! 🤯 I’m excited to try it out. #microsoft #windows

    Worth noting that the GitHub repo is microsoft/Terminal... not Microsoft/terminal 😉 #casesensitivity

  31. Microsoft changed their GitHub organization name to “microsoft” (lowercase M). Obviously this causes problems for anyone who was using a URL with this username in it, because many programs won’t follow the redirect. And their repo names still have lots of random capitalization🤭... twitter.com/mschoening/status/ #microsoft #github #casesensitivity

  32. Microsoft changed their GitHub organization name to “microsoft” (lowercase M). Obviously this causes problems for anyone who was using a URL with this username in it, because many programs won’t follow the redirect. And their repo names still have lots of random capitalization🤭... twitter.com/mschoening/status/ #microsoft #github #casesensitivity