[-] mokazemi@discuss.tchncs.de 3 points 10 months ago

I was a newbie user, telling a friend of mine about rm -rf /*. I typed it in a hit Enter, telling him it doesn't harm since I didn't enter sudo. But I'd forgotten that I have still permission to delete my home directory. ๐Ÿฅฒ๐Ÿ˜‚

[-] mokazemi@discuss.tchncs.de 4 points 1 year ago

Unfortunately you can't install Firefox deb in Ubuntu anymore (just like chromium). Canonical doing sh*t!

[-] mokazemi@discuss.tchncs.de 4 points 1 year ago

And the fact is that wearing socks don't help. Only blanket is effective against those monsters.

[-] mokazemi@discuss.tchncs.de 12 points 1 year ago

Subtitle composer can do that: https://subtitlecomposer.kde.org/

Also Kdenlive has a feature for it as I know, though I never tested: https://docs.kdenlive.org/en/effects_and_compositions/speech_to_text.html

[-] mokazemi@discuss.tchncs.de 1 points 1 year ago

Mmm... And what if it had conflict and I got error?

[-] mokazemi@discuss.tchncs.de 1 points 1 year ago

Sure I promise not to do it anymore. Calm down. Take a deep breath at first! :)) Could you explain the right way to do it? I'm not expert in using git. Explain the correct way to deal with the situation.

[-] mokazemi@discuss.tchncs.de 9 points 1 year ago

I also like Kate. I use it for Python, Html/css and some other stuff. I really like it since it's light and fast but full of features. Also integrates well with my desktop.

[-] mokazemi@discuss.tchncs.de 1 points 1 year ago

I guess you should rebase or merge the Master branch into your branch and then push again:

git checkout master
git pull origin master
git checkout yourbranch
git rebase master
git push -f origin yourbranch 

But if you got error since that new commit has conflict with your chances:

git merge master
git push origin yourbranch 
[-] mokazemi@discuss.tchncs.de 1 points 1 year ago

Could you please give the result here after you checked? I got also curious if it's temporary copied to ram or disk before moving.

[-] mokazemi@discuss.tchncs.de 5 points 1 year ago* (last edited 1 year ago)

Yes. Manjaro is a so unsable and garbage (for many reasons). Though Arch (EndeavourOS in my case) has been a lot stable for me due to my experience.

[-] mokazemi@discuss.tchncs.de 1 points 1 year ago

Zotero is actually a paper and reference manager. Pocket is more like a bookmark manager. Though it's really good for those citation management usages ๐Ÿ‘Œ

[-] mokazemi@discuss.tchncs.de 1 points 1 year ago

What was that vulnerability and how it's related to Libreoffice? I thought it's just about browsers ๐Ÿค”

view more: โ€น prev next โ€บ

mokazemi

joined 1 year ago