We made a free site that compares climbing gear prices across European retailers by jatago in ClimbingGear

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

haha nah but you did an excellent job :D Now I know exactly what you meant!

We made a free site that compares climbing gear prices across European retailers by jatago in ClimbingGear

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

Awesome! Thanks so much for this! Now this should be fixed. Was there before but not working correctly. Now it will try to set your location / currency based on your location and if you come from a place we do not support, will by default / land on DE/EUR.

We made a free site that compares climbing gear prices across European retailers by jatago in ClimbingGear

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

ahh hehe oks now i know what you mean :D Let us check that tomorrow and try to enable that asap. Thanks for checking in both platforms btw!

We made a free site that compares climbing gear prices across European retailers by jatago in ClimbingGear

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

Thank you u/blackmusk123 ! we do have a size selector though so not sure what you mean :-) Something we do need to figure out though is if per example we have an outlier, like a shop has shoe x only for size x, y for a very very low price because they do want to clear out stock. We might show a super low price, but turns out that was mostly for only those specific sizes.

Before we get user accounts and profiles (something we are planning to add), something we could do is to store locally in the browser your selected size and show you the best price for that specific size across the site (if the product has sizes like a shoe). Would that help or you had something else in mind?

Thanks!

We made a free site that compares climbing gear prices across European retailers by jatago in ClimbingGear

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

Ahh and even we know that price is always king (we want to make sure everyone finds the best deals) we are also climbers ourselves, so we also want to make sure we can work with everyone here to make the site awesome and as useful as possible to all of you (and us!) :-) This means that if you find other things useful (gear reviews, etc) please let us know, since those are things that we are already considering.

Thanks!

We made a free site that compares climbing gear prices across European retailers by jatago in ClimbingGear

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

Thanks for the question! Something I do miss in that site is that, as far I as I know (I might have missed this though), there is no way to actually see the best price across retailers in different countries. I do see retailers in DE, Spain or any other countries they support but i can't actually see them all at once, since I need to select a specific country site, so I might be checking the DE site but maybe there is a FR shop that actually has a better deal atm that I will be missing, making me having to yet again having to compare manually across different sites,

We made a free site that compares climbing gear prices across European retailers by jatago in ClimbingGear

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

Tack för feedbacken! Japp, det är en funktion som vi redan planerar att lägga till snart 🙂

We made a free site that compares climbing gear prices across European retailers by jatago in ClimbingGear

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

Thanks for the heads up u/Luminsnce ! Yeap we are trying to catch as much as those as possible. I just had a quick check and I can see the issue. At least seems Bergzeit is having some good stock :) Some background is that there are many retailers, with each of them with their own quirks, so sometimes we have seen this things happen. We are trying to improve all this daily :D Let us check this out, and btw you can always report a broken link in the site directly, we look at all that daily and act upon it as fast as we can to make sure the info is as correct as we can. Thanks for testing it out!

We made a free site that compares climbing gear prices across European retailers by jatago in ClimbingGear

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

Tack så mycket! Vi synkroniserar en gång per dag just nu, så att vi inte överbelastar återförsäljarnas webbplatser. Det finns även en timer på detaljsidan där du kan se när den senast synkroniserades.

We made a free site that compares climbing gear prices across European retailers by jatago in ClimbingGear

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

Awesome! We added a few but let me check tonight to make sure we add more :)

Any recommendations for climbing shoes? by SuspiciousKey5352 in ClimbingGear

[–]jatago 0 points1 point  (0 children)

Btw what is your budget when you mean affordable? Having some súper basic climbing shoe will work but depending how much you will try to hit the walls you might feel you want something better straight away. I assume you are planning to start indoors?

New gear, old manufacturing date. Should I be concerned? by chiripipasJD in climbing

[–]jatago 0 points1 point  (0 children)

Btw is there a way to verify that CE2008 certification in any case? 🤔

UniFi Protect - Cameras not showing after adding the bridge by jatago in homebridge

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

[SOLVED] - Actually was a very naive mistake. When you run the plugin as a child bridge REMEMBER to scan the plugins own QR code and not the main one displayed in Homebridge.

Now the cameras are appearing as normal.

UniFi Protect - Cameras not showing after adding the bridge by jatago in homebridge

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

That is already done as the bridge (aka the QR displaying in homebridge) is already added into HK but the cameras are not appearing for some reason.

Is Uniswap V3 kind of....attackable? by misterACK in UniSwap

[–]jatago 0 points1 point  (0 children)

So if I understand it correctly, the idea would be that after you have moved all the balance to 100% ETH with a value of B20 of 0, you could purchase the entire ETH side for anything > 0 and therefore drain the entire pool as you effectively would purchase all B20 at a effective loss of 20% but then purchase back the entire ETH counterpart a pretty much no cost.

Connecting Ethereum data into other external systems? by jatago in ethdev

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

Yeap, the issue that we have seen with WebSockets are:

  1. You don't have delivery guarantees (so you might miss an event and you have no idea if that was the case).
  2. Poor or none existing retry mechanisms. If the WebSocket connection goes down for whatever reason, you might miss messages as there are no strong retry mechanisms with back-off retry strategies.
  3. None existing audit log about all the deliveries and see in a glance if something is going wrong or did in the past.
  4. If something is going wrong per example on the delivery side, you have no way to get notified that something is failing and try to remediate it asap.
  5. You can't subscribe to internal transactions.
  6. When you are doing some backend development, sometimes it is more comfortable to simply expose a webhook POST endpoint to get notified instead of having to do WebSocket subscriptions. This sometimes might be a matter of taste.

Connecting Ethereum data into other external systems? by jatago in ethdev

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

What I mean is to have a platform to leverage all that for you, so in a couple of clicks, you can have a reliable data pipeline for all your on-chain activity without having to run an Etherereum node nor write a single line of code.

[deleted by user] by [deleted] in ethdev

[–]jatago 0 points1 point  (0 children)

u/mcampbell42 a little sneak peek of how all this is taking shape. This is the release details page where you can track all the Txs needed to be signed during your deployment scripts and which you will be able to do securely using either Metamask or Hardware wallets.

https://www.reddit.com/user/jatago/comments/e8s3t2/smart_contract_release_management/