home.social

Search

892 results for “jaykul”

  1. Please don't forget, when you're dealing with AI startups, that when they make ludicrous claims about privacy ... they might just be flat-out lying to you.

    The main HARPA website has this text:

    PRIVACY BY DESIGN: HARPA runs locally in browser and does not send your data away.

    Except we know this can't be true, because it's a ChatGPT service. Their actual privacy policy is a mess --but still fails to mention that you're also subject to OpenAI's terms!

    #AI #HARPA #Automation #Privacy #ChatGPT

  2. Please don't forget, when you're dealing with AI startups, that when they make ludicrous claims about privacy ... they might just be flat-out lying to you.

    The main HARPA website has this text:

    PRIVACY BY DESIGN: HARPA runs locally in browser and does not send your data away.

    Except we know this can't be true, because it's a ChatGPT service. Their actual privacy policy is a mess --but still fails to mention that you're also subject to OpenAI's terms!

    #AI #HARPA #Automation #Privacy #ChatGPT

  3. @carlomendoza If you're really polite, if you're a little constructive, and particularly if you go beyond complaining to building consensus in the community about the things you want to change ... you can absolutely get an for it 😜

  4. I don't usually bother mentioning it, but I got my 15th consecutive MVP award from Microsoft today!

    I'm just helping build helpful geek communities by example.

    Come join us on the or or

    poshcode.org

  5. Here's why you have to be careful who you listen to about and . The so-called experts are crazy.

    People are repeating a so-called "ChatGPT Hack" that suggests you ask for a "confidence score" at the end of each question.

    ChatGPT is a large language model. It doesn't actually understand what you're saying. It doesn't know what a confidence score is.

    It just knows what words would probably come after an answer to that prompt:

    Confidence: 9/10

  6. @rolle yes, but open source people are all busy writing more of those ...

  7. @thorstenbutz I am using #miniconda (via chocolatey), and the #dotnet global tool to get #jupyter with #powershell etc.

    # new, elevated window
    choco update miniconda dotnet-sdk -y

    # new, elevated window
    $ENV:PATH += ';C:\tools\miniconda3\Scripts'
    (& "conda.exe" "shell.powershell" "hook") -join "`n" | Invoke-Expression

    # conda init powershell
    conda install jupyter
    dotnet tool install -g Microsoft.dotnet-interactive
    dotnet interactive jupyter install

    # Double-check:
    jupyter kernelspec list

  8. @thorstenbutz I am using (via chocolatey), and the global tool to get with etc.

    # new, elevated window
    choco update miniconda dotnet-sdk -y

    # new, elevated window
    $ENV:PATH += ';C:\tools\miniconda3\Scripts'
    (& "conda.exe" "shell.powershell" "hook") -join "`n" | Invoke-Expression

    # conda init powershell
    conda install jupyter
    dotnet tool install -g Microsoft.dotnet-interactive
    dotnet interactive jupyter install

    # Double-check:
    jupyter kernelspec list

  9. @thorstenbutz I am using #miniconda (via chocolatey), and the #dotnet global tool to get #jupyter with #powershell etc.

    # new, elevated window
    choco update miniconda dotnet-sdk -y

    # new, elevated window
    $ENV:PATH += ';C:\tools\miniconda3\Scripts'
    (& "conda.exe" "shell.powershell" "hook") -join "`n" | Invoke-Expression

    # conda init powershell
    conda install jupyter
    dotnet tool install -g Microsoft.dotnet-interactive
    dotnet interactive jupyter install

    # Double-check:
    jupyter kernelspec list

  10. @thorstenbutz I am using #miniconda (via chocolatey), and the #dotnet global tool to get #jupyter with #powershell etc.

    # new, elevated window
    choco update miniconda dotnet-sdk -y

    # new, elevated window
    $ENV:PATH += ';C:\tools\miniconda3\Scripts'
    (& "conda.exe" "shell.powershell" "hook") -join "`n" | Invoke-Expression

    # conda init powershell
    conda install jupyter
    dotnet tool install -g Microsoft.dotnet-interactive
    dotnet interactive jupyter install

    # Double-check:
    jupyter kernelspec list

  11. @thorstenbutz I am using #miniconda (via chocolatey), and the #dotnet global tool to get #jupyter with #powershell etc.

    # new, elevated window
    choco update miniconda dotnet-sdk -y

    # new, elevated window
    $ENV:PATH += ';C:\tools\miniconda3\Scripts'
    (& "conda.exe" "shell.powershell" "hook") -join "`n" | Invoke-Expression

    # conda init powershell
    conda install jupyter
    dotnet tool install -g Microsoft.dotnet-interactive
    dotnet interactive jupyter install

    # Double-check:
    jupyter kernelspec list

  12. @[email protected] wait, does provide their SDK without a redistribution license?

  13. Does anyone know where the source for the module went?

    The module is now at 4.2
    powershellgallery.com/packages

    But the source links (including the link to the ChangeLog for 4.0.0 which is what I really need) all point to a missing Github repo:
    github.com/Azure/GuestConfigur


    /cc @gaelcolas

  14. I don't know if I'm learning syntax or just making a collection of usable queries, but here's one for yaml from today.

    To pull the config for the user(s) with "prod" in the name:

    yq '.users.[] | select(.name|contains("prod"))' $home\.kube\config

    That's github.com/mikefarah/yq

    doesn't (yet) support _all_ of jq's syntax, but it supports everything I've needed, and it works on yaml AS WELL AS on json...

  15. @mondskiez The worst thing is that all of those choices are antiques. 😉

  16. @callidus2000 in my personal opinion, the extension mechanism in is the most frustrating way that they could possibly have implemented extensions. I hate almost everything about it, from the way you have to hide your module in another module, to the way it loads your module in a nested PSSession in their C# module.

    In short, avoid testing _through_ SecretManagement, and test by directly loading your module.

  17. Starting to think #Signal isn't really for the use cases I had.

    First they're dropping SMS support on Android, and now #SignalStories ...

    signal.org/blog/introducing-st

  18. Starting to think #Signal isn't really for the use cases I had.

    First they're dropping SMS support on Android, and now #SignalStories ...

    signal.org/blog/introducing-st

  19. @jaykuo

    Term limits are a good idea, but they should also be backed up by appointments made by a more democratic process than Presidential appointment. Otherwise Judges hitting their term limit are just another chance for the President to install yet more of their ideological cronies. There's already too much power consolidated into one person in the form of the POTUS.

    #USPol #SupremeCourt

  20. @jaykuo

    Term limits are a good idea, but they should also be backed up by appointments made by a more democratic process than Presidential appointment. Otherwise Judges hitting their term limit are just another chance for the President to install yet more of their ideological cronies. There's already too much power consolidated into one person in the form of the POTUS.

    #USPol #SupremeCourt

  21. @jaykuo

    Term limits are a good idea, but they should also be backed up by appointments made by a more democratic process than Presidential appointment. Otherwise Judges hitting their term limit are just another chance for the President to install yet more of their ideological cronies. There's already too much power consolidated into one person in the form of the POTUS.

    #USPol #SupremeCourt

  22. @jaykuo

    Term limits are a good idea, but they should also be backed up by appointments made by a more democratic process than Presidential appointment. Otherwise Judges hitting their term limit are just another chance for the President to install yet more of their ideological cronies. There's already too much power consolidated into one person in the form of the POTUS.

    #USPol #SupremeCourt

  23. @jaykuo

    Term limits are a good idea, but they should also be backed up by appointments made by a more democratic process than Presidential appointment. Otherwise Judges hitting their term limit are just another chance for the President to install yet more of their ideological cronies. There's already too much power consolidated into one person in the form of the POTUS.

    #USPol #SupremeCourt

  24. @jaykuo #MAGA & #Drumpf believers will just make up some fantasy -- like "I never expected to get one anyway" -- to excuse getting ripped off by their idols because to admit it would destroy their egos. 🤷‍♂️

  25. @jaykuo #MAGA & #Drumpf believers will just make up some fantasy -- like "I never expected to get one anyway" -- to excuse getting ripped off by their idols because to admit it would destroy their egos. 🤷‍♂️

  26. @jaykuo #MAGA & #Drumpf believers will just make up some fantasy -- like "I never expected to get one anyway" -- to excuse getting ripped off by their idols because to admit it would destroy their egos. 🤷‍♂️

  27. @jaykuo #MAGA & #Drumpf believers will just make up some fantasy -- like "I never expected to get one anyway" -- to excuse getting ripped off by their idols because to admit it would destroy their egos. 🤷‍♂️

  28. @jaykuo #MAGA & #Drumpf believers will just make up some fantasy -- like "I never expected to get one anyway" -- to excuse getting ripped off by their idols because to admit it would destroy their egos. 🤷‍♂️

  29. @jaykuo
    #Counterpoint : Encouraging all Americans ( and everyone else ) to switch to #ElectricVehicles

  30. @[email protected]

    Seems like, in a post
    #Kegsbreath, post #Trump era, part of reconstituting a reliable, skilled, professional military would be making whole the people impacted by #WhiskeyPete's malpractice.