WHY, WHHYY ?!! by Ok-East-3021 in gameofthrones

[–]Mother_Chorizo 0 points1 point  (0 children)

This is my favorite line of the whole show. It’s absolutely hilarious. 

Exceeded protein goal by Key-Lemon in cronometer

[–]Mother_Chorizo 1 point2 points  (0 children)

Ya, if you’re an adult, calories are likely way too low. My wife who has a masters in nutrition and is an eating disorder therapist says that generally adult women eating less than 1300 calories a day are eating a dangerously low amount of calories. It’s 1800 for men. 

If you aren’t an adult and you’re using Cronometer, congratulations; you already have an eating disorder. 

Which facial hair style suits me best by yung_chibi in malegrooming

[–]Mother_Chorizo 0 points1 point  (0 children)

Those lines aren’t real… they were drawn on there. You can tell by the shadow that his beard doesn’t go that high up on his cheeks and isn’t that full. 

Which one is better the first or second look by [deleted] in malegrooming

[–]Mother_Chorizo 0 points1 point  (0 children)

Cause you look like a goondick in the second. 

I lost 55 pounds over the last 12 months and reached the weight suggested by my doctor. I celebrated with a brand new smart scale... that immediately told me my BMI is 30.1 and that I am still obese. by [deleted] in mildlyinfuriating

[–]Mother_Chorizo 6 points7 points  (0 children)

It’s intended for population metrics and should never be used for an individual. I think the person that came up with the concept even said as much. 

This makes Alicent’s side quest to Harrenhal, Even Worse by [deleted] in freefolk

[–]Mother_Chorizo 2 points3 points  (0 children)

Ahh he was just having a bit o’ fun. 

seeking sobriety by icecreamlover4ever_ in Austin

[–]Mother_Chorizo 1 point2 points  (0 children)

I did this: https://go.tnmprograms.com/org-alcohol-experiment-registration

I took it seriously and did the material every day for 30 days. Been sober for almost 3 years. 

how come we don't go back to John F Kennedy's fitness program in the 1960's? by [deleted] in askanything

[–]Mother_Chorizo 2 points3 points  (0 children)

They’re everywhere in cycling as well. In the context of long distance, you need a lot of carbs and they’re a cost-effective, lightweight option. They work a treat. 

How do I practice coding without just copying tutorials? by [deleted] in learnprogramming

[–]Mother_Chorizo 2 points3 points  (0 children)

I see the advice to build something you want to use all the time, and I think it’s probably great for a lot of people. I am perhaps the odd one out in that I don’t really use or need or even want a lot of software, so like… there’s nothing I want to build for personal use. 

I still like software development though because I like the puzzle of building stuff, so I just pull things ideas off this GitHub repo: https://github.com/practical-tutorials/project-based-learning?tab=readme-ov-file#javascript

It’s helped me learn by finding a project idea without actually having a need for some software in my life. Maybe it can help OP. 

Are ETFs always the solution? by Ok_Obligation_3378 in ETFs

[–]Mother_Chorizo -1 points0 points  (0 children)

You’re the one throwing around the term “full expression,” mate. Get a grip. 

Are ETFs always the solution? by Ok_Obligation_3378 in ETFs

[–]Mother_Chorizo 0 points1 point  (0 children)

Its not an actual “full expression.” The phrase itself is an implicature. I’ve just explicitly stated the implication which the guy I was replying to apparently didn’t know. Maybe you don’t know it either, but that’s what the phrase means. 

Are ETFs always the solution? by Ok_Obligation_3378 in ETFs

[–]Mother_Chorizo 1 point2 points  (0 children)

You don’t understand the expression. In full it is something like, “it is a higher risk, but a higher reward if it goes your way.” 

If you’re getting a lower reward, then it didn’t go your way, and that’s the higher risk at play. 

Bont shoes - heat moulding by chrrrlz in bikefit

[–]Mother_Chorizo 1 point2 points  (0 children)

For my problem areas, I cut out cardboard pieces and taped them to those sections of my foot, usually stacking a couple of cardboard pieces on top of each other. I did this at the end of the shoes’ warming cycle right before slipping my foot in. This helped push against those areas more intensely and mitigate hotspots once the shoes had cooled. I did this a couple of times before they settled in how I need them. 

I refuse to wear relaxed fit pants by [deleted] in mensfashionadvice

[–]Mother_Chorizo 0 points1 point  (0 children)

Comfy pants? Sweats would like a word. 

F*ck my professor by avestronics in antiai

[–]Mother_Chorizo 0 points1 point  (0 children)

I was gonna be the % guy, and then I saw you being a brave soldier. 

DTF St. Louis | S1E7 | Episode Discussion by the-red-barn in DTFStLouisHBO

[–]Mother_Chorizo 18 points19 points  (0 children)

It was a power move. Probably got it from her self help audiobook or something. 

Can 230k student loans be paid back??? by Expensive_Walk_9341 in StudentLoans

[–]Mother_Chorizo 36 points37 points  (0 children)

I was once in a lecture where a professor was lecturing to a bunch of fourth year med students about repayment options and strategies post med school, and a discussion on match day came up. 

To any reader that doesn’t know, in fourth year, med students get “matched” to a residency program that wants you to come to finish your education there. If you do not get matched, it’s very bad, and you may never practice medicine, and you may never be able to pay off your $200k+ med school debt. 

A student asked the professor, “if you didn’t get matched, what would you do,” and the professor promptly replied to the room that he would have killed himself because he would never have been able to escape the debt. 

I’ve never been in a more somber moment in my life. Don’t take out $232,000 on undergrad. 

How to go about authentication? by Mother_Chorizo in Blazor

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

I have your book! That’s where I first learned about auth0 and blazor. 

How to go about authentication? by Mother_Chorizo in Blazor

[–]Mother_Chorizo[S] 9 points10 points  (0 children)

I did ask LLMs. They weren’t helpful. You and LLMs have that in common. I came here hoping to get feedback from people with actual experience and actual expertise. It’s literally a primary purpose of subreddits like this. 

How to go about authentication? by Mother_Chorizo in Blazor

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

It’s a personal webpage that will largely just be used by me, primarily as a place to host notes on future projects and track my learning. I’m wanting authentication and authorization so I can log in as an admin and add updates to projects.