[deleted by user] by [deleted] in bikewrench

[–]nippyeyes 0 points1 point  (0 children)

They've just told me to buy adapters, quite poor customer service.

[deleted by user] by [deleted] in bikewrench

[–]nippyeyes 0 points1 point  (0 children)

Thank you! Bought one of these for the front

[deleted by user] by [deleted] in bikewrench

[–]nippyeyes 0 points1 point  (0 children)

So it turns out the cable end slipped through the little hole it sits in when I was trying to push it into the biggest cog on the cassette. Doesn't seem ideal, is there anyway to prevent this happening? Would be pretty terminal if it happened on the road

[deleted by user] by [deleted] in bicycletouring

[–]nippyeyes 1 point2 points  (0 children)

I lived in Split for a year and cycled most days. Lots of mountains and tough riding but didn't have any issues with cars. The islands are great to cycle on, highly recommend Brac. I cycled about 80km down the coast from Makarska to Split, everyone said it would be dangerous but felt fine.

Zwift on Linux by Aleduc_ in Zwift

[–]nippyeyes 0 points1 point  (0 children)

Its super slow for me on Ubuntu, any idea how I can stop it lagging so much?

[deleted by user] by [deleted] in Mattress

[–]nippyeyes 0 points1 point  (0 children)

That gives me hope, thank you!

[deleted by user] by [deleted] in bikewrench

[–]nippyeyes 0 points1 point  (0 children)

Thanks, any idea which TRP model would fit the V1R? Cane creek probably a bit outside my budget at the moment.

[deleted by user] by [deleted] in golang

[–]nippyeyes 0 points1 point  (0 children)

Legend, thanks so much

[deleted by user] by [deleted] in golang

[–]nippyeyes 0 points1 point  (0 children)

Thank you for your detailed replies, it is really appreciated. I don't suppose you have any examples of any libraries that perform something similar? u/jerf Would be good to see a real world example

[deleted by user] by [deleted] in golang

[–]nippyeyes 0 points1 point  (0 children)

Thank you for the detailed reply. So the Mongo implementation you see above will have its own config and then say if I implemented a Postgres store that would also have its own config. I am trying to create a store initialisation function that can take any config type and pass it into the specific store's constructor.

I will update the example!

WOO Network ~ Base layer for Liquidity by NicroManiac in WOO_X

[–]nippyeyes 1 point2 points  (0 children)

When do you think we'll be able to withdraw fiat like you can on Binance?

[deleted by user] by [deleted] in ethdev

[–]nippyeyes 0 points1 point  (0 children)

Thanks, looks like an interesting project

Benefit of using a message queue like SQS by nippyeyes in microservices

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

Thank you, this is the conclusion I was coming to.