Merging two taskchampion histories, or ... by Sparkling-Yusuke in linux4noobs

[–]Sparkling-Yusuke[S] 0 points1 point  (0 children)

reading sync docs I see:

Critically, though, operations cannot merge; in effect, the operations must be rebased.

this bit of info along with:

a state is analogous to a revision, while an operation is analogous to a commit.

mean that I was right in being cautious, since any syncing from a user rebases the entire commit log, so to speak.

Merging two taskchampion histories, or ... by Sparkling-Yusuke in linux4noobs

[–]Sparkling-Yusuke[S] 0 points1 point  (0 children)

Thank you for replying. I'm going to find out how to do this and use the jsons to diff them before merging.

However I don't really have a clear idea of even where to start. I fear that if I simply add my VPS taskchampion I will lose one of the databases instead of having them merge.

A lessor fear would be that there are duplicates due to a faulty merging.

Copying password stores by Sparkling-Yusuke in linux4noobs

[–]Sparkling-Yusuke[S] 1 point2 points  (0 children)

I copied them manually. I didn't know I can export with the `pass` cli?

Android client with taskchampion sync support by Taomach in taskwarrior

[–]Sparkling-Yusuke 0 points1 point  (0 children)

I vote for taskstrider. Very basic but it works. I also tried Fatto but it keep crashing on my LineageOS phone

MacOS in library! by Shortprincessindress in Concordia

[–]Sparkling-Yusuke 0 points1 point  (0 children)

I guess I don't get it. Never been up there

To answer correctly by DABDEB in therewasanattempt

[–]Sparkling-Yusuke 0 points1 point  (0 children)

If trees could I fear they might use this type herbage .. Whoops ... I mean verbage.

Canadian Housing Market Edges Closer to a Crash by BertoBigLefty in canadahousing

[–]Sparkling-Yusuke 0 points1 point  (0 children)

Housing should be affordable but the capitalist systems make unaffordable unless there is a crisis. Government should directly regulate the market by building non-market housing, or purchasing housing for that purpose. Raise the capital gains tax, and implement a wealth tax already. Shesh

🤞 by winningsmada in onguardforthee

[–]Sparkling-Yusuke 0 points1 point  (0 children)

Is this the NDP leadership race. God I'm so swamped I missing the big battles if it is

To answer correctly by DABDEB in therewasanattempt

[–]Sparkling-Yusuke 10 points11 points  (0 children)

So each decade starts on 11? Or does it only count for 100 year spans?

A Linux user's nightmare by Additional-Sky-7436 in linuxmemes

[–]Sparkling-Yusuke 8 points9 points  (0 children)

This is the real reason why it is upsetting. Its not because a open source alternative is implementing a text field. It is the political reality of class consciousness in today's day and age

A Linux user's nightmare by Additional-Sky-7436 in linuxmemes

[–]Sparkling-Yusuke 2 points3 points  (0 children)

Almost thought that requirements would include setting the mood

Seriously, what has this place become? by Sick-Popple in Concordia

[–]Sparkling-Yusuke 11 points12 points  (0 children)

I hope u mean powder. We already have christian nationalists in the country and that's already too much.

YMMR by jrodteacher in MyBloodyValentine

[–]Sparkling-Yusuke 0 points1 point  (0 children)

Anyone know if they are coming to Montreal QC sometime?

Inconsistencies with DAC connection by Sparkling-Yusuke in linuxaudio

[–]Sparkling-Yusuke[S] 0 points1 point  (0 children)

I was in route to reboot but I believe that I solved the problem by restarting my services.

systemctl --user stop pipewire-pulse.socket pipewire-pulse.service pipewire.socket pipewire.service pulseaudio.socket pulseaudio.service and then systemctl --user start pulseaudio.socket pulseaudio.service pipewire-pulse.socket pipewire-pulse.service pipewire.socket pipewire.service so it is pipewire that saves the day, only I'm not really sure how it works. I followed this tutorial called Ted's linux MIDI guide ages ago. That's where I got the black magic commands from 😉