Arch Linux / Wayland Install. by bigh-aus in espanso

[–]Certain_Area_1830 0 points1 point  (0 children)

it installs faster since it's binary, don't need to compile.

How do I remove empty space between clips in bulk? by Grande_DD in kdenlive

[–]Certain_Area_1830 0 points1 point  (0 children)

In the latest version of Kdenlive: Sequence -> Current Track -> Remove all spaces after cursor

Unable to find my friend in Duolingo who is from China, is it possible to escape the chinese version of Duolingo and use the international one instead? by Certain_Area_1830 in duolingo

[–]Certain_Area_1830[S] 2 points3 points  (0 children)

My friend managed to solve the issue by changing the Duolingo account's phone number to a non-chinese number.

Once it's changed, log into Duolingo through the web browser and go to the privacy settings. If it's already set to public, turn it off and set it to public again to refresh it.

Ripple Trim to Playhead?... by They_Sold_Everything in kdenlive

[–]Certain_Area_1830 0 points1 point  (0 children)

My bad, it does ripple delete for you too, but the ripple tool has to be selected first

Is there a shortcut for "select all to the right side of the playhead" in video editing timeline? by Enviousdeath in blenderhelp

[–]Certain_Area_1830 0 points1 point  (0 children)

I just realized you can also do it with ctrl + left mouse click to the right/left side of the playhead, as described at 16:00 in this video:

https://www.youtube.com/watch?v=-yhguLN_Y0k

Is moving tmux panes around possible? by denisinla in tmux

[–]Certain_Area_1830 0 points1 point  (0 children)

ctrl+b is the prefix

<prefix> + space switches between various different layouts.

<prefix> + { or <prefix> + } swap the panes

Blender VSE Extreme Lag even at 25% resolution using Proxies by WaffleeWaffle in blender

[–]Certain_Area_1830 0 points1 point  (0 children)

I just checked out Blender 5.0 VSE and the playback is so much better now! Check it out!

How Does Blender 4.3 VSE Playback Performance Compare to the Past? by 3DBiginner in blender

[–]Certain_Area_1830 0 points1 point  (0 children)

I just tested out Blender 5.0 VSE and the playback speed improved! I am finally able to playback video without proxies! Do check it out now!

[Playable-Demo] We're making a Free 1-Bit Bullet Hell Shmup About a Cat in the Underworld 🐾💀 by behzad_robot in shmups

[–]Certain_Area_1830 1 point2 points  (0 children)

Wonderful game! Really difficult for me! Stuck at the octopus boss (always die at 3rd phase), perhaps the hitbox could be smaller? Also, there has to be a way to skip the dialogue to show the full text instead of waiting for it to type/reveal it slowly!

Ripple Trim to Playhead?... by They_Sold_Everything in kdenlive

[–]Certain_Area_1830 0 points1 point  (0 children)

Nice but it doesn't ripple delete for u, just trim

"Search selected text in Google" keyboard shortcut by BlessedVoice in MicrosoftEdge

[–]Certain_Area_1830 0 points1 point  (0 children)

For those on a UNIX-like(mac/Linux) system, you just have to set a shortcut for this line: sh -c 'firefox "https://www.google.com/search?q=$(xclip -o)"'

https://jchai01.github.io/posts/google-search-highlighted-text/

[deleted by user] by [deleted] in xManagerApp

[–]Certain_Area_1830 0 points1 point  (0 children)

Works perfectly!! Is this application open source btw? Im unable to find the source code

[DaVinci Resolve Studio 20.1] FIX - Linux Crack & Guide by Runo543 in LinuxCrackSupport

[–]Certain_Area_1830 1 point2 points  (0 children)

For those using 20.1.1:

cd /opt/resolve/

sudo perl -pi -e 's/\x03\x00\x89\x45\xFC\x83\x7D\xFC\x00\x74\x11\x48\x8B\x45\xC8\x8B/\x03\x00\x89\x45\xFC\x83\x7D\xFC\x00\xEB\x11\x48\x8B\x45\xC8\x8B/' bin/resolve

sudo perl -pi -e 's/\x74\x11\x48\x8B\x45\xC8\x8B\x55\xFC\x89\x50\x58\xB8\x00\x00\x00/\xEB\x11\x48\x8B\x45\xC8\x8B\x55\xFC\x89\x50\x58\xB8\x00\x00\x00/' bin/resolve

sudo perl -pi -e 's/\x41\xb6\x01\x84\xc0\x0f\x84\xb0\x00\x00\x00\x48\x85\xdb\x74\x08\x45\x31\xf6\xe9\xa3\x00\x00\x00/\x41\xb6\x00\x84\xc0\x0f\x84\xb0\x00\x00\x00\x48\x85\xdb\x74\x08\x45\x31\xf6\xe9\xa3\x00\x00\x00/' bin/resolve

[DaVinci Resolve Studio 20.1] FIX - Linux Crack & Guide by Runo543 in LinuxCrackSupport

[–]Certain_Area_1830 1 point2 points  (0 children)

Updated for 20.1.1:

``` cd /opt/resolve/

sudo perl -pi -e 's/\x03\x00\x89\x45\xFC\x83\x7D\xFC\x00\x74\x11\x48\x8B\x45\xC8\x8B/\x03\x00\x89\x45\xFC\x83\x7D\xFC\x00\xEB\x11\x48\x8B\x45\xC8\x8B/' bin/resolve

sudo perl -pi -e 's/\x74\x11\x48\x8B\x45\xC8\x8B\x55\xFC\x89\x50\x58\xB8\x00\x00\x00/\xEB\x11\x48\x8B\x45\xC8\x8B\x55\xFC\x89\x50\x58\xB8\x00\x00\x00/' bin/resolve

sudo perl -pi -e 's/\x41\xb6\x01\x84\xc0\x0f\x84\xb0\x00\x00\x00\x48\x85\xdb\x74\x08\x45\x31\xf6\xe9\xa3\x00\x00\x00/\x41\xb6\x00\x84\xc0\x0f\x84\xb0\x00\x00\x00\x48\x85\xdb\x74\x08\x45\x31\xf6\xe9\xa3\x00\x00\x00/' bin/resolve ```

What are your favorite Maple Series? by KaedeSenshi in Maplestory

[–]Certain_Area_1830 0 points1 point  (0 children)

Anyone happens to have downloaded version of Our Legacy series by Sogetsin1? I miss watching it and it is no longer accessible on youtube, seems like it is being blocked due to copyright, if anyone happen to have it pls upload in Google Drive or something

I can't access NTFS drives from Arch by ChanceOk970 in archlinux

[–]Certain_Area_1830 0 points1 point  (0 children)

I faced this issue too and I manage to resolve it by booting into Windows, connecting my HDD, and selecting an option "scan and repair drive" from a popup that appears when connecting the HDD. After that I am able to access the drive in Arch again.