home.social

#jiujitsu — Public Fediverse posts

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

fetched live
  1. Oh, dang. Eugene Robinson of Whipping Boy, Oxbow and Buñuel has suffered a stroke. If you've ever seen this dude perform, you know what's up. (I've never been more terrified/thrilled than having to sneak past him mid-set to access the bathroom at the Eagle in #SF.)

    He's also an incredible writer, #jiujitsu fighter, and all around rad, funny dude.

    If you've got a few bucks to throw towards his recover, here's a #GFM link:

    gofundme.com/f/lets-help-eugen

    #GoFundMe #mutualaid #punk #Music

  2. CW: Torso

    Me gusta más entrenar con Gi (kimono) pero de vez en cuando, grappling también está bien. #bjj #jiujitsu (por cierto, para entrenar, entreno con camiseta, que os conozco 😅)

  3. @futurile not sure how much time 'type 2 fun' should hurt, but It's already a week after I finished the race and I still feel miserable :D

    P.S. But it's maybe an extra stress from workout I decided to visit during the recovery week.

    P.P.S. or maybe it's just a type 3 fun :D

  4. 'She punched him, she got him in a headlock, kneed him a couple of times, spun him around, threw him on the ground. She had stepped on his foot doing all this, and when she threw him on the ground, he broke his ankle,' Blackburn said.
    #BJJ #Jiujitsu #Selfdefense #sports #fighting #safety
    dailymail.com/news/article-147

  5. CW: Selfie

    Mi cara después de entrenar. Hoy sólo sparring, con gi y con nogi. Estoy muerto muertomatao #jiujitsu

  6. After this knee injury and the pain of healing... I'm considering not returning to BJJ. One of the things that annoyed me most was the inability to ride my motorcycle for so long 😆. I'm not sure I could mentally deal with another injury and if it's worth it at my age. I did it to keep healthy more than anything, but I think I may try something else instead... I'm still many weeks out from deciding though.

    #bjj #jiujitsu

  7. I remain convinced that the #Git CLI is a terrible UX and an especially bad fit for AI agents. Evidence:

    ```
    GIT_SEQUENCE_EDITOR="python3 -c \"import sys; p=sys.argv[1]; c=open(p).read(); open(p,'w').write(c.replace('pick 29507ade4d6', 'edit 29507ade4d6'))\"" \
    git rebase -i 29507ade4d6^
    ```

    I only asked it to take some local changes, break them up, and amend them to some existing individual commits and it is thrashing *wildly* but I'm scared to abort or it'll leave me in a potentially worse state.

    I'm been playing with #Jiujitsu on the side, I wonder if that might work better?