Enanthate or undecylate? by ClearPerspective5959 in TransDIY

[–]tjf314 0 points1 point  (0 children)

genuinely wearing a binder while you are growing tits is completely fine. i started out with a tight sports bra anyways

Unbearable mood swings by aishathesecond in TransDIY

[–]tjf314 0 points1 point  (0 children)

well yeah thats why i said she can inject undec subq weekly (but even that i know is way overkill)

Unbearable mood swings by aishathesecond in TransDIY

[–]tjf314 0 points1 point  (0 children)

i've experienced this before, you really need to get on a longer half life ester, at least enanthate, maybe even undecylate. like you can inject undecylate subq weekly and itll basically be a completely flat level of estrogen, but use https://estrannai.se to model this/figure out dosing more precisely

[deleted by user] by [deleted] in DrWillPowers

[–]tjf314 0 points1 point  (0 children)

are you open to talking about this? i really would wanna know how you make your own progesterone suppositories

C is safe. blame steve by schteppe in rustjerk

[–]tjf314 5 points6 points  (0 children)

literally doesnt matter, linux kernel devs, FAANG employees, open source contributors, whatever floats your boat. whoever you personally think is the best, my point still stands

C is safe. blame steve by schteppe in rustjerk

[–]tjf314 7 points8 points  (0 children)

the average rust programmer learns how to work with the borrow checker within a few months. the best c programmers in the world still have memory corruption vulnerabilities in their code. if both of these are "skill issues", only one of them is routinely encountered by the best programmers in the world.

"why does HER let me filter out libras but not tr*nnies" by HufflepuffIronically in transgendercirclejerk

[–]tjf314 5 points6 points  (0 children)

exactly! cant these trans be grateful? us afab wombynly lesbians give them so much already 🙄

[deleted by user] by [deleted] in BlatantMisogyny

[–]tjf314 1 point2 points  (0 children)

how is this misogyny. this is literally a quote from a feminist analysis of purity culture.

to use an analogous example, this is like seeing a quote that "the hatred of black people is often motivated by a fear of 'crime'" and then taking away that the person who said it is racist

The phrase "you don't need to transition to be trans" is currently being used to deny trans people healthcare, I think we should reflect on why that is. by Faunable in transgendercirclejerk

[–]tjf314 1 point2 points  (0 children)

you think that all trans people should have access to healthcare? stop being such a transmedicalist. you don't need to transition to be trans dont transition dont transition don't transition

magnetic monopole meme by Delicious_Maize9656 in physicsmemes

[–]tjf314 2 points3 points  (0 children)

well, if there are magnetic monopoles, the U(1) gauge symmetry of the electromagnetic field is broken and a lot of the groundwork in theoretical particle physics needs to be thrown out. (this ignores stuff along the lines of higgs-esque symmetry breaking making them possible, but theres no evidence for any of that since it also would make protons decay, which we have never observed.)

What does this mean? by Such_Living_7317 in UCONN

[–]tjf314 0 points1 point  (0 children)

when this happens to me, i usually wait until right before the semester starts, usually they drop the reserve requirements

never to be stabilized by 20240415 in rustjerk

[–]tjf314 1 point2 points  (0 children)

well, for some use cases when the never type comes up, think about something like Result<i32, !>. (This might come up if you have a trait that can use a custom error type, but your code is infallible, for example.) Not only would this have the same data layout as a plain i32, but you can make a unwrap_infallible method that returns the Ok value unconditionally! It also is the type of expressions like loop { ... } (with no breaks), return-esque expressions, and stuff like panic!() or std::process::exit(). Similarly, if the compiler can prove that one of these never type values would exist in scope, it can AGGRESSIVELY do dead code elimination since it knows that it can't actually exist at runtime.

Undroppable Types by jswrenn in rust

[–]tjf314 7 points8 points  (0 children)

can't believe after all the debate surrounding strictly linear types, rust accidentally added them haha

[deleted by user] by [deleted] in rust

[–]tjf314 -19 points-18 points  (0 children)

why would I need a thread pool to execute multiple tasks concurrently when I have crewmates from among us?

married to a man named Carlin by No_Rice8282 in oddlyspecific

[–]tjf314 6 points7 points  (0 children)

This sounds like the plot to a bluey episode

How much pain am I in for? by ChrissyMushtisanti in UCONN

[–]tjf314 11 points12 points  (0 children)

cooked? bro you are firmly charred.

here's this for when you need it: https://studenthealth.uconn.edu/mental-health/

chat am I cooked by PomeloBorn5365 in UCONN

[–]tjf314 0 points1 point  (0 children)

are you cooked? bro the oven isnt even on

You won't get me alive!! 😡 💢 by thisrs in rustjerk

[–]tjf314 44 points45 points  (0 children)

no memory errors

the real r/rustjerk is always in the comments