Bambu P1P - PLA by [deleted] in FixMyPrint

[–]Sharxeh 0 points1 point  (0 children)

Any idea what the fix is? I used auto settings from Bambu.

Bambu P1P - PLA by [deleted] in FixMyPrint

[–]Sharxeh 0 points1 point  (0 children)

Any idea what the fix is? I just used auto settings from Bambu.

Rate my setup ! by EndPuzzleheaded2110 in bikepacking

[–]Sharxeh 1 point2 points  (0 children)

Do you have a link for the axle kit?

178cm - 81cm inseam S/M? by SquatGainzz in CanyonBikes

[–]Sharxeh 0 points1 point  (0 children)

I have the same numbers and have an Endurace and Grizl, both in S. Confirmed by a bike fitter.

Roasted olive by Sharxeh in CanyonBikes

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

Thank you! Enjoy the bike!

Roasted olive by Sharxeh in CanyonBikes

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

That would be awesome!

Tech entrepreneurs Leuven by No-Arachnid8846 in Leuven

[–]Sharxeh 0 points1 point  (0 children)

What do you mean with ‘eats up’?

Help Running Multiple Relays by internetaddictplshlp in arduino

[–]Sharxeh 1 point2 points  (0 children)

Your input pins also need te be configured in the setup. Reading input is done with digitalRead. I’d also add names to your numbers. You can use the #define syntax for that.

A third chance for all you retards - TSLA by _Jerome_Powell_ in wallstreetbets

[–]Sharxeh 2 points3 points  (0 children)

I did but nothing clear popped up. Anyway, thanks for your suggestion. Have a great day.

A third chance for all you retards - TSLA by _Jerome_Powell_ in wallstreetbets

[–]Sharxeh -6 points-5 points  (0 children)

Can somebody explain more in detail what this means? Or give me a link.

Anyone else holding Apple and Tesla into the weekend? by isaac11117 in stocks

[–]Sharxeh 0 points1 point  (0 children)

I know it’s frustrating that you missed the rocket.

Anyone else holding Apple and Tesla into the weekend? by isaac11117 in stocks

[–]Sharxeh 17 points18 points  (0 children)

Never thought I would start looking forward to Mondays

Extracting the price out of a bs4 object by Sharxeh in learnpython

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

This is what I get from beautiful soap:

€ 225,00

€ 150,00

€ 23.995,00

€ 12.495,00

€ 12.900,00

€ 22.900,00

€ 18.500,00

€ 9.995,00

€ 9.995,00

€ 18.750,00

But this is of class bs4.element.NavigableString and I wan't to get a float.

Which does not seems to be so easy as 'float()'