photog.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A place for your photos and banter. Photog first is our motto Please refer to the site rules before posting.

Administered by:

Server stats:

274
active users

#JuJutsu

1 post1 participant0 posts today

Help me understand why #jujutsu #jj is worth using.

I am pretty happy using #git as is. My workflows are generally pretty simple, branch, commit, PR, squash, and merge.

My biggest pain points are when, rarely, a coworker will branch my branch and then I will have to handle the merge after I've rebased -i my branch.

I don't have any issues with git concepts or mental model. I rebase -i a lot, but rarely use the reflog. Only once did I lose any real work.

Re-post for visibility #git #vcs

Have anyone tried practising aikido-kind (or similar) techniques against kickboxing (or any street style fighting) punches and kicks?
especially the real speed punches?
incl. series of punches?

it sounds like extremely interesting "don´t try this at home" thing to do 😂😂

do people practise someting like this? especially here in Finland?
(without going down on the floor for bjj or at least without choking)

#jj is worth learning.

I spent some time learning about the Jujutsu version control tool this weekend - reading and doing tutorials. Then did some simple things in my own repos. In a weekend, I already have a better mental model of JJ's concepts than I do after working with Git daily to weekly for almost two decades. Such good design, and natively supports pushing to Git repos, so you can use it on existing projects.

If you regularly work with source control, it's worth the time to learn:

* The main repo's README (github.com/jj-vcs/jj) is an excellent written summary of the project. (and a great example of a software project landing page)
* youtu.be/LV0JzI8IcCY?si=foexHo - a 20 minute video introduction to Jujutsu by the creator.
* steveklabnik.github.io/jujutsu - Steve's Jujutsu Tutorial, spend some time with this guided tour.
* Main docs: jj-vcs.github.io/jj/latest/

A Git-compatible VCS that is both simple and powerful - jj-vcs/jj
GitHubGitHub - jj-vcs/jj: A Git-compatible VCS that is both simple and powerfulA Git-compatible VCS that is both simple and powerful - jj-vcs/jj

🚀 New #Blog Post about JJ-FZF!

This post goes into the details of all new features in #jj-#fzf 0.25.0, usability improvements, compatibility issues, deprecation and also breakage. Better jj-log integration, a new script for email patches, an #Emacs hook for auto-snapshots, jj-describe with content diff, the new Evolog browser, privacy markers, and more...

The full blog post:
testbit.eu/2025/jj-fzf-0.25.0

And happy committing! 🎉

#jjfzf#jujutsu#git

Thoughts on jujutsu version control frontend so far: its model basically aligns with how I use git (heavily emphasizing rebasing & amending commits instead of adding new ones) but I use a U2F hardware token for signing commits and the sheer number of signature requests generated through normal jj operations is quite high, so I am perpetually reaching over to press my yubikey.

I have never hide my intense dislike of git UI/UX (and I'm not alone there).

Currently looking at Jujutsu and while some of its ways are completely different from Git (or Hg for that matter), i think we may have a git-compatible successor there.

#git #jujutsu #dvcs #vcs #versioncontrol

jj-vcs.github.io/jj/latest/

steveklabnik.github.io/jujutsu

v5.chriskrycho.com/essays/jj-i

jj-vcs.github.ioJujutsu docs

Hallo liebe Sportfreund:innen,

eine Bachelor-Kandidatin an meiner Hochschule arbeitet gerade an ihrer Bachelorarbeit und sucht Mitglieder von Kampfsportvereinen für eine Befragung zur Mitgliederempfehlung. Es wäre schön, wenn Ihr sie unterstützen könntet und möglichst entsprechende Vereine taggen könntet, die den folgenden Link an ihre Mitglieder streuen:

soscisurvey.de/zufriedenheitsv

Aufruf gültig bis 18.12.2024.

I made some progress on programming this weekend! I feel super proud :) it's nice to just put some effort into something I've been putting off for ages

gitea.com/TacticalTypos/very-s

It's my fork of @hrw's github.com/hrw/very-simple-pla

(Using Gitea because GitHub drove me nuts with authentication issues.)

I'm mostly using #Jujutsu VCS with help from this guide, since regular git annoys me: steveklabnik.github.io/jujutsu

Gitea: Git with a cup of teavery-simple-planet-aggregatorVery Simple Planet Aggregator - My fork of https://github.com/hrw/very-simple-planet-aggregator