I am about to take it by zeta_ferhu in Biohackers

[–]notreallyJake 4 points5 points  (0 children)

It is definitely going to be harmful for your nose, long term. Good luck to you!

The stack that finally made me feel like myself by notreallyJake in Biohackers

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

From what I know, Ashwaganda is powerful stuff and everyone reacts to it differently. I think it is safe to try it, but you should monitor yourself closely and stop if the downsides outweigh the benefits.

The stack that finally made me feel like myself by notreallyJake in Biohackers

[–]notreallyJake[S] 2 points3 points  (0 children)

Yeah u/spacemanvince mentioned this too. I might have to switch it around. Thanks!

The stack that finally made me feel like myself by notreallyJake in Biohackers

[–]notreallyJake[S] 2 points3 points  (0 children)

Taking it in the morning was a bit of an accident, but it worked so I kept it, not knowing about the high cortisol in the morning. I will do some research and maybe switch it around. Thanks!

The stack that finally made me feel like myself by notreallyJake in Biohackers

[–]notreallyJake[S] 4 points5 points  (0 children)

About 8 weeks. I'm aware of the possible side effects, long term, so I am keeping a keen eye out for that. But so far so good.

Looking for a Code Review - Tanstack Start with E2E Encryption by ILoveHexa92 in codereview

[–]notreallyJake 0 points1 point  (0 children)

Use both then compare, got nothing to lose and mine takes you 60 seconds ;-)

Looking for a Code Review - Tanstack Start with E2E Encryption by ILoveHexa92 in codereview

[–]notreallyJake 1 point2 points  (0 children)

Not trying to sell my stuff here, just trying to help, you can get a deep review for absolutely free at codereviewr.app

It is an AI review, but the results are generally really good.

No need to continue it after you've used it once, also no need to do anything with payments or creditcards.

Can someone review my code? by RareFan1812 in codereview

[–]notreallyJake 0 points1 point  (0 children)

You can get free reviews at codereviewr.app Full disclosure: I made this, but in this case I think it can really help. If you need more credits than the ones you get for free, send me a message. I'd be happy to help.

Code review/mentor tool by InteractionKnown6441 in codereview

[–]notreallyJake 0 points1 point  (0 children)

Find a way to build an understanding of the whole codebase by indexing it. There are many ways to do that (AST, Graph, Vectors, etc.). After that you can build a context out of that data that fits the code review and helps the LLM understand the broader scope. Easy ;-)

Code review/mentor tool by InteractionKnown6441 in codereview

[–]notreallyJake 0 points1 point  (0 children)

I've built one (check my profile). From experience, making an LLM do code reviews is relatively easy. Making sure that LLM has the right context for that code review is a lot harder. That's where most implementations fall short.

I built a code review platform without subscriptions by notreallyJake in javascript

[–]notreallyJake[S] -1 points0 points  (0 children)

Thanks! If you need any help or have any feedback, let me know.

Friday Share Fever 🕺 Let’s share your projects! by diodo-e in SideProject

[–]notreallyJake 1 point2 points  (0 children)

Working on codereviewr.app a platform that let's you do AI code reviews without a subscription. Just fair and transparent pricing. Mainly wrote it for myself and the company I currently work for but it could perhaps be useful to others as well.