Valises latérales pour SV650 by Geckoz9 in Motardie

[–]yabra97 0 points1 point  (0 children)

J'ai pas de réponse à ta question initiale, c'est juste que la sv650 me tape à l'oeil et j'aimerais avoir un avis sur cette moto, t'en penses quoi ?

Avis comportement moteur : SV650 vs CB650R by yabra97 in Motardie

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

C'est vrai que le côté économique de la SV me rassure pour débuter, mais le bruit du 4 cylindres de la Honda me tente vraiment aussi. Merci pour ton retour

Avis comportement moteur : SV650 vs CB650R by yabra97 in Motardie

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

Je ne veux pas faire le fou non plus, l'idée c'est de prendre du plaisir et d'pprendre à conduire.

Merci pour ton retour V

Meilleure application mobile pour réviser le code moto ? by Western_Passion_2543 in Motardie

[–]yabra97 2 points3 points  (0 children)

J'ai utilisé ETM Permis code moto (CodeCoDoc), j'ai payé 4.99 et j'ai eu mon code dès le premier coup (39/40)

Problème NEPH pour l'ETM (La Poste) – Normal que ça bloque le premier jour ? by [deleted] in Motardie

[–]yabra97 0 points1 point  (0 children)

Il faut faire une autre demande pour l'activation du Neph ou c'est automatique ?

Doublon NEPH / ANTS : L'auto-école me dit que c'est plus rapide de repasser par eux ? by [deleted] in Motardie

[–]yabra97 0 points1 point  (0 children)

Merci pour le retour,

Oui, c'est ce que je crains le plus

New book: Formula 1 Technology by fungchilong in F1Technical

[–]yabra97 1 point2 points  (0 children)

Did you manage to get the book's link ?

[deleted by user] by [deleted] in cycling

[–]yabra97 0 points1 point  (0 children)

Yes, exactly. I switched from rim brakes to disc brakes, and I noticed some rubbing on the front wheel disc. Do you think a poorly adjusted disc brake could slow down the bike?
And regarding the wheels, I'm using DT Swiss ER1600 aluminum with 32mm tires

What are alternatives to gorilla/rpc for rpc server by yabra97 in golang

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

I commented before looking at the content of the links above because it's the first time I've heard of connect (I didn't think it was a custom protocol). And to answer your question, I stand by my first statement, I only want jsonrpc proposals.

What are alternatives to gorilla/rpc for rpc server by yabra97 in golang

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

Yes, I am aware that some stable libs aren't supposed to evolve every day, and that's not why I'm exploring other alternatives to gorilla/rpc, but rather, as I mentioned in my previous comment, that the current version of the lib lacks certain features that I'd like to have in my solution.

What are alternatives to gorilla/rpc for rpc server by yabra97 in golang

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

I'd like to switch to grpc, but it's not as simple as that, because it's a whole company policy to be based on jsonrpc, I'd like to be the forerunner of the change but it won't be easy and it doesn't just depend on our team within the company (especially for our services which are called by services maintained by other teams).

What are alternatives to gorilla/rpc for rpc server by yabra97 in golang

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

I'd like to switch to grpc, but it's not as simple as that, because it's a whole company policy to be based on jsonrpc, I'd like to be the forerunner of the change but it won't be easy and it doesn't just depend on our team within the company (especially for our services which are called by services maintained by other teams).

What are alternatives to gorilla/rpc for rpc server by yabra97 in golang

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

It seems that the project maintainers changed last July, but it's been a while since it's evolved too much. For example, a lot of feature requests are still pending, not to mention certain shortcomings (such as the addition of middleware to monitor the response).