HN user

gilcot

82 karma
Posts9
Comments118
View on HN
Vim 9.2 5 months ago

And that’s not true! He did want to keep the editor stable and available for many platforms and compatible with vi. Rejected proposals break one of these rules.

Vim 9.2 5 months ago

I loved using it to write and browse my html files. It can do troff too <3

I've worked with Fossil for two years and half, and same things apply.

- I've used Fossil within a team of three and we were able to sync from each other's laptop without central server. We used it also for bug tracking, with no additional stuff to install.

- I've used in the same company with larger teams on different projects on central server over https or ssh.

- We've worked with github and other external central servers of Git repositories.

There's also one constant here: `fossil` :) It's a nice discovery for me, after Mercury (which I still use for my personal projects) and they are doing the job with ease (clean and less error prone interfaces.) I'm not selling you something and not trying to convince you they're better (I don't care as I can use them and interact with your git repos and will be transparent) ; alternatives were asked and i point some out, that's all. :)

Truth be told, English is actually one of the easier languages out there.

Sure …when, as native, you don't have to spent years leaning it that easier language …like others.

Oh wait, you dunno toki-pona nor esperanto :(

Yes, `git pull` and you have your repo synced. But guess why people are using Github (or alternative forges)? They want issues and maybe documentation/wiki etc. And Fossil has all those features too and that's the "all" you sync. ;)

Oh, I forgot about Jujutsu ^^ It's on my to-test list 'cause it promise best of both worlds (I'm a mercurial regular user.)