home.social

Search

1000 results for “chocolatey”

  1. Fancied something chocolatey, just opened a box of Maltesers 😁that were gifted for Christmas.....

    They were fully sealed, cellophane wrapping intact, Not what I expected to find inside !!

    And the joker is........

    #newyear #practicaljoke #christmas #JoinIn

  2. Older version of StyloBot finally @chocolatey approved (older will get updated at the weekend)

    But FINALLY

    choco install stylobot

    WORKS!
    This weekend for Winget & a few others.

    FINGER'S CROSSED StyloBot should RTM this weekend (so mostlylucid.botdetection v7 / stylobot v1) .

    Stage 1 in my business plan.
    Make the Free, Open Source Version *so good* that it's my advertising *by just working*.

    Commercial (realtime management, fleet / postgres / sql etc db support, distributed mesh architecture) will arrive June 1st.

    LIKELY first in the guise of £5-20/mo 'packs' for the likes of ASP.NET, Magento, Wordpress (ANY version...will provide an automatic security upgrade).

  3. Automatische Programmverteilung auf #Windows - Hosts mit chocolatey, ssh und bash hat erstaunlicherweise doch nativ funkioniert.

    lernortdigital.de/2025/05/28/p

    Noch etwas technisch geschrieben, aber die Idee könnte auch für Schulnetzwerke interessant sein.

    #windows #chocolatey #opensorce #ssh #fedilz

  4. Automatische Programmverteilung auf #Windows - Hosts mit chocolatey, ssh und bash hat erstaunlicherweise doch nativ funkioniert.

    lernortdigital.de/2025/05/28/p

    Noch etwas technisch geschrieben, aber die Idee könnte auch für Schulnetzwerke interessant sein.

    #windows #chocolatey #opensorce #ssh #fedilz

  5. Automatische Programmverteilung auf #Windows - Hosts mit chocolatey, ssh und bash hat erstaunlicherweise doch nativ funkioniert.

    lernortdigital.de/2025/05/28/p

    Noch etwas technisch geschrieben, aber die Idee könnte auch für Schulnetzwerke interessant sein.

    #windows #chocolatey #opensorce #ssh #fedilz

  6. Automatische Programmverteilung auf #Windows - Hosts mit chocolatey, ssh und bash hat erstaunlicherweise nun nativ funkioniert.

    lernortdigital.de/2025/05/28/p

    Noch etwas technisch geschrieben, aber die Idee könnte auch für Schulnetzwerke interessant sein.

    #windows #chocolatey #opensorce #ssh #fedilz

  7. Automatische Programmverteilung auf #Windows - Hosts mit chocolatey, ssh und bash hat erstaunlicherweise doch nativ funkioniert.

    lernortdigital.de/2025/05/28/p

    Noch etwas technisch geschrieben, aber die Idee könnte auch für Schulnetzwerke interessant sein.

    #windows #chocolatey #opensorce #ssh #fedilz

  8. Installed #minikube on windows by @chocolatey non admin script.
    Fixed #docker image pull error due to the custom #certificate authority from #bluecoat🤬 proxy:
    minikube ssh into the single cluster node and configured openssl docker cert with a little help from gpt-4o
    Asked in #kubernetes slack but basically I had to solve it all by myself. Consider that minikube is based on #buildroot instead of a regular linux os, like kind cluster instead, and a tool as update-ca-certificates is not present.

  9. Daily writing prompt Describe your dream chocolate bar. View all responses

    Like all food related questions this one has two answers. One from before weight loss surgery and one from after.

    Before the surgery I weighed 450 pounds. It shouldn’t take any difficult math to prove that chocolate was a huge part of my life. My love for chocolate was deep and passionate and a little weird. I just loved me some chocolate. I am also a very picky eater so I can’t say I devoured all chocolate bars, but I did eat massive quantities of those that I liked… and there were a lot of them.

    Snickers, Milky Way, Nestle Crunch, 100 Grand, Fast Break, Reeses Peanut Butter Cups, plain old ordinary Hershey Bars, and many, many more. I could eat them by the truck load and I had the waist line to prove it.

    Post surgery things are different. My gutted, rewired digestive tract can no longer process more than the smallest amount of sugar. That means my chocolate bar devouring days are pretty much over.

    Or are they?

    I thought so when I agreed to the surgery, but since then I have found a lot of sugar free chocolate options. There are all sorts of no-sugar protein bars that I eat happily. Atkins makes some, Quest makes some, there are a couple of others as well. That’s cool. Possibly even sanity or (dare I say it) life savingly cool. Did you know, however, that both Hershey and Reeces make sugar free bite sized candy? Oh yes they do, and Robbie has made very good use of them. Oh yes, he has. If I had to pick one as a favorite it would probably be the plain old sugar free Hershey Bites, but the Reeces Peanut Butter Cup Bites are pretty amazing too. Do they taste like the real thing? Maybe. Is it close enough to not matter if they really don’t. Yup. Close enough for me at least.

    So there you have it. Before surgery I ate chocolate like my life depended on it. Since? I still dig mme some sugar free chocolate. Life is good.

    https://robertjames1971.blog/2024/06/05/chocolatey-goodness/

    #dailyprompt #dailyprompt1960

  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 (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

  12. @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

  13. @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

  14. @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

  15. Me, looking at my #PowerShell Summit schedule: two talks, that's plenty...
    Also me: Anyway here's a third one!
    Handmade chocolate = charming. Handmade Chocolatey builds = a production incident waiting to happen. Let's fix that.
    cloud.umami.is/q/dX968i9Vm
    #PSHSummit26 #Chocolatey #psake

  16. Today, 7 years ago, around 2 PM CET, I submitted my first @chocolatey package. Today, I am close to 100.000.000 downloads over my 251 packages I maintain.

    #chocolatey #community #maintenance
    #chocolateynuget #nuget