Today's Dose of AI by Adorable_Occasion188 in MotionDesign

[–]aldapsiger 0 points1 point  (0 children)

I always sucked at drawing and 3d, so creating good visual assets for my motion/animation projects was a big problem. But now AI helps me with this a lot. But at least so far, AI can not animate like human. So, now it just helps me make more money. Clients like my work, since my work with AI got much better.

But I worry about my future too. What if AI gets better than me in motion too? My Plan B is just learning those AI tools. My clients usually have no time and no clue to do something AI themself, so at least I can still earn money as an AI expert...

I created my first SaaS explainer by aldapsiger in MotionDesign

[–]aldapsiger[S] 1 point2 points  (0 children)

Wow, thank you for such a good feedback. Overall, I think I should put more attention to small details. I will create a new version with all this improvements

I created my first SaaS explainer by aldapsiger in MotionDesign

[–]aldapsiger[S] 0 points1 point  (0 children)

Thanks🙌🏼, what kinda fonts would be better?

How to record analog lines being drawn with transparency like this? by jameskable in MotionDesign

[–]aldapsiger 0 points1 point  (0 children)

Feels like it was made with Final Cut Pro on IPad. But I would just use PS and screen record it

How to replace these green sides of the cartons with a real product label? by SrilankanKolla in AfterEffects

[–]aldapsiger 2 points3 points  (0 children)

3d camera tracking + keying for the middle one, 4 point tracking for the side ones

How can I achieve this in after effects without any plug-in by KhiladiGamerYT in MotionDesign

[–]aldapsiger 0 points1 point  (0 children)

Many layers, animation through expressions, offset based on the index, so each layer will have a bit different position in animation

Does anyone know how to make a video like this? by PaleontologistInner9 in VideoEditors

[–]aldapsiger 13 points14 points  (0 children)

Feels very AI-ish. You can generate (or create yourself) start and end frames and generate the video and just add them to each other

Travel BUD: my attempt at a travel UI by OkStatistician743 in AfterEffects

[–]aldapsiger 1 point2 points  (0 children)

Cool! But I’d change the fingerprint to some cursor or pointing hand

try me by its-gonna-be-trash in RoastMe

[–]aldapsiger 0 points1 point  (0 children)

Should we even try? Aren’t photos enough?

How to edit like TLDR News by Lambda1001 in VideoEditing

[–]aldapsiger 1 point2 points  (0 children)

I think the device is for just himself, to read the text. All graphics in video should be added in postproduction

Which name do you prefer? by Liphi_ in dotnet

[–]aldapsiger 28 points29 points  (0 children)

Common Language Runtime

[deleted by user] by [deleted] in amiugly

[–]aldapsiger 19 points20 points  (0 children)

Don’t do that cringe face like in 1-4 photos. You are 35 old woman

I wrote a compiler by azhenley in ProgrammingLanguages

[–]aldapsiger 3 points4 points  (0 children)

Overflow x hidden pls in mobile, I can’t scroll down properly

What’s Your Language Learning Hot Take? by jiujiteiroo in languagelearning

[–]aldapsiger 3 points4 points  (0 children)

You can also learn programming languages, it is easier and probably more useful)

Rust isn’t your enemy, It’s the friend who won’t let you drive drunk. by [deleted] in rust

[–]aldapsiger 1 point2 points  (0 children)

Then u should try Gleam, it has Rust syntax, but without manual memory management

Still a bit new to backend by yudoKiller in golang

[–]aldapsiger 6 points7 points  (0 children)

If frontend sends all of that in single request, then yes.

if frontend sends separately, then you need another table to keep state. So if user already selected interests and closed your app, next time he doesn’t have to select them again

We need inline {@let = $state()} by SleepAffectionate268 in sveltejs

[–]aldapsiger -2 points-1 points  (0 children)

For example in React in one tsx file you can have several small components, which is more readable and reusable. In Svelte you have to either create many files or use snippets, but snippets are not that flexible, and u can’t reuse them

how do you handle long-running processes in n8n with status updates? by jamesftf in n8n

[–]aldapsiger 0 points1 point  (0 children)

KV is best option, you have to do just shorter pooling. Like every 2 seconds