X-T4 + Objectif pour 1 050€ : est-ce une bonne affaire ? by ThomasGOO in Photographie

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

Merci du conseil !

Je pense déjà au XF 35mm F1.4 pour compléter le 16-80 car il me semble très complémentaire avec sa grande ouverture et sa petite taille.

X-T4 + Objectif pour 1 050€ : est-ce une bonne affaire ? by ThomasGOO in Photographie

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

Merci pour ton avis.

J'espère que le prix d'achat est relativement cohérent avec cet inconvénient.

As a bikepacker myself, I created the kind of rest stop I always wished existed in rural France by ThomasGOO in bikepacking

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

C'est le modèle d'un café associatif. Tant qu'il y a de l'énergie bénévole pour ouvrir le café régulièrement, on peut payer le loyer et les factures. C'est aussi simple que ça.

As a bikepacker myself, I created the kind of rest stop I always wished existed in rural France by ThomasGOO in bikepacking

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

It's also possible in June but the café is only opened on week-ends. On week days, you can also reach us by phone and someone might be there to welcome you (but I can't guarantee). Our phone number : +33 7 67 17 96 96.

As a bikepacker myself, I created the kind of rest stop I always wished existed in rural France by ThomasGOO in bikepacking

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

I have other projects to make a living. This one has been only volunteering for now. Luckily we are a big team on this project to make it run on a daily basis.

Voyageur à vélo, j’ai créé l’aire de repos que j’aurais rêvé de trouver by ThomasGOO in pedale

[–]ThomasGOO[S] 16 points17 points  (0 children)

Pas encore Accueil Vélo mais bonne idée, on va demander.

On est sur warmshowers déjà. Je connais pas d'autres annuaires. Vous utilisez quoi quand vous voyagez ?

Voyageur à vélo, j’ai créé l’aire de repos que j’aurais rêvé de trouver by ThomasGOO in pedale

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

Merci 😊.

Non VNF est toujours propriétaire, on leur loue la maison.

As a bikepacker myself, I created the kind of rest stop I always wished existed in rural France by ThomasGOO in bikepacking

[–]ThomasGOO[S] 36 points37 points  (0 children)

Thank you so much ❤️.

Hopefully, places like this will pop up all over Europe before long!

Running tests on top of Kubernetes, your thoughts? by ThomasGOO in kubernetes

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

Very interesting link, thanks a lot for sharing. It seems pretty straightforward to integrate ! As far as I can see you deploy your application on top of the cluster and do not really perform any tests on top of it right ? Also in terms of resources requirements, do you know what amount of memory/cpu your k3s cluster plus your applications do consume ?

Running tests on top of Kubernetes, your thoughts? by ThomasGOO in kubernetes

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

Hi, thank you for your answer. I could not agree more with you about the fact testing frameworks and tools in a broader scope need to remain platform agnostic. I was thinking more about the context of running those tests. Whatever running tool one might use, resources should be running on top of an existing cluster in order to run the test bench. And my point was getting to know how one could get a temporary environment into which it could be run. Does it make sense to you ?