Trying #pijul instead of #git out on a few personal projects.
I really hope a new dvcs is able to have a breakout in popularity.
The amount of time I've spent helping jr and mid level developers, with no real fault of their own, through rebasing and countless other git pain points is really astounding.
Pijul: Version-Control Post-Git • Goto 2023
https://www.youtube.com/watch?v=7MpdZkGj5AI
#ycombinator #GOTO #GOTOcon #GOTO_Conference #GOTO_Software_Conference #Videos_for_Developers #Computer_Science #Programming #Software_Engineering #GOTOpia #Tech #Software_Development #Tech_Channel #GOTOchgo #GOTO_Chicago #Pierre_Etienne_Meunier #Pijul #Git #Post_Git #Version_Control #hg_transplant #Git_Rebas
#ycombinator #goto #gotocon #goto_conference #goto_software_conference #videos_for_developers #computer_science #programming #software_engineering #gotopia #tech #software_development #tech_channel #gotochgo #goto_chicago #pierre_etienne_meunier #pijul #git #post_git #version_control #hg_transplant #git_rebas
I've been doing some cool play programming building my own alternative to git-shell, but in pure #rustlang and locked down more specifically to my personal git server.
Probably going to eventually use it to support #pijul on my server too.
Really been enjoying the range of Rust tools to help in building and testing this. Stuff like https://lib.rs/crates/rexpect for testing.
@nasamuffin @artemis @leo I don't know how #Pijul does this, maybe that'd be a good place to have this from the get-go.
@imrehg so with #sapling, I'm hoping a new age of developers get to taste what better UX can bring to productivity.
Even better if it brings competition back to the #DVCS world again.
#fossil, #mercurial, #darc, #pijul would all benefit with #git having to fight again.
#sapling #dvcs #fossil #mercurial #darc #pijul #git
It's probably of no interest to anyone, but I recently did some accidental changes to my New File Processor https://nest.pijul.com/isagalaev/nfp
Now it can watch a directory with sub-directories and optionally keep processed files in place instead of deleting them.
Toot about change SequiaPGP library license lead me to two interesting project worth looking at:
- Pijul - distributed version control system ( https://pijul.org )
- Radicile - decentralized code collaboration network ( https://docs.radicle.xyz
> Malleable identifiers make signed patches the default, while allowing users to later change their personal details (email address, name, login…). The full story for synchronising these identifiers from multiple different source repos is not yet completely written. Testing and suggestions are welcome!
.hg OH SH
@be We're reading the same release announcements, it seems :) But #Pijul has been on my radar and #Cargo in my crosshair for a while already...
From what I've gathered, the best way to publish crates with Pijul would be to set up an alternate registry that can use it. I think the registry protocol does not depend on Git.
Here's one registry software that might be easy to modify: https://github.com/onelson/estuary
#pijul is neat! I decided to test it out, and threw a repo for crust on there (https://nest.pijul.com/Phate6660/crust:master).
There are a few quirks, but I'm pretty impressed with it so far.
Pijul 1.0 Beta, a new version control system: https://pijul.org/posts/2022-01-08-beta/ #linux #foss #release #update #pijul #versioncontrol #system
#system #linux #update #foss #release #pijul #versioncontrol
@isagalaev How's #pijul working out for you? I dipped into it briefly once...
Did anyone try using #Pijul for a version control system? It has some features that sound like improvements over git, but I'd like to heat about the gotchas.
@Zach777 also #pijul is darn interesting. At the very least underlines how we take lots of pain for granted in version control. https://pijul.org