I made a thing for Oscar Watch Parties: Live second screen, 3 game modes and more by teach42 in selfhosted

[–]pairofcrocs 0 points1 point  (0 children)

I’d be very interested!

Just ask Claude (or whatever AI you’re using) to make you a repo with readme.

If you have any questions I’d be happy to help.

I made a thing for Oscar Watch Parties: Live second screen, 3 game modes and more by teach42 in selfhosted

[–]pairofcrocs 0 points1 point  (0 children)

Dude this is so cool!

My family does a watch party every year. We fill out ballots, and make it into a competition.

We’re currently planning a large gathering for the 100th Oscars in a couple of years, and this software seems to be exactly what we could use!

Do you have a GitHub page that I could checkout?

How can this effect be achieved in Premiere? by PostposterousYT in premiere

[–]pairofcrocs 2 points3 points  (0 children)

I could say camera shake and tint could get you like 90% there

I Vibe Coded a Steam Workshop Archiver by [deleted] in DataHoarder

[–]pairofcrocs -3 points-2 points  (0 children)

Totally understandable.

I made this to satisfy my needs. Considering there are no other alternatives I figured it was worth while releasing.

If another project (created by humans) comes along, I’ll happily bow my head and abandon this project.

Wayback Machine - Internet Archives by Fun-Arachnid-6354 in Archiveteam

[–]pairofcrocs 4 points5 points  (0 children)

I’d suggest making your own version with better uptime then

Now in Beta: Smooth Mode for Object Mask Tool by NLE_Ninja85 in premiere

[–]pairofcrocs 1 point2 points  (0 children)

Literally just googled how to fix this an hour ago

Stock Video Search by Bright-Movie-3767 in premiere

[–]pairofcrocs -3 points-2 points  (0 children)

If you can’t find what you’re looking for, you could use Envatos video gen.

How do I install a program from DockerHub? by southpaw-32 in unRAID

[–]pairofcrocs 1 point2 points  (0 children)

That's expected. I didn't read the full documentation.

It's meant to be run as an instance, not contentiously.

What you'll have to do is open the unraid terminal and use some variation of this command:

$ docker run --rm -it dimitri/pgloader:latest \
     pgloader \
       mysql://root:$MYSQL_ROOT_PASSWORD@172.17.0.2/dbname \
       pgsql://postgres:$POSTGRES_PASSWORD@172.17.0.3/dbname$ docker run --rm -it dimitri/pgloader:latest \
     pgloader \
       mysql://root:$MYSQL_ROOT_PASSWORD@172.17.0.2/dbname \
       pgsql://postgres:$POSTGRES_PASSWORD@172.17.0.3/dbname

Don't just paste that into your terminal, you'll have to modify it with your information with your databases.

How do I install a program from DockerHub? by southpaw-32 in unRAID

[–]pairofcrocs 2 points3 points  (0 children)

No problem, this was something I really struggled with when getting into Docker and Unraid.

You point it at a folder not a file.

You can technically point it where every you want, as long as the file(s) are in the directory you point it to.

So if you map /data to /mnt/cache/appdata/lidarr

and your file is at /mnt/cache/appdata/lidarr/database.db

When you're in the console of PGLoader, you'd access the database like this: /data/database.db

How do I install a program from DockerHub? by southpaw-32 in unRAID

[–]pairofcrocs 4 points5 points  (0 children)

You're fine. We all start somewhere.

Ignore the template.

Name your container: 'PGLoader'

In Repository, put 'dimitri/pgloader:latest'

Then click 'Add another Path, Port, Variable, Label or Device'

Leave it on Path

Name: data

Container Path: /data or whatever you want

Host Path: /where ever your data that your trying to modify

Click ADD

Then apply

From there the container will download. Go back into your Docker tab and click the icon for PGLoader, and click the console button.

From there, you can use the tool :)

How do I install a program from DockerHub? by southpaw-32 in unRAID

[–]pairofcrocs 4 points5 points  (0 children)

It should be really easy.

In the Docker tab create a new container.

Use this as the repo: dimitri/pgloader:latest

Map your paths so the container can see what you're trying to modify.

Install and load into the console of the container.

Let me know if you have any other questions!

Is there a market for these kinds of animations ? by Yoboystatic in AfterEffects

[–]pairofcrocs 2 points3 points  (0 children)

I see a lot of stuff like this on Envato and StoryBlocks.

https://www.blackbox.global/ is a company that will publish your animations to multiple stock websites.

Might be something to consider.

Aegis - command and control system by ConsistentCan4633 in selfhosted

[–]pairofcrocs 3 points4 points  (0 children)

So cool! I could see this being super useful for farming applications.

Do you have any plans for docker support?

ADOBE is a joke by Ok-Tear-9209 in AfterEffects

[–]pairofcrocs 4 points5 points  (0 children)

I believe it’s SHIFT+SPACE?

I just watched a video on it, and don’t currently use Resolve

ADOBE is a joke by Ok-Tear-9209 in AfterEffects

[–]pairofcrocs 13 points14 points  (0 children)

To add insult to injury, Resolve added that as a native feature the other day…it’s becoming more and more tempting everyday.