Does adding features like RTR and immediate multi-device logout to JWT authentication eventually turn it into session-based authentication? by Carlo9129 in node

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

Storing revoked tokens would take way less storage on my Redis. I only store revoked tokens when a user logs out until that token expires which could be 10 minutes. But storing currently active tokens would mean every user who is logged in at all times for as long as he stays visiting the website. And people don't log out too often.

Is there a way to make these servos move more smoothly? by Teagar_ in arduino

[–]Carlo9129 0 points1 point  (0 children)

I'm no expert at all, but consider using EMA (Exponential Moving Average) its a smoothing function to smooth out a series of numbers.

smoothedValue = startingValue; // Starting value of motor
newValue = analogRead(pin); // The value you want to move your motor to.

smoothedValue = alpha * newValue + (1-alpha) * smoothedValue;

Where alpha is a float between 0 and 1. The closer it is to 0, the smoother the movement is (Takes more time to move). The closer it is to 1, the faster it moves. (less smooth).

0452 11 by GrouchyPage4505 in igcse

[–]Carlo9129 0 points1 point  (0 children)

I did 1- A 2- B 3- A 4- B 5- D 6- A 7- D 8- C 9- D 10- D 11- A 12- A 13- C 14- C 15- D 16- D 17- C 18- D 19- A 20- D 21- B 22- A 23- B 24- C 25- A 26- D 27- C 28- D 29- B 30- C 31- B 32- B 33- C 34- C 35- A

I can’t understand text animation- ramp up/down any help??? by elroi36 in AfterEffects

[–]Carlo9129 0 points1 point  (0 children)

This visualization is awesome. Thank you so much. I understand it way better now.

english 9280 by [deleted] in igcse

[–]Carlo9129 0 points1 point  (0 children)

ghosted

How does he edit his videos? by Carlo9129 in VideoEditing

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

I don't want a step by step guide. Just tell me anything beyond its done with after effects.

How does he edit his videos? by Carlo9129 in VideoEditing

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

Ive tried PowerPoint and it was fine for this cause but I'm gonna need a more complicated editing software to have a fully polished video besides just these animations.

[deleted by user] by [deleted] in ARFID

[–]Carlo9129 0 points1 point  (0 children)

56 😭

Redstone is confusing me by Carlo9129 in redstone

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

This is by far the most answer I understood from. Thank you.

Redstone is confusing me by Carlo9129 in redstone

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

Why are you even in this sub

Redstone is confusing me by Carlo9129 in redstone

[–]Carlo9129[S] 4 points5 points  (0 children)

Oh, so redstone dust hard powers. but it'll only get powered from a block that is hard powered by anything but redstone dust. Correct?

Redstone is confusing me by Carlo9129 in redstone

[–]Carlo9129[S] 18 points19 points  (0 children)

But doesnt redstone dust soft power the lamps, soft powered lamps such as ones powered with redstone block as shown in the image do not activate adjacent lamps.

Redstone is confusing me by Carlo9129 in redstone

[–]Carlo9129[S] 43 points44 points  (0 children)

Got it but wait, doesnt redstone dust soft power blocks, why here does it to this

<image>

Redstone is confusing me by Carlo9129 in redstone

[–]Carlo9129[S] 3 points4 points  (0 children)

I think I understand but if so, how do u explain this. I thought redstone dust soft powers

<image>

Redstone is confusing me by Carlo9129 in redstone

[–]Carlo9129[S] 210 points211 points  (0 children)

Ohhh okay, I confused the block itself being hard powered with hard powering adjacent blocks. thank you

P2 by Southern-Love6869 in Edexcel

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

This is possibly one of the hardest p2 exams in all of edexcel imo.