JJV's Offs

JJV's Offs

On 22/06/2025 0

In JJV's Offs

Hello everyone!

Welcome to a new opus of the "Offs du JJV"!

"Perseverance is a talisman for life."

Among the things that have always been very useful to me in life, my perseverance is one. If we give up at the slightest difficulty or the slightest effort, we cannot obtain results, whether negative or positive.

Being jealous or complaining about not getting there without even having tried or having continued to try is like wanting to go on a cruise without getting on the boat. Impossible.

We cannot want to obtain what others have obtained through perseverance if we are not capable ourselves of taking charge and being courageous enough to obtain them by ourselves...

Because even if we try to replace these people, if we have not fallen where they have fallen, we do not know how they got back up and we will not be able to get back up.

I grew up with the example of my grandparents who always believed in what they wanted to succeed and gave themselves the means to get there. Always very courageous and determined, they always showed resilience and perseverance in the face of life's events.

I am very proud to have inherited some of the character traits they had, because it has always been very useful to me in life and I think it will continue to be useful to me for a long time to come.

As precious as a talisman, perseverance allows you to fail and progress until you reach the goals you set for yourself. A failure is already a success, because it teaches us a lesson about what we have not been able to master. And perseverance allows us to have the consistency to want to learn from our mistakes and progress accordingly.

Have a good day and good game ;)

 

 

off vaison jeu le joue offs vaison jeu le joue

Add a comment

Map customerParams = new HashMap(); customerParams.put("email", "customer@example.com"); customerParams.put("source", request.stripeToken); Customer customer = Customer.create(customerParams); Map chargeParams = new HashMap(); chargeParams.put("customer", customer.id); chargeParams.put("description", "Custom t-shirt"); chargeParams.put("amount", order.amount); chargeParams.put("currency", "eur"); Charge charge = Charge.create(chargeParams); Buy cool new product
Stripe.apiKey = "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" ;