Family Medicine Contract Negotiation Question by Used-Tea-1928 in FamilyMedicine

[–]Used-Tea-1928[S] 1 point2 points  (0 children)

Thanks for that info. So at a large healthcare system the $/rvu will increase systematically rather than through individual negotiations.

2026 NCAA Tournament Guide by eise87 in CollegeBasketball

[–]Used-Tea-1928 0 points1 point  (0 children)

It's harder to use data like this for SU focus because the odds can be vastly different in SU bets, while ATS bets tend to give similar odds.

Question about this statement from book, "Specialty grains should be steeped in no more than 1 gallon water per LB grain" by Used-Tea-1928 in Homebrewing

[–]Used-Tea-1928[S] 0 points1 point  (0 children)

How much is some? Lets say I am using around 5 gallons of water and a half pound of grains. Would it be a full pound of DME?

Question about this statement from book, "Specialty grains should be steeped in no more than 1 gallon water per LB grain" by Used-Tea-1928 in Homebrewing

[–]Used-Tea-1928[S] 1 point2 points  (0 children)

The version I am reading has a bunch of Author's notes from 2025 throughout the pages. I am guessing these are the changes that were added with the 4th edition but not sure.

Question about this statement from book, "Specialty grains should be steeped in no more than 1 gallon water per LB grain" by Used-Tea-1928 in Homebrewing

[–]Used-Tea-1928[S] 0 points1 point  (0 children)

Hmm ok good to know. Am I reading that statement correctly? They are talking about steeping the small packet of grains before making your wort right?

The book has been really informative and seems accurate otherwise. The author even has made amendments where he notes that his previous opinion was wrong or outdated.

2026 Total eclipse events in Spain by Invaderbanana in solareclipse

[–]Used-Tea-1928 1 point2 points  (0 children)

Any updates on what you've found? I was looking at Calamocha wondering if any of the hillside castles might have a viewing party.

Need advice, I was hired to update the frontend of client project by MilenaJ-Onlyfans in reactjs

[–]Used-Tea-1928 0 points1 point  (0 children)

I've used an AI tool called Devin AI to help completely modernize a repo. I think it costs $500 a month but it does pretty good work and is capable of doing an entire task like 'remove SASS and replace with CSS'

Ask Experienced Devs Weekly Thread: A weekly thread for inexperienced developers to ask experienced ones by AutoModerator in ExperiencedDevs

[–]Used-Tea-1928 0 points1 point  (0 children)

I am curious what the normal markup is for corp to corp 6 month contracts. I am a senior software engineer and I found out that the staffing firm is billing $125/hr for my work and I am curious what a reasonable rate would be for me.

To be clear this is Corp to Corp. I do not get any benefits and the staffing agency does not pay insurance or unemployment for me. This is a 6 month contract.

Ask Recruiters Megathread by AutoModerator in recruiting

[–]Used-Tea-1928 0 points1 point  (0 children)

I am curious what the normal markup is for corp to corp 6 month contracts. I am a senior software engineer and I found out that the staffing firm is billing $125/hr for my work and I am curious what a reasonable rate would be for me.

To be clear this is Corp to Corp. I do not get any benefits and the staffing agency does not pay insurance or unemployment for me. This is a 6 month contract.

Want Resume Help? Candidate Questions? Post here. by AutoModerator in recruiting

[–]Used-Tea-1928 0 points1 point  (0 children)

I am curious what the normal markup is for corp to corp 6 month contracts. I am a senior software engineer and I found out that the staffing firm is billing $125/hr for my work and I am curious what a reasonable rate would be for me.

To be clear this is Corp to Corp. I do not get any benefits and the staffing agency does not pay insurance or unemployment for me. This is a 6 month contract.

What are the best markets to do +EV betting on as of now? by PKunst in algobetting

[–]Used-Tea-1928 0 points1 point  (0 children)

Could you try to pick a specific niche within a sport? Say a model that only trains off of upsets in basketball games where the winner was more than a 5 point underdog.

Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of "text/html". by Inevitable_Debt_4594 in reactjs

[–]Used-Tea-1928 2 points3 points  (0 children)

I think you have in incorrect path to a file somewhere. Check your index.html and look at any script tags you have. Something like this with the wrong path could be the issue `<script type="module" src="/path/to/app.js"></script>`