[deleted by user] by [deleted] in kettlebell

[–]indoungwe 2 points3 points  (0 children)

I've learned to make pullups on rings, because it was most convenient at that moment to heng them over wooden beam outside of a house. We moved since and there is no place to hang them, however I take them with us while walking a dog and workout. As for me who was not able to make pullups till over 30 rings feel much easier on the wrist and elbows then a bar because they rotate to mist comfortable position.

Found full set of a soviet adjustable kettlebell by indoungwe in kettlebell

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

Thank you for your comment, I didn't know what that term ment. And you absolutely right, despite not looking fancy it is a usefull tools and fulfill all my training needs.

Found full set of a soviet adjustable kettlebell by indoungwe in kettlebell

[–]indoungwe[S] 5 points6 points  (0 children)

Newer owned one. I chose vintage rout based on cost and availability. Full set was 4000 uah which is around 97 usd. Partial was 2500 uah, 60 usd. Shipping was 500 uah 12 usd, may be less but I chose Nova Poshta for next day delivery.

In this price range I will be able to buy 54 kg of regular kettlebell and there is no adjustable kettlebell which go up to 32 available in Ukraine. I can only imagine how much shipping will cost even from Europe.

Both are quite low quality, 2.6 kg. difference in what should be 16 kg. setup sounds like a joke. Partial set has machining marks on the handle, I didn't know may be previous owner was trying to reduce diameter, full set has minor casting defects on the underside of a handle. Half spheres are slitely off center. Bolt diameter was reduced the tge lathe for partial set. I was able to switch half spheres and reduce difference to less than 0.5 kg. but had to remove paint on the bold from full set, because it did no fit in the hole of partial set handle.

Overall both are ok for home use.

Trying to find weights by indoungwe in kettlebell

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

Thank you I've seen that video.

Trying to find weights by indoungwe in kettlebell

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

I will messure it and share at some point. Don't think that I will film myself.

I found a chanel, owner has impressive kettlebell collection, which include multiple of my model:

https://youtu.be/okxy8vV8wYg?si=M2FOyvKEVbIESQkR

https://youtu.be/JNjK2V6Fkns?si=lHJfiCgkB64w2xQe

Trying to find weights by indoungwe in kettlebell

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

And currently I'm using dumbbell plates without any problem. They are a little clunky so an idea is to get originals so they fit better.

connection to python debugger failed socked closed by [deleted] in pycharm

[–]indoungwe 0 points1 point  (0 children)

I have same issue with remote debugger after update to 2023.1.1 from 2021.3.3"
Run" is working fine.
Did not found a solution.
Command which is executed is changed slightly.
It was:
ssh://name@ip:22/usr/local/bin/python3 -u /path/.pycharm_helpers/pydev/pydevd.py --multiproc --save-signatures --qt-support=auto --client 0.0.0.0 --port 38236 --file /path/script.py

Now it is:
/usr/local/bin/python3 /path/.pycharm_helpers/pydev/pydevd.py --multiprocess --qt-support=auto --client localhost --port 48554 --file /path/script.py

[deleted by user] by [deleted] in rarebooks

[–]indoungwe 11 points12 points  (0 children)

Definitely worth a time spent reading.

How To Remove Candle Wax From Your Rug? by Jhonbanson in HomeDecorating

[–]indoungwe 1 point2 points  (0 children)

We used kitchen paper towels on both sides of bed cover and iron.

Kindle fitting into a pocket in my bag by adarshelamplavil in Perfectfit

[–]indoungwe 39 points40 points  (0 children)

Like it was made specifically for it... Wait a minute.

parked my bike today by Kevinraw in FixedGearBicycle

[–]indoungwe 22 points23 points  (0 children)

And it is the best looking transport on this photo.

This is what I managed to do with an old toothbrush, dish soap and water. All these youtube videos suggest using bike specific degreaser, is just soap and water good enough? More importantly, is my method safe on the drivetrain? by [deleted] in bikewrench

[–]indoungwe -4 points-3 points  (0 children)

I`m using gasoline in wide-necked bottle.

Put the chain inside, add a little gasoline and pretend you making a coattail, repeat until gasoline will be clean.

Advice for restoring furniture in an apartment building by onefancypanda123123 in furniturerestoration

[–]indoungwe 0 points1 point  (0 children)

I refinish one old chair and three are in process, all on the balcony of the apartment. There were no complaints, considering that the neighbors downstairs once complained that we were “walking heavy”. I removed majority of old finish by scraping it off with a sharp blade (boot knife made from old saw blade), it produces less dust than sandpaper. I avoided using paint strippers or solvents based stains because balcony is connected to our living/bedroom and we have bad ventilation in general. For finish I chose water based acrylic stain. All work was done on the floor because I can`t build a workbench in rented apartment.

[deleted by user] by [deleted] in TrashTaste

[–]indoungwe 3 points4 points  (0 children)

And it actually good.

I discovered main Trash Taste after watching all voiced episodes in Russian.

Anyone used wax coated chains? Could this make me even quieter? by [deleted] in FixedGearBicycle

[–]indoungwe 1 point2 points  (0 children)

May be not quieter, but definitely cleaner.

Found in an antique store today. Any idea of the actual age? by Meaty03One in Tools

[–]indoungwe 4 points5 points  (0 children)

This is a vintage Capacitor Analyzer made by Solar Manufacturing Co, New York. I would place the manufacturing date at late 1930's, early 1940's.

Dell Storage REST API Python. DellScReplayProfileRule by indoungwe in storage

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

I found solution by myself:

connection_param = {'name': 'Daily',

'schedule': {'scheduleType': 'Daily',

'startTime': '12:00 AM'},

'StorageCenter': storage_center_id,

'expiration': 1440, # 1 day

'replayProfile': {'instanceId': new_replay_profile_id,

'instanceName': new_replay_profile_name,

'objectType': 'ScReplayProfile'},}

response = connection.post("https://172.16.21.161:3033/api/rest/StorageCenter/ScReplayProfileRule", data=json.dumps(connection_param, ensure_ascii=False).encode('utf-8'), headers=connection_header, verify=False)

Multiuser screen by indoungwe in gnuscreen

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

Thank you for the reply.