add details on some surgeries
This commit is contained in:
parent
5560502fd6
commit
90d280ba29
@ -374,15 +374,24 @@ For smaller shoulder-to-hip ratio, get smaller delts. Do this by not exercising
|
||||
|
||||
In general, it is much easier to gain hip width rather than lose shoulder width, so you should try to do that first.
|
||||
|
||||
#### Surgical Clavicle Shortening
|
||||
#### Surgical Shortening
|
||||
|
||||
You can lose ~2cm of shoulder width from each side through surgery. The surgery is generally quite minor but not often done, as the effects are not that large. Often this will result in an undesireable hunched look. This is not something I would particularly reccomend, but I haven't spent that much time looking at this.
|
||||
There are two main bones for your shoulders: in the front, the clavicle (collar bone), and in the back, the scapula (shoulder blades).
|
||||
|
||||
You can lose ~2cm of shoulder width from each side through surgery. The surgery is generally quite minor but not often done, as the effects are not huge.
|
||||
|
||||
Here is an example:
|
||||
|
||||
- [u/wyrecharm on reddit](https://old.reddit.com/r/Transgender_Surgeries/comments/14gmuq8/3_months_postop_clavicle_and_scapula_reduction/){.source-link}
|
||||
|
||||
clavicle shortening can give a bit of a hunched look. This is not something I would particularly reccomend, but I haven't spent that much time looking at this.
|
||||
|
||||
* [some discussion on reddit](https://old.reddit.com/r/4tran4/comments/1mlcyaf/what_cis_girls_get_done_vs_what_trans_girls_get/){.source-link}
|
||||
|
||||
|
||||
## Face
|
||||
|
||||
## Skin (Face)
|
||||
### Skin
|
||||
|
||||
The most important tips:
|
||||
|
||||
@ -460,20 +469,32 @@ Some early results says it helps.
|
||||
|
||||
Hylauranic acids, Niacinamide, Vitamin C, Glycolic Acids, etc... probably help and combine to have a good effect, but not as huge an effect.
|
||||
|
||||
#### Face Plumpness
|
||||
### Facial Fat Distribution
|
||||
|
||||
HRT helps. Otherwise, look at [Adyfiline](#acetyl-hexapeptide-38-adifyline), [Volufiline](#volufiline), and such above.
|
||||
HRT has substantial effects on facial fat distribution.
|
||||
|
||||
Otherwise, look at [Adyfiline](#acetyl-hexapeptide-38-adifyline), [Volufiline](#volufiline), and such above.
|
||||
|
||||
### Avoiding scarring
|
||||
### Facial Feminisation Surgery (FFS)
|
||||
|
||||
If cut, there is potential research on avoiding scar tissue from forming.
|
||||
The face has some main parts, usually divided into something like this:
|
||||
|
||||
#### Verteporfin
|
||||
- hair line
|
||||
- forehead
|
||||
- browbone
|
||||
- orbitals
|
||||
- nose
|
||||
- cheeks
|
||||
- philtrum
|
||||
- lips
|
||||
- chin
|
||||
- jaw
|
||||
|
||||
Unknown efficacy. Inhibits YAP/TAZ pathways. May be used to reduce scarring, but at the cost of increasing skin aging. There may one day exist other ways to induce TAP/TAZ (or downstream reduce cGAS–STING activation) that reduce sking aging.
|
||||
Here is a relatively good starting guide to FFS:
|
||||
|
||||
* Research post by u/darthemofan on u/estrogel: ["Hacking YAP/TAZ mechanosensor against skin aging (in the future)"](https://old.reddit.com/r/estrogel/comments/1bpj9o2/hacking_yaptaz_mechanosensor_against_skin_aging/){.source-link}
|
||||
* [A comprehensive guide to FFS](https://stainedglasswoman.substack.com/p/face-first){.source-link}
|
||||
|
||||
FFS can get quite expensive quite quickly, and there are some surgeons more reputable than others, but no obvious picks. It is difficult to find surgeons who are well known to be good, have reasonable waiting times, and have reasonably prices. One must trade off on some of these. It can also be difficult to compare, as it is much more custom for different people.
|
||||
|
||||
|
||||
## Body Hair
|
||||
@ -651,6 +672,8 @@ Todo: add more info here.
|
||||
|
||||
There are various other things aspects one could consider, including growth hormone and various peptides that have selective similar effects. For the most part, I haven't looked into this topic that deeply. Below are some links for those interested. Feel free to propose git pull requests on these sections.
|
||||
|
||||
|
||||
|
||||
#### IGF-1, Growth Hormone, and GHRH Agonists
|
||||
|
||||
Some links of possible interest:
|
||||
@ -703,6 +726,15 @@ Example dosage:
|
||||
|
||||
Link to article about it:
|
||||
|
||||
### Avoiding scarring
|
||||
|
||||
If cut, there is potential research on avoiding scar tissue from forming.
|
||||
|
||||
#### Verteporfin
|
||||
|
||||
Unknown efficacy. Inhibits YAP/TAZ pathways. May be used to reduce scarring, but at the cost of increasing skin aging. There may one day exist other ways to induce TAP/TAZ (or downstream reduce cGAS–STING activation) that reduce sking aging.
|
||||
|
||||
* Research post by u/darthemofan on u/estrogel: ["Hacking YAP/TAZ mechanosensor against skin aging (in the future)"](https://old.reddit.com/r/estrogel/comments/1bpj9o2/hacking_yaptaz_mechanosensor_against_skin_aging/){.source-link}
|
||||
|
||||
## Preserving Fertility pre-HRT
|
||||
|
||||
|
@ -0,0 +1,624 @@
|
||||
<meta charset='utf-8'>
|
||||
<base target='_blank'>
|
||||
|
||||
<style>
|
||||
body{font-family:system-ui,sans-serif;max-width:50rem;margin:2rem auto;line-height:1.6;padding:1rem}
|
||||
img,iframe{max-width:100%}
|
||||
.post-content{background:#f9f9f9;padding:1rem;border-radius:5px;margin:1rem 0}
|
||||
.archive-header{background:#f0f8ff;border:1px solid #e0e0e0;border-radius:5px;padding:0.75rem;margin-bottom:1rem;font-size:0.9rem}
|
||||
.archive-info{margin-bottom:0.5rem;color:#666}
|
||||
.archive-source{color:#666}
|
||||
.archive-header a{color:#007acc;text-decoration:none}
|
||||
.archive-header a:hover{text-decoration:underline}
|
||||
@media (prefers-color-scheme: dark) {
|
||||
.archive-header{background:#1a1a2e;border-color:#333;color:#e0e0e0}
|
||||
.archive-info, .archive-source{color:#ccc}
|
||||
.archive-header a{color:#66b3ff}
|
||||
}
|
||||
</style>
|
||||
|
||||
<div class="archive-header">
|
||||
<div class="archive-info">
|
||||
<strong>📄 Archived:</strong> 2025-08-31 17:22:12 UTC
|
||||
</div>
|
||||
<div class="archive-source">
|
||||
<strong>🔗 Source:</strong> <a href="https://old.reddit.com/r/Transgender_Surgeries/comments/14gmuq8/3_months_postop_clavicle_and_scapula_reduction/">https://old.reddit.com/r/Transgender_Surgeries/comments/14gmuq8/3_months_postop_clavicle_and_scapula_reduction/</a>
|
||||
</div>
|
||||
</div>
|
||||
<script>
|
||||
// Archive metadata for cache management
|
||||
window.archiveData = {
|
||||
url: 'https://old.reddit.com/r/Transgender_Surgeries/comments/14gmuq8/3_months_postop_clavicle_and_scapula_reduction/',
|
||||
archivedAt: "2025-08-31T17:22:12.993161+00:00Z",
|
||||
timestamp: 1756660932993
|
||||
};
|
||||
</script>
|
||||
<hr>
|
||||
<h1>3 months post-op, clavicle and scapula reduction</h1>
|
||||
<p><strong>r/Transgender_Surgeries</strong> • by u/wyrecharm • 241 points</p>
|
||||
<hr>
|
||||
<h2>Comments</h2>
|
||||
|
||||
<div style="margin-left: 0px; border-left: 3px solid #ddd; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/wyrecharm</strong> • 39 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>As promised in my last post (<a href="https://www.reddit.com/r/Transgender_Surgeries/comments/12e77g9/3_weeks_post_op_clavicle_and_scapula_reduction/?utm_source=share&utm_medium=web2x&context=3">https://www.reddit.com/r/Transgender_Surgeries/comments/12e77g9/3_weeks_post_op_clavicle_and_scapula_reduction/?utm_source=share&utm_medium=web2x&context=3</a>), this is a 3-month update on my clavicle reduction and scapula shave with Dr. Rogers in LA.</p>
|
||||
<p>I'm happy. I'm so happy. I'm SO F'ing happy.</p>
|
||||
<p>About the surgery:</p>
|
||||
<ul>
|
||||
<li>He uses long screws that fixture the two sides of the clavicle long-ways, instead of plates on the outside of the bone. The hardware is captured entirely within bone and there's no protrusion under the skin.</li>
|
||||
<li>3 months later now, and X-rays show that I'm totally healed. I've resumed all normal activity, including tree climbing, running, and other exercise.</li>
|
||||
<li>I also asked him to shave down protrusions on my scapulae that I hated. More detail about that in my original post.</li>
|
||||
</ul>
|
||||
<p>I originally planned to take meticulously matched before/after photos with identical clothes, angle, and lighting, but that's a PITA so instead I opted to upload a whole lot of photos both before and after, so that one can develop a sense of how I look in varied lighting and outfits.</p>
|
||||
<p>The ones in this post exemplify the difference as I perceive it, but I put a huge batch of pics on imgur:</p>
|
||||
<p>More before pics: <a href="https://imgur.com/a/GEwg76F">https://imgur.com/a/GEwg76F</a></p>
|
||||
<p>More after pics: <a href="https://imgur.com/a/erzGQIb">https://imgur.com/a/erzGQIb</a></p>
|
||||
<p>The thing that most people would be concerned with is the affect on range of motion and generally being worried about having a "broken" body from something like this. I put the picture of me climbing first to emphasize that I truly feel as good and limber as I did before. I think there's still a little muscle weakness from the retraction around my scapula, but it's clearly pretty good at this point. Of course, naysayers might say that the real cost will come many years from now, and for that I say I'll at least try to keep in mind the idea of posting an update after years from now. I'm not worried though.</p>
|
||||
<p>About myself and my motivations:</p>
|
||||
<p>During and after puberty, shoulder width was my biggest source of dysphoria by far. I'd even tried to DIY estrogen to stop this when I was in grade school and highschool, but this was in the early 2000s and resources for information were almost non-existent. That didn't stop me from trying OTC menopause supplements that didn't do anything. I was about an inch wider than the female average for my height (i.e. right at about the male average for my height). Maybe that doesn't sound so bad, but most of us know how dysphoria is.</p>
|
||||
<p>When I was around 20 I started actual HRT and went full time a year later and went stealth a year after that. My only other surgeries to date are SRS and 2-stage FFS. I learned to dress very specifically with the intent to create the illusion of narrower shoulders, and avoided many (most?) styles at all costs. It's only since getting this surgery do I realize how much I've filtered my wardrobe and how freeing it is to not have to do that. I can *really* wear just about anything I want now.</p>
|
||||
<p>Impression and thoughts on the aesthetic:</p>
|
||||
<p>Obviously I love it. For the first time in my life I love my own body. I immediately saw the difference in the mirror, but I half expected family (like my mom) to say "I don't even see a difference". In fact she said the difference was apparent to her, so it's not just me. My husband grumbled about the whole thing, because, obviously, any loved ones are going to feel a surgery like this is silly and unnecessary, but he's happy that I'm happy and has pointed out that the narrower shoulders may have given me the impression of more cleavage. I'm also dressing in a way I wouldn't have before, so I suspect it's mostly (completely?) the different clothes.</p>
|
||||
<p>When I catch myself in a mirror in a clothes store or something at a distance, I just feel great and confident now. I compared my width to my mom's, who's like 5'5", and I'm actually at least as small as her now using a consistent measurement technique, so again that's just amazing.</p>
|
||||
<p>Another really awesome thing is that some tops I had before that were just too small because they were tight in the shoulder now actually fit. And well! I'd always worn Medium tops and tailored them myself to bring in the sides, and what a REVELATION to discover that I can now buy Small. Small! I'm a small now!! The shoulders aren't at all tight!</p>
|
||||
<p>Finally, an unexpectedly great outcome had to do with the appearance of my clavicles under the skin. Before there were really bony looking and sunken above and below the clavicles. I honestly had NO expectation that their appearance (not just the shoulder width), would change, but WOW it's totally different. Just smooth now, which I like. People say that strong clavicles are striking and beautiful, but I'm MUCH happier this way. Just soft and round-y like I wanted... just normal. And with my scapulae shaved down (see my previous post), I feel so confident with strapless and other variants of tops, sports bras, etc. F*** it's awesome. SO happy.</p>
|
||||
<p>The surgeons before/after pic (in the pics above) best show the difference in the bony appearance of the clavicles. The width difference is of course visible but nothing beats the in-person impression, which to me is significant. Note that the asymmetry in the his after image seems to have been from the way I was standing during the pic, which is unfortunate! It's totally symmetric IRL.</p>
|
||||
<p>The recovery timeline went like this:</p>
|
||||
<ul>
|
||||
<li>4 weeks: Got the first followup X-ray and Dr. Rogers reported normal healing for that stage. You could see a slight offset in the bone alignment where they meet, which I was warned about by Dr. Rogers, who said they would smooth out during the healing process. This seems an unavoidable consequence of the way the fixturing works and is both minor and totally symmetric. Not at all concerning.</li>
|
||||
<li>7 weeks: Resumed running, although this was earlier than he recommended.</li>
|
||||
<li>8 weeks: Got the second followup X-ray. Dr. Rogers reported some lucency still and advised to take it very easy if running. Otherwise good. The slight offset in the joint was less apparent.</li>
|
||||
<li>10 weeks: I stupidly went off my normal trail and tripped over a root while running. Fell on my hands and pinched a nerve in my back. Was a little worried for a couple days.</li>
|
||||
<li>11 weeks: Resumed running after nerve healed.</li>
|
||||
<li>12 weeks: Third/last followup x-ray. Dr. Rogers reported that the bones were completely healed and that I could resume all activity, like climbing. There was no sign of the fall. Also, the previously noted offset was no-longer visible now that the bones fused together and rounded themselves out.</li>
|
||||
<li>Now: Added climbing back into my routine. Life is GOOD.</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 20px; border-left: 3px solid #eee; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/-Weeb-Account-</strong> • 9 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>I'm genuinely so so happy for you, I could cry!</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 40px; border-left: 3px solid #eee; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/wyrecharm</strong> • 5 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>Thank you SO much!</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 20px; border-left: 3px solid #eee; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/Jealous_Club_4315</strong> • 5 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>Im planning to do it as well in the Philippines and stay there for a month after the surgery. But the thing is, when i go home, I’ll be living alone. Will i be able to survive the recovery process by myself from Week 5 onwards? Thank you very much.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 40px; border-left: 3px solid #eee; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/HiddenStill</strong> • 1 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>Are you from the Philippines?</p>
|
||||
<p>This is quite an unusual surgery and could be quite risky.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 60px; border-left: 3px solid #eee; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/Jealous_Club_4315</strong> • 2 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>Yes. I am from the Philippines. Are you from the Philippines as well?</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 80px; border-left: 3px solid #eee; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/HiddenStill</strong> • 1 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>No. I was just wondering why you were doing it in the Philippines since there's almost no information on surgeons in English.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 100px; border-left: 3px solid #eee; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/Jealous_Club_4315</strong> • 3 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>Yes yes. Im from the Philippines but based in Melbourne. Im scheduled to do the surgery on June 27 and planning to stay there until July 27. I’m just scared that it would be impossible for me to survive the recovery process after July 27 since I’ll be back in Melbourne where I love alone. Like is it ok for me to carry groceries? Can i cook by that time? Like all that.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 120px; border-left: 3px solid #eee; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/HiddenStill</strong> • 1 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>I’d be concerned about complications. There’s not much information available about this surgery and complications could be very bad.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 120px; border-left: 3px solid #eee; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/Ok_Radio_1716</strong> • 1 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>Hey im from Sydney can you confirm if u went along with the surgery and the outcome of possible.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 140px; border-left: 3px solid #eee; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/smowse</strong> • 1 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>Melbourne girl also interested in this - I've been looking at going to WIH hospital in Thailand, feel free to DM to discuss!</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 0px; border-left: 3px solid #ddd; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/kytookay</strong> • 19 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>The results look fantastic! I’m so happy that things worked out for you 😊. How has the pricing been? It’s something I’ve considered, but was concerned with my field of work. Keep us updated as the months go on 😊</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 20px; border-left: 3px solid #eee; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/wyrecharm</strong> • 5 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>Eh it's not cheap... about $37k. I took out a personal loan, haha.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 40px; border-left: 3px solid #eee; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/Influential_Urbanist</strong> • 3 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>Ok I’m late but that’s way too fucking expensive. I do absolutely need to get this but I don’t know how when they fucking price gouge you like this Jesus Christ. I’m getting FemLar eventually which Is like 15k and that’s already asking for way too much… Edit: oh and electrolysis and FFS and body contouring and more, I fucking hate this shit I can not fucking afford it period.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 0px; border-left: 3px solid #ddd; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/[deleted]</strong> • 15 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>I can’t even put into words how much pain and dysphoria my shoulders cause me. Posts like this give me hope that I can fix them one day, even if it’ll take a large sacrifice on my end. In a financial sense, because I’m still paying debt from FFS/GRS.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 20px; border-left: 3px solid #eee; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/wyrecharm</strong> • 4 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>I know what you mean. I definitely took on more debt than I should have for this, but totally worth it. Now that I did it, hypothetically I'd rather go bankrupt than go back to how I was before,</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 0px; border-left: 3px solid #ddd; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/Adorable_Degree_7277</strong> • 8 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>Thank you so much for all the info.
|
||||
I have been considering this surgery for a few years now, how much was it if I may ask ?</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 20px; border-left: 3px solid #eee; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/[deleted]</strong> • 7 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>From the linked post, about 40k</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 40px; border-left: 3px solid #eee; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/[deleted]</strong> • 2 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>she also said that the scapula shaving added to its cost so for the reduction it should be 23k or less</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 0px; border-left: 3px solid #ddd; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/Ancient_Lettuce_9737</strong> • 8 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>Uhhh so lucky I have broad af shoulders and they ruin so much for me! If u don’t mind answering, how much was the procedure?</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 0px; border-left: 3px solid #ddd; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/Bubbly_Ad_9414</strong> • 4 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>So happy for you darling 😻</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 20px; border-left: 3px solid #eee; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/wyrecharm</strong> • 3 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>Tysm :)</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 0px; border-left: 3px solid #ddd; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/EricaRA75</strong> • 4 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>Thank you so much for such an awesome write up. I'm in the UK, did you have to do much looking to find a surgeon who would do it?</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 20px; border-left: 3px solid #eee; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/wyrecharm</strong> • 6 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>To me it was an easy decision because there's only two surgeons in North America who do it, and only Dr. Rogers in LA does it with longitudinal screws instead of plates (as far as I can tell), so he was the choice. I live in NY by the way, on the opposite coast 6.5 hours away, so distance had nothing to do with the decision. Considering the cost I would have flown across the globe if it meant getting the best possible version of the procedure.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 40px; border-left: 3px solid #eee; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/EricaRA75</strong> • 1 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>Totally with you on this, getting on to a plane is the least of my concerns when it comes to getting the best surgery. Would that be the sort of thing you claim for on your medical insurance?</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 0px; border-left: 3px solid #ddd; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/robotic_valkyrie</strong> • 3 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>You look great, congratulations!</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 0px; border-left: 3px solid #ddd; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/[deleted]</strong> • 3 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>Wow, this is amazing work, I plan on reading all that but I just wanna ask, does it hurt or feel easier to break something?</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 20px; border-left: 3px solid #eee; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/wyrecharm</strong> • 3 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>No! Mostly I had to be super careful especially for the first month, but now I feel just fine and my activity level is back to normal. I suspect that if anything it would be harder to break my clavicles now, considering that they have titanium rods in them in addition to being fully healed. Not sure if that's a good thing or a bad thing in terms of resistance to blunt trauma impacts.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 0px; border-left: 3px solid #ddd; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/infrequentthrowaway</strong> • 2 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>2 questions:
|
||||
Did you take any before and after measurements? How much did it cost?</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 20px; border-left: 3px solid #eee; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/wyrecharm</strong> • 3 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>I did. I'm 168cm tall (just over 5' 7") and before, my biacromial shouder width seemed to be a little over 15" (which was right at the male average for my height). It feels too good to be true, but it SEEMS like I'm even more than an inch smaller now, somewhere around 14" , which is right at the female average for my height, if not smaller!</p>
|
||||
<p>My mom is 5'5" and I've measured her bideltoidal width... we now seem to measure exactly the same, which is cool. FWIW gendered anthropomorphic measurement averages are available here: <a href="https://anthro.cs.uni-freiburg.de">https://anthro.cs.uni-freiburg.de</a></p>
|
||||
<p>It's also obvious with my clothing. I could never by small tops before even if my chest seemed the right size because they would be tight in the shoulders. Now small tops fit me perfectly. It's a dream, frankly.</p>
|
||||
<p>Cost: About $37k. For me this was a personal loan.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 0px; border-left: 3px solid #ddd; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/Beyondnonbinary</strong> • 2 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>It looks beautiful. Where did you do it and how did you research it?</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 20px; border-left: 3px solid #eee; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/Beyondnonbinary</strong> • 2 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>and sorry, one further question...do you think it also reduced the size of your upper rib cage?</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 40px; border-left: 3px solid #eee; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/wyrecharm</strong> • 3 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>This was with Leif Rogers in LA; research was pretty much all snooping around on reddit, but from what I can tell there are only two surgeons in North America who do it, and between the two, only Rogers seems to do it without requiring plates on the bone which would need to be removed later.</p>
|
||||
<p>I didn't reduce the size of the rib cage itself, but certainly the *impression* of the size of my overall upper body is certainly reduced, which is arguably as important. Also, possibly, my breasts are slightly closer together.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 60px; border-left: 3px solid #eee; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/Beyondnonbinary</strong> • 2 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>I love it. I am speaking to them. Thank you for the reco. This was always one of my most important surgeries, but I got scared off by what I thought was some seriously long and painful recovery.</p>
|
||||
<p>My biggest question is how did you eat after? Did someone have to feed you for a while? And I would be flying in. How can you imagine dealing with a suitcase after surgery. How long before you can move your arms comfortably?</p>
|
||||
<p>And have you regained the full range of motion you had before?</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 80px; border-left: 3px solid #eee; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/wyrecharm</strong> • 3 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>Great! </p>
|
||||
<p>Eating was no problem actually. This was one of my concerns too... eating and using the bathroom alone, but they consider it be OK to use one's arms as long as you're very careful, especially for the first couple weeks. </p>
|
||||
<p>They expect someone to be with you the day of the surgery and preferably the whole time you're in town thereafter (about a week), mainly to drive you back to the hotel and be on hand if you need anything. I pushed this a bit in that my husband stayed with me the first few days but then he had to fly back before me, so I was on my own in the airports. That was kind of pathetic tbh. They're VERY firm about warning you not to push or pull anything for the first few weeks, so I literally pushed my suitcase through the airports by pushing/kicking it with my leg. I relied on the kindness of other passengers for lifting to and from the overhead compartment, and I was sure to wear my arm slings the whole time as a visual indicator to others that I was in some need of assistance, even though the doctor said I could take it off after just a few days.</p>
|
||||
<p>I'm trying to remember how long before I could move comfortably. It wasn't that it was painful so much as I had to remind myself not to overdo it. My arms were stiff and achy for the first month, but it wasn't too bothersome after that, and after a few months my range is motion is totally back to normal and there's no pain at all. To me the most significant milestone was when I got the go-ahead from the doctor to be able to start sleeping on my side again, which I think was after one month.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 100px; border-left: 3px solid #eee; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/Beyondnonbinary</strong> • 2 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>I can so see you getting through the airport. That scene is what I kind of imagined. I am also a side sleeper, so that will be tough, but I think this is one body surgery that will make a huge difference</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 0px; border-left: 3px solid #ddd; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/throwaway2019xc</strong> • 2 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>congratulations!!! i was wondering how the screws affect travelling / scanners at tsa?</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 0px; border-left: 3px solid #ddd; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/Only-Trouble6305</strong> • 1 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>Hi it’s been a year how has your experience been?</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 20px; border-left: 3px solid #eee; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/wyrecharm</strong> • 3 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>Everything is really good. From the perspective of healing it's like it never happend (i.e. I play tennis, other excercise, etc etc). </p>
|
||||
<p>I should really post another update. There's a particular before/after pic I want to reproduce first.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 40px; border-left: 3px solid #eee; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/Only-Trouble6305</strong> • 1 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>Yesssss I think more before and after testimonies are needed for this procedure 🫶🏻🫶🏻 I’ve read that this surgery makes you slouch over after is that true?</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 40px; border-left: 3px solid #eee; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/Almyra-Caeli</strong> • 1 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>Hi, I'm sorry to bother, but I wanted your opinion on how you feel about your appearance from the back now that you've completed this procedure. I'm about to undergo the same operation with Dr. Rogers in a month and I'm very excited; however, I wonder how my shoulders will appear from behind. Since there's the slightest hunching effect by reducing the clavicle, does that make the span look smaller too? I've always been incredibly dysphoric about how my shoulder span makes me look super broad from behind. I wanna make sure that looks more narrow too.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 0px; border-left: 3px solid #ddd; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/PyroTracer</strong> • 1 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>Was there an option for a payment plan or split payments at Dr. Leif’s office? I can’t even begin to imagine just how much this surgery would improve my life, but sadly I am not well off in the slightest.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 0px; border-left: 3px solid #ddd; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/Content-Clue-4476</strong> • 1 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>How do you feel after 1 year? Fully recovered? Is there any pain around shoulder area?</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 0px; border-left: 3px solid #ddd; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/Influential_Urbanist</strong> • 1 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>I’m a year later here but I didn’t think you could ALSO get your shoulder blades reduced!, I’m deadass probably getting this eventually.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 0px; border-left: 3px solid #ddd; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/Jealous_Club_4315</strong> • 1 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>How long can u have sex again after the surgery?</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 0px; border-left: 3px solid #ddd; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/Influential_Urbanist</strong> • 1 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>I’ve wanted this for awhile and you’ve only reaffirmed my position, thank you.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 0px; border-left: 3px solid #ddd; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/Plastic-Journalist89</strong> • 1 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>How are the scars now? Are they very noticeable?</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 0px; border-left: 3px solid #ddd; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/[deleted]</strong> • 1 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>wow AMAZING!!!!!! how is the healing ? any pain?</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 0px; border-left: 3px solid #ddd; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/Striking-Echo5910</strong> • 1 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>Hi, sorry to post on such an old thread, but do you know if using screws instead of bolts to join the bones makes any difference to how much narrowing occurs?</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 0px; border-left: 3px solid #ddd; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/ithacabored</strong> • 1 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>any updates on this? my whole life ive been complimented for my broad and thick shoulders...you can imagine how that feels. Do you know if insurance would have covered this? Anything good or bad to note?</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 0px; border-left: 3px solid #ddd; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/FatGreedyCat</strong> • 1 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>I hope there will be rib cage shrinkage surgeries for mtf transgenders in the future.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 20px; border-left: 3px solid #eee; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/janethesilverfish</strong> • 2 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>As far as I know they do exist just aren't mainstream and are slightly experimental? I think Dr. Slutzky offers it or is planning to</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 40px; border-left: 3px solid #eee; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/FatGreedyCat</strong> • 1 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>Thanks for your information. I know there are surgeries removing lower ribs to reduce waist size, but my goal is to reduce chest/underbust size. There are also surgeries on rib cage to treat chest deformities like pigeon chest, but I have not heard surgeries to shrink ribcage for mtf transgender.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="margin-left: 60px; border-left: 3px solid #eee; padding: 10px; margin: 10px 0; background: #fafafa;">
|
||||
<div style="font-size: 0.9em; color: #666; margin-bottom: 5px;">
|
||||
<strong>u/janethesilverfish</strong> • 2 points
|
||||
</div>
|
||||
<div>
|
||||
<div class="md"><p>Okay yeah I don't think I've heard anything for upper ribs either, no :/</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user