loadingalias
u/LoadingALIAS
We don’t have great options here. Auth is no where near as mature as say Typescript. Even the options we have a kind of slipping out of date, IMO.
You can piece it together, but you’re not going to find a complete package that just works.
I have one I’ve built for my open company and I really want to get it open-sourced. I just need to fix ownership and seams, split it out of the monorepo into a new OSS repo. It will be a few weeks.
For now, you gotta piece it together, man.
I don’t think it’s honestly worth it. I’ve not done a ton of research, but 5-10g seems like the logical limit from a supplement. You’re surely getting some creatine in the food you eat.
I would think you’d poop out anything more? Idk.
I’d focus on the sleep first. Seriously. Even 30 extra minutes a night.
The major blocker for my cache work, as well as a handful of other things, is Cargo upstream. I want to contribute to Cargo… I always have, but they’re just too slow to merge for me. It’s been that way for years, too.
I deeply value the quality of code and attention to detail in Cargo. I realize it is mission critical for a HUGE number of teams and they can’t merge just anything. I also understand that most of Cargo’s limitations are hidden behind an architecture built for a world where Rust was different, where it made sense.
I’ve spent like five years in Cargo. I’ve read every line of code. I have alerts for their changelogs and releases… but you cannot convince me that it doesn’t need a clean slate rebuild. It does.
Anyway, I’m close with the cache. The issue is currently proc-macros (sccache just refuses to cache it unless a lib consumes it, which they then treat as a normal —extern) and technically that’s a weaker claim than I’m aiming for. I don’t have the luxury of that kind of thing… I’m trying to break through the ceiling and we’re all so hesitant to try new tools lately. I have to be correct first.
Anyway, sorry to ramble. It’s a passion project. Haha. I’ll keep the thread posted.
Op, have you tried Hawk?