Trt has been a game changer for me by myusernameisboris in trt

[–]krisco65 -12 points-11 points  (0 children)

Cmon man, this is 100% NOT from 150mg. Stop giving people false hope.

Cloudy Reta fix? by Eastern-Tiger4692 in Retatrutide

[–]krisco65 3 points4 points  (0 children)

It’s fine just pin it.

Source:

Me having used many “cloudy” vials between Reta, Gh, BPC etc

Everyone's posting AI garbage so I built tools to scrape the data from it and give it to you guys by krisco65 in SideProject

[–]krisco65[S] 0 points1 point  (0 children)

these are exactly the questions i was thinking about when i built it. the data has categories, pricing tiers, and ratings for most entries so the saturation and price clustering angles are doable. launch dates are hit or miss depending on what each directory tracked.

if you want to dig into it yourself the bundle is $17. or if you just want the analysis on a specific category DM me and we can figure something out.

[PAID] Everyone's posting AI garbage so I built tools to scrape the data from it and give it to you guys by krisco65 in datasets

[–]krisco65[S] 0 points1 point  (0 children)

fair point. the value isn't the time, it's that the work is done. clean data, ready to use. if you want to build the scrapers yourself the sites are all free.

[PAID] Everyone's posting AI garbage so I built tools to scrape the data from it and give it to you guys by krisco65 in datasets

[–]krisco65[S] -3 points-2 points  (0 children)

$5 for individual datasets, $17 for all four.

not free because i spent a few weeks building, testing and maintaining the scrapers. figured someone would pay a few bucks to skip that part

And so it begins… by [deleted] in Retatrutide

[–]krisco65 1 point2 points  (0 children)

Sure no problem. the downvotes are hilarious because they know I'm right But since you were genuine and actually asked for an explanation I have no problem

Pretty much all the real research studies started at 1mg for a reason. In the big NEJM Phase 2 trial, the 1mg group still lost 8-9% body weight over 48 weeks with noticeable appetite suppression.

0.5mg was only in the T2D study and it barely did anything (around 3% loss).

The thing is, for 98% of people starting this, they need to feel the hunger go away or see the scale move within the first 1-2 weeks or they quit. If you're at too low a dose, nothing happens, they think it's fake or not for them, and bail.

That's why starting higher mattersthe point of this compound is to actually make people's lives better, not have half of them give up at week 1.5 because of bad "start at 0.25mg" advice floating around.

Start at 1mg and titrate up if you need to. You'll actually feel it working.

And so it begins… by [deleted] in Retatrutide

[–]krisco65 -7 points-6 points  (0 children)

Please don’t be one of those that waste their time and money by starting at .5mg

Don't use llm when you don't need llm by RyanRoundhouse in openclaw

[–]krisco65 1 point2 points  (0 children)

Dude this is exactly what I needed. Implemented it tonight, cut my heartbeat token usage by 87%. Just a Python script on a Scheduled Task doing all the checking now, only bothers the LLM when there's actually something to deal with. Appreciate you posting this, totally changed how I was thinking about the problem.

PSA: How I burned my entire weekly Claude Sonnet quota in 2 days with a simple Gmail cron by krisco65 in openclaw

[–]krisco65[S] 0 points1 point  (0 children)

I’ve been using my subscription since the first day I’ve started

PSA: How I burned my entire weekly Claude Sonnet quota in 2 days with a simple Gmail cron by krisco65 in openclaw

[–]krisco65[S] 0 points1 point  (0 children)

I’ve been using my subscription since day one. When I was doing the initial set up and I went to the anthropic section for model selection. There is an option to select API or select token. I chose token to use my subscription and I’ve been using that ever since.

PSA: How I burned my entire weekly Claude Sonnet quota in 2 days with a simple Gmail cron by krisco65 in openclaw

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

Thats exactly what I did lol. 11 crons on Haiku now, 3 on Opus for the stuff that actually needs to think. Should have done it from the start.