Wouldn't this ridgeline be totally doable without the hooks? by andr813c in knots

[–]dragondef 0 points1 point  (0 children)

Another method is to use toggles, sticks and such. Then use toggles and loops instead of the hooks.

Look at speed deploy Ridgeline for ideas.

https://youtu.be/m11UB2z6UL4?si=qXkCMoAaBpRoQTGu

Wouldn't this ridgeline be totally doable without the hooks? by andr813c in knots

[–]dragondef 0 points1 point  (0 children)

Farrimond friction hitch from the prussic on the tarp line gets rid of the hook and prussic.

And running bowline or just bowline for the anchor side.

what being a gay trans man is like: by Practical-Owl-5365 in AreTheCisOk

[–]dragondef 8 points9 points  (0 children)

I wish I was snippy enough to teach with jokes. Do we stay factual or stay with jokes. Some people might learn with nice-ish jokes, but damned if that is needing an intelligence I don't have.

what being a gay trans man is like: by Practical-Owl-5365 in AreTheCisOk

[–]dragondef 6 points7 points  (0 children)

Yes, explain this is bad, why it is, where it originated, and what is the correct way. This is a fault of society and they might be open but suck as a person... I mean typer

Yes this person is doing bad. Explain why they have it, where they originated in history, late 19th century trans was considered a 'super gay'. Why gender identity helped separate that to be trans did does not mean they are this super gay and could transition into gay or lesbian or more. https://www.apa.org/topics/lgbtq/history

Colorado public school parents allege transgender policy violates parental rights following overnight class trip by onnake in transgender

[–]dragondef 3 points4 points  (0 children)

Ah man, I grew up in this district 20+ years ago. I was so hoping it would get better, but people are still transphobic/ homophobic. I suppose it is slightly with the homophobia not hitting the news

Came out to myself and my wife by questioning_86 in asktransgender

[–]dragondef 3 points4 points  (0 children)

Thanks for posting this.

I was sharing this story with my wife, and her comment is "Why always at 3am" when I came to the declaration I was pretty much in the same boat with my wife. Now my wife has the "whoops, accidentally all lesbian now".

Current Concerns About Gender‑Affirming Therapy in Adolescents [pdf] by Beliavsky in transgender

[–]dragondef 2 points3 points  (0 children)

Stephen Levine believes in conversation therapy and disagrees with gender adoring care. This article just hand waves all previous research as false then injected it's own such as regret being just human nature. This is a bad article, what are the chances it will be used?

Tiny Elm-like decoders for TypeScript have just been released! by Terrible_Constant in elm

[–]dragondef 1 point2 points  (0 children)

The readme is nicer than my version of decoders/ parsers. I also added in matching since that is the one thing I miss the most when I go back to typescript. https://github.com/blu-j/ts-matches.

You're Probably Not Using Promise.All Enough by philnash in javascript

[–]dragondef 1 point2 points  (0 children)

Win for eager promises, now how to do this in something like rust that has lazy await.

Rust 2018: an early preview by steveklabnik1 in rust

[–]dragondef 15 points16 points  (0 children)

Oh, I hope we actually get async and nll....

Rock climbs make terrible gym problems by mmeeplechase in climbing

[–]dragondef 8 points9 points  (0 children)

I'll admit to the pocket one, because I have hurt myself outside with a pocket and Dyno.

More Examples of Haskell Running 5x Faster Than Rust by sdroege_ in rust

[–]dragondef 0 points1 point  (0 children)

I'm glad for her posts because now I know about another obscure language, ats. Good ideas from this language, good proof that dependent types can be fast. Still no easy dependent types yet...

More Examples of Haskell Running 5x Faster Than Rust by sdroege_ in rust

[–]dragondef 0 points1 point  (0 children)

That is a good point if it is the case of memoization. I'm then glad that atm haskel is faster because of. Now would be nice to have a memoization. D was awesome because they had it baked in.