echo EDITOR=libreoffice-writer >> ~/.bashrc
Conversation
Notices
-
Embed this notice
rose :v_lesbian::v_trans: (◠ᴥ◕ʋ) (rose@eepy.moe)'s status on Friday, 14-Feb-2025 07:53:01 JST rose :v_lesbian::v_trans: (◠ᴥ◕ʋ)
- snacks likes this.
-
Embed this notice
feld (feld@friedcheese.us)'s status on Friday, 14-Feb-2025 07:54:35 JST feld
@rose don't forget to set GIT_EDITOR as well :devil: Fish of Rage likes this. -
Embed this notice
feld (feld@friedcheese.us)'s status on Saturday, 15-Feb-2025 03:48:29 JST feld
@rose that question has haunted me for years
git is literally the biggest piece of shit that every uses. totally by inertia at this point.Doughnut Lollipop 【記録係】:blobfoxgooglymlem: likes this. -
Embed this notice
rose :v_lesbian::v_trans: (◠ᴥ◕ʋ) (rose@eepy.moe)'s status on Saturday, 15-Feb-2025 03:48:30 JST rose :v_lesbian::v_trans: (◠ᴥ◕ʋ)
@feld@friedcheese.us ...why does git not use EDITOR
Doughnut Lollipop 【記録係】:blobfoxgooglymlem: repeated this. -
Embed this notice
Fish of Rage (sun@shitposter.world)'s status on Saturday, 15-Feb-2025 03:51:15 JST Fish of Rage
@feld @rose if you think git is bad now, you should have seen it before git 2.0 Doughnut Lollipop 【記録係】:blobfoxgooglymlem: likes this. -
Embed this notice
feld (feld@friedcheese.us)'s status on Saturday, 15-Feb-2025 03:52:52 JST feld
@sun @rose I've used it since the beginning, back when we thought that hg had a chance of putting it into an early grave -
Embed this notice
Fish of Rage (sun@shitposter.world)'s status on Saturday, 15-Feb-2025 03:53:27 JST Fish of Rage
@feld @rose mercurial is great but I gave up and just use git now and if I need to use a more complicated git function I just nuke the repo and start over Doughnut Lollipop 【記録係】:blobfoxgooglymlem: and snacks like this. -
Embed this notice
feld (feld@friedcheese.us)'s status on Saturday, 15-Feb-2025 03:54:41 JST feld
@sun @rose you might like jj then because it's git compatible but supposed to be a significantly better user experience.
but I learned too much git and now muscle memory takes over
https://github.com/jj-vcs/jjFish of Rage likes this. -
Embed this notice
meso (meso@new.asbestos.cafe)'s status on Saturday, 15-Feb-2025 03:54:54 JST meso
@sun @rose @feld :gigachad: In conversation permalink Fish of Rage likes this. -
Embed this notice
Doughnut Lollipop 【記録係】:blobfoxgooglymlem: (tk@bbs.kawa-kun.com)'s status on Saturday, 15-Feb-2025 03:55:58 JST Doughnut Lollipop 【記録係】:blobfoxgooglymlem:
@sun @rose @feld RETVRN TO RCS. :blobfoxgooglytrash: In conversation permalink feld likes this. -
Embed this notice
Fish of Rage (sun@shitposter.world)'s status on Saturday, 15-Feb-2025 03:57:14 JST Fish of Rage
@feld @rose git is not great but it's not the worst thing ever so I will just learn it.
no time for people that can't even see that git is not ideal though lol, I noticed there are people that can get used to anything no matter how bad.In conversation permalink Doughnut Lollipop 【記録係】:blobfoxgooglymlem: likes this. -
Embed this notice
Doughnut Lollipop 【記録係】:blobfoxgooglymlem: (tk@bbs.kawa-kun.com)'s status on Saturday, 15-Feb-2025 03:59:10 JST Doughnut Lollipop 【記録係】:blobfoxgooglymlem:
@sun @rose @feld Like Apache Maven. :blobfoxdeadinside: In conversation permalink Fish of Rage likes this. -
Embed this notice
feld (feld@friedcheese.us)'s status on Saturday, 15-Feb-2025 04:01:18 JST feld
@sun @rose
> I noticed there are people that can get used to anything no matter how bad.
basically the story of AmericaIn conversation permalink -
Embed this notice
feld (feld@friedcheese.us)'s status on Saturday, 15-Feb-2025 04:09:08 JST feld
@toiletpaper @rose @sun my experience with SVN was only that branching and merging sucked, not that there was any data loss
When FreeBSD tried to move away from CVS, they had to go to SVN. SVN was preferred due to similar characteristics to CVS, but git literally couldn't handle the size of the repos at the time. It took another 10 years before the switch to git could happen.In conversation permalink -
Embed this notice
⚡Lord of Misrule⚡ (toiletpaper@shitposter.world)'s status on Saturday, 15-Feb-2025 04:09:09 JST ⚡Lord of Misrule⚡
@sun @feld @rose
At least it's not svn. Lost count how many times I ended up with unrecoverably corrupt repos trying to use that dumpster fire. The worst I had with git is it crapping out and becoming corrupt with too much data. But at least it's mostly recoverable.In conversation permalink -
Embed this notice
Fish of Rage (sun@shitposter.world)'s status on Saturday, 15-Feb-2025 04:09:37 JST Fish of Rage
@feld @rose @toiletpaper we had some corruption issues, which is a big deal when the repo is centralized, but the main issue we had with svn was locking In conversation permalink feld likes this. -
Embed this notice
feld (feld@friedcheese.us)'s status on Saturday, 15-Feb-2025 04:10:33 JST feld
@sun @rose @toiletpaper the FreeBSD repos are always busy so it was always annoying to try to push but get errors because you gotta svn up again, fix conflicts, and try to land your commit before someone else does. A constant race.
Git handles that much better.In conversation permalink Fish of Rage likes this. -
Embed this notice
Fish of Rage (sun@shitposter.world)'s status on Saturday, 15-Feb-2025 04:11:12 JST Fish of Rage
@feld @rose @toiletpaper juest thank god you guys don't have to use fucking Clearcase, I had to use that when I did government work In conversation permalink -
Embed this notice
feld (feld@friedcheese.us)'s status on Saturday, 15-Feb-2025 04:13:05 JST feld
@sun @rose @toiletpaper I've seen ClearCase only once. It sucked.
The funny part is that the old guard wouldn't even use SVN, they'd keep doing their work in Perforce because it was better at branching and merging lol
The Perforce repos weren't retired until 2020... :stonk:In conversation permalink Fish of Rage likes this. -
Embed this notice
Fish of Rage (sun@shitposter.world)'s status on Saturday, 15-Feb-2025 04:14:06 JST Fish of Rage
@feld @rose @toiletpaper perforce is the other big government one, would have been preferable.
incidentally we had svn merges that would take an hour or more and with git they happened in secondsIn conversation permalink Doughnut Lollipop 【記録係】:blobfoxgooglymlem: and feld like this. -
Embed this notice
Doughnut Lollipop 【記録係】:blobfoxgooglymlem: (tk@bbs.kawa-kun.com)'s status on Saturday, 15-Feb-2025 04:16:33 JST Doughnut Lollipop 【記録係】:blobfoxgooglymlem:
@feld @rose @sun @toiletpaper I used to use it at work, when I first joined all those years ago. :blobfoxsweating: In conversation permalink -
Embed this notice
feld (feld@friedcheese.us)'s status on Saturday, 15-Feb-2025 04:19:52 JST feld
@sun @rose @toiletpaper I'm just glad people put in the work to make it possible to convert between SCMs.
I don't know if there's a similar example but the CSRG branch in the FreeBSD git has commits tracked back to the early 90s, possibly late 80s -- before FreeBSD even existed yet.
I was about to link to it because I was just looking at ancient commits from the early 90s and now it's throwing 503 errors so I think the cgit server just shit itselfIn conversation permalink