home.social

#automating — Public Fediverse posts

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

  1. Mira Murati Wants Her to ‘Keep Humans in the Loop’

    The founder and former of tells WIRED she isn’t interested in people out of jobs. Instead, she’s building AI that can collaborate.

    wired.com/story/mira-murati-hu

  2. Mira Murati Wants Her #AI to ‘Keep Humans in the Loop’

    The #ThinkingMachinesLab founder and former #CTO of #OpenAI tells WIRED she isn’t interested in #automating people out of jobs. Instead, she’s building AI that can collaborate.
    #artificialintelligence

    wired.com/story/mira-murati-hu

  3. Mira Murati Wants Her #AI to ‘Keep Humans in the Loop’

    The #ThinkingMachinesLab founder and former #CTO of #OpenAI tells WIRED she isn’t interested in #automating people out of jobs. Instead, she’s building AI that can collaborate.
    #artificialintelligence

    wired.com/story/mira-murati-hu

  4. Mira Murati Wants Her #AI to ‘Keep Humans in the Loop’

    The #ThinkingMachinesLab founder and former #CTO of #OpenAI tells WIRED she isn’t interested in #automating people out of jobs. Instead, she’s building AI that can collaborate.
    #artificialintelligence

    wired.com/story/mira-murati-hu

  5. Mira Murati Wants Her #AI to ‘Keep Humans in the Loop’

    The #ThinkingMachinesLab founder and former #CTO of #OpenAI tells WIRED she isn’t interested in #automating people out of jobs. Instead, she’s building AI that can collaborate.
    #artificialintelligence

    wired.com/story/mira-murati-hu

  6. Excited for #JCON EUROPE 2026? See Andres Almiray at #JCON2026 in Cologne talking about 'Lights, Camera, #GitHub Actions!'

    It's been said that #automating oneself out of a job is one of the best #qualities of a #software engineer. When it…

    🎟️ 2026.europe.jcon.one/tickets
    Free for #JUG members

  7. #Automating the installation of #ArchLinux was as easy as expected. Since the #arch installation media has an #ssh server installed, i can just copy the user_configuration.json and user_credentials.json and call archinstall with the --silent parameter like this archinstall --silent --config /root/user_configuration.json --creds /root/user_credentials.json.

    #automation #ansible #linux #customization

  8. doing it the #hard way might not be wise in every case

    in this case, using #python and #pillow for #automating #thumbnail generation required writing own code and not using pre-given functions

    see, it works - at least for this simple case

    alhamdulillah

  9. #automating the #browser with #python can be done with #playwright and #selenium

    if your #logins are involved, you might want to use #cookies

    next, you can use playwright in headless mode, that is, no extra window is going to open, the tasks are going to be carried out kind of invisible, inshallah

  10. #automating the #browser with #python can be done with #playwright and #selenium

    if your #logins are involved, you might want to use #cookies

    next, you can use playwright in headless mode, that is, no extra window is going to open, the tasks are going to be carried out kind of invisible, inshallah

  11. #automating the #browser with #python can be done with #playwright and #selenium

    if your #logins are involved, you might want to use #cookies

    next, you can use playwright in headless mode, that is, no extra window is going to open, the tasks are going to be carried out kind of invisible, inshallah

  12. We just published a new 🎥 of #JCON WORLD ONLINE 2023!
    Watch Ixchel Ruiz talking about 'Lights, Camera, #GitHub Actions!'

    It's been said that #automating oneself out of a job is one of the best #qualities

    Watch it now: youtu.be/upYn491JhPE

  13. Just like in #yolo fashion. I had a hell of a run yesterday when I shut off everything and set fire to it! @zrail Sir! Please go jump in a cold lake for fueling my delusions of, "everything is fine!"

    I just don't know why I run around with a hammer looking for screws! The #homelab charge continues!

    I have shut down two of my #proxmox servers and they are now running #incus on #debian

    My #UptimeKuma looks like it's been shot and bleeding out.

    and I aint #automating shit! 😂. I'm an idiot

  14. I love automating (boring) things. And Python has such deep support for it.

    - creating PDF invoices for jobs (using jinja2, YAML and LaTeX templates)
    - creating boilerplate for new projects and documentation (cookiecutter, spinxdoc, LaTeX)
    - archiving posts from bloody ClassDojo (requests, web scraping)
    - getting library/Overdrive audio in mp3 for consumption the way I like it (requests, web scraping)
    - ...

    #python #automating #boringbits

  15. When #programming I often find myself #automating the tasks that take like two seconds. I just cut out the mkdir and cd out of #git clone. 🎉

  16. Execution-based Code Generation using Deep Reinforcement Learning

    Parshin Shojaee, Aneesh Jain, Sindhu Tipirneni, Chandan K. Reddy

    Action editor: Swarat Chaudhuri.

    openreview.net/forum?id=0XBuax

    #code #programming #automating