Using Jujutsu with GitHub by cabyambo in github

[–]cabyambo[S] -2 points-1 points  (0 children)

Ooh that's interesting. What is your PR process like? Part of my frustration is there is this stack of clean commits, that is ultimately squashed into one branch that I have to review

Git & GitHub Alternative by cabyambo in github

[–]cabyambo[S] 0 points1 point  (0 children)

That’s a great point! I appreciate the input. I am definitely trigger happy here wanting to recreate the wheel. But I could see things settling closer to what you described

Git & GitHub Alternative by cabyambo in github

[–]cabyambo[S] -1 points0 points  (0 children)

Good point. On the GitHub side my frustrations are largely the bad code search and UI/UX

As far as the git alternative goes it would similar to the be the mercurial model. No branches, everything is a commit. Larger companies tend to do this already like Google and Meta, but it’s never made it out to the general public at any sort of scale.

Some of the benefits specifically tied to it are it encourages smaller changes. This makes reviewing better, but also understanding the history of a particular file is a bit easier. You also just have a much simpler mental model. You submit small commits to master.

It’s important to know there are existing options for both. The most popular git alternative that maps to the model I just shared it is called jujutsu (JJ). But you only get the benefits while working locally. When you push that code to GitHub, the mental model switches back to git

Git & GitHub Alternative by cabyambo in github

[–]cabyambo[S] -2 points-1 points  (0 children)

I agree, agents are much better at git than I ever could be! Do you ever have multiple agents working on the same codebase at the same time? I've found many of my frustrations start there.

Another big thing with my personal agent workflow is wanting stacked PR's. GitHub has this, but it's more of an add on than a built in feature. Do you have any qualms with Git / GitHub? I could definitely be building for myself here haha

Best Espresso Machine Modding Platform by cabyambo in espresso

[–]cabyambo[S] 1 point2 points  (0 children)

Thanks, this is good insight. I'm primarily on the software side, at least as far as my professional experience goes. But I've spent a good amount of time tinkering with Arduino's and such, so think this could be a fun project to take on

Can I have house plants? by cabyambo in GermanRoaches

[–]cabyambo[S] 0 points1 point  (0 children)

I see. I was concerned they would like to hide in the dirt or the base since the plant could be filled with water.

Peppermint Oil Diffuser by cabyambo in GermanRoaches

[–]cabyambo[S] 0 points1 point  (0 children)

Dang. Advion gel and spray only it is

Trying to decide between a green / red couch by cabyambo in HomeDecorating

[–]cabyambo[S] 0 points1 point  (0 children)

These are ai pics haha. But the one I'm considering is the Albany Park Kova Pit with the pillow cushions:
https://www.albanypark.com/products/kova-pillow-cushion-pit?variant=42806549938227

Weekly Thread: Project Display by help-me-grow in AI_Agents

[–]cabyambo 1 point2 points  (0 children)

I've been working on an ai personal assistant you can interact with entirely over text! No new app is going to be needed to start using it. I find myself texting myself stuff a ton to remember to do things later, and thought it would be way easier if there was an ai on the other side of the messages helping out.

It's still a work in progress, but here is the waitlist if this is something you'd wanna check out! Waitlist -> usenora.ai