home.social

Search

89 results for “byjp”

  1. Communicating Slowly: Setting kind expectations in busy times: slow.fyi #microsite

    byjp.me/posts/communicating-sl

  2. Communicating Slowly: Setting kind expectations in busy times: slow.fyi #microsite

    byjp.me/posts/communicating-sl

  3. Communicating Slowly: Setting kind expectations in busy times: slow.fyi

    byjp.me/posts/communicating-sl

  4. Communicating Slowly: Setting kind expectations in busy times: slow.fyi #microsite

    byjp.me/posts/communicating-sl

  5. Communicating Slowly: Setting kind expectations in busy times: slow.fyi #microsite

    byjp.me/posts/communicating-sl

  6. Communicating Slowly: Setting kind expectations in busy times: slow.fyi #microsite https://www.byjp.me/posts/communicating-slowly/

  7. I just threw together a script for easily attaching a debugger to any of your #overmind run processes. let me know if it's useful!

    I'm using it for attaching to my #rails processes, as I don't like how overmind connect web echoes everything the web process outputs.

    #!/usr/bin/env sh

    if

    [[

    "

    $1

    "

    ==

    "--help"

    ]]

    ;

    then

    echo

    "Usage:

    $0

    [web/worker/etc…]"

    echo

    echo

    "Attach an rdbg debugger to the named overmind process. (default: web)"

    exit

    0

    fi

    PROCE byjp.me/notes/2024-10-29/5icpu

  8. I just threw together a script for easily attaching a debugger to any of your #overmind run processes. let me know if it's useful!

    I'm using it for attaching to my #rails processes, as I don't like how overmind connect web echoes everything the web process outputs.

    #!/usr/bin/env sh

    if

    [[

    "

    $1

    "

    ==

    "--help"

    ]]

    ;

    then

    echo

    "Usage:

    $0

    [web/worker/etc…]"

    echo

    echo

    "Attach an rdbg debugger to the named overmind process. (default: web)"

    exit

    0

    fi

    PROCE byjp.me/notes/2024-10-29/5icpu

  9. I just threw together a script for easily attaching a debugger to any of your run processes. let me know if it's useful!

    I'm using it for attaching to my processes, as I don't like how overmind connect web echoes everything the web process outputs.

    #!/usr/bin/env sh

    if

    [[

    "

    $1

    "

    ==

    "--help"

    ]]

    ;

    then

    echo

    "Usage:

    $0

    [web/worker/etc…]"

    echo

    echo

    "Attach an rdbg debugger to the named overmind process. (default: web)"

    exit

    0

    fi

    PROCE byjp.me/notes/2024-10-29/5icpu/

  10. I just threw together a script for easily attaching a debugger to any of your #overmind run processes. let me know if it's useful!

    I'm using it for attaching to my #rails processes, as I don't like how overmind connect web echoes everything the web process outputs.

    #!/usr/bin/env sh

    if

    [[

    "

    $1

    "

    ==

    "--help"

    ]]

    ;

    then

    echo

    "Usage:

    $0

    [web/worker/etc…]"

    echo

    echo

    "Attach an rdbg debugger to the named overmind process. (default: web)"

    exit

    0

    fi

    PROCE byjp.me/notes/2024-10-29/5icpu

  11. I just threw together a script for easily attaching a debugger to any of your #overmind run processes. let me know if it's useful!

    I'm using it for attaching to my #rails processes, as I don't like how overmind connect web echoes everything the web process outputs.

    #!/usr/bin/env sh

    if

    [[

    "

    $1

    "

    ==

    "--help"

    ]]

    ;

    then

    echo

    "Usage:

    $0

    [web/worker/etc…]"

    echo

    echo

    "Attach an rdbg debugger to the named overmind process. (default: web)"

    exit

    0

    fi

    PROCE byjp.me/notes/2024-10-29/5icpu

  12. Easy image minification: I wrote the CLI tool to quickly reduce the pixel- and byte-size of images for my blog, using JPEGli compression. #JPEGli #CLI #code

    byjp.me/posts/releases/jpegli/

  13. Okay but seriously, who among you isn't excited about a real-time mass rewatch of the show with ze frank in 2026 to celebrate its 20 year anniversary? #theshow #zefrank

    byjp.me/notes/2024-08-30/81t4v

  14. My post #EMFCamp lie-in was spent hacking on #LastCallBBS (which I bought after enjoying it in EMF's excellent Arcade) and creating a new Bulletin Board to dial into…

    (You should definitely play Last Call BBS: zachtronics.com/last-call-bbs/)

    byjp.me/notes/2024-06-04/last-

  15. I built a prototype for client-side, fully distributed search for the #IndieWeb, predictably called #IndieSearch — check out the short demo & explainer. Your site may even support it already (if you use the awesome #Pagefind static site search!)

    I'd love to hear what you think!

    byjp.me/posts/indiesearch/

  16. Colin Jones and his band from Canada gave a fantastic and rememberable concert i Elsinore the other day.
    byjphoto
    #Helsingør #music #concert #photography #ColinJones

  17. "Kari and Bowie are perfect for each other!" – Debbie ✨

    KARI'S KISMET (DIVERGENT OMEGAVERSE #6) by JP SAYLE earns a very good 4 out of 5 stars in today's review! This sweet and satisfying omegaverse MM romance brings together two characters whose connection feels utterly inevitable, delivering all the warmth, tension, and tender moments readers love from this series. 💚

    @JPSayle69 @Debbiereadsbooks #Omegaverse #Romance #MM #KU #KindleUnlimited
    archaeolibrarian.wixsite.com/w

  18. as if they heard me : ) "Understanding and combatting #misinformation across 16 countries on six continents" out today in Nature Human Behavior! There have been a huge number of msinfo-related studies in the past 5 or so years, but almost all of them have been US/Western populations. So here we examined the #psychology of #misinformation, and the effectiveness of various #interventions, across 16 countries (total N=34k)" by @Drand nature.com/articles/s41562-023

  19. Hello #london / #islington friends! Would anyone like 4 tickets to the National Geographic Traveller Food Festival today? I can’t go and they’ll go to waste otherwise! (It’s in #Angel, at the business design centre)

    It’s just begun, and is open until 6pm (last entry and 4:30pm)

    foodfestival.natgeotraveller.c

    Message me if you’d like them or can find a good home for them! (Boosts welcome!)

  20. I just threw together a script for easily attaching a debugger to any of your #overmind run processes. let me know if it's useful! I'm using it for attaching to my #rails processes, as I don't like how overmind connect web echoes everything the web process outputs. #!/usr/bin/env sh if [[ " $1

  21. Easy image minification: I wrote the CLI tool to quickly reduce the pixel- and byte-size of images for my blog, using JPEGli compression. #JPEGli #CLI #code

  22. I’d love to try and #ReverseEngineer the Yoto Mini (uk.yotoplay.com/yoto-mini) — if anyone has/has access to a broken one, I’d love to buy it off you ☺️

  23. I got interested in the state of #DIDs and found `did:snail` and I *love* it: xn--3n8h.amy.gy/

  24. @drj I found one for the first time in my life yesterday! I live in the UK where they are indeed very rare, but I’m visiting family in Canada and was confused to find one pressing up against my hand when I took a loaf from the shelf — they were everywhere! What odd little things.

    #Occlupanid

  25. @drj I found one for the first time in my life yesterday! I live in the UK where they are indeed very rare, but I’m visiting family in Canada and was confused to find one pressing up against my hand when I took a loaf from the shelf — they were everywhere! What odd little things.

    #Occlupanid

  26. @drj I found one for the first time in my life yesterday! I live in the UK where they are indeed very rare, but I’m visiting family in Canada and was confused to find one pressing up against my hand when I took a loaf from the shelf — they were everywhere! What odd little things.

  27. @drj I found one for the first time in my life yesterday! I live in the UK where they are indeed very rare, but I’m visiting family in Canada and was confused to find one pressing up against my hand when I took a loaf from the shelf — they were everywhere! What odd little things.

    #Occlupanid

  28. @drj I found one for the first time in my life yesterday! I live in the UK where they are indeed very rare, but I’m visiting family in Canada and was confused to find one pressing up against my hand when I took a loaf from the shelf — they were everywhere! What odd little things.

    #Occlupanid