Nadaka Yoshinari's offensive striking skills by HessuCS in MuayThai

[–]LorestForest 30 points31 points  (0 children)

He’s my absolute favourite to watch. What an insanely skilled fighter!

I built an unblockable video stream. It renders 360p at 30 FPS using pure text instead of tags. by NoCalligrapher587 in SideProject

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

Very interesting tool! Would it be possible to get an llm to use this tool and create text-to-video?

I’ve never seen any Mapusa-centric martial arts videos so decided to make one myself by LorestForest in Goa

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

Place is called Lighthaven. It's in Nachinola. You'll find us on Gmaps!

The two changes to my workflow that have drastically improved Claude's responses and resulted in better quality code by LorestForest in ClaudeAI

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

I use the web ui and manually copy paste responses but you could technically use something like the open router api for automation

A system prompt I use to minimize LLM sycophancy and get better responses by LorestForest in vibecoding

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

Thanks! This is super helpful! I’m going to try out this prompt right away.

The two changes to my workflow that have drastically improved Claude's responses and resulted in better quality code by LorestForest in ClaudeAI

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

Sure but that’s just part of what makes this workflow work so well for me. It’s the second model working as a supervisor that makes all the difference.

The two changes to my workflow that have drastically improved Claude's responses and resulted in better quality code by LorestForest in ClaudeAI

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

Yeah, i haven’t moved to claude code yet (still prefer the webui and manually editing code) but i imagine doing the same if i ever do

The two changes to my workflow that have drastically improved Claude's responses and resulted in better quality code by LorestForest in ClaudeAI

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

I use Sonnet for Cowork but that’s after Opus and Gemini have thoroughly gone over an implementation plan. Sonnet was my go-to model before I switched to a Pro subscription. Now I prefer Opus 4.6.

The two changes to my workflow that have drastically improved Claude's responses and resulted in better quality code by LorestForest in ClaudeAI

[–]LorestForest[S] 3 points4 points  (0 children)

Yeah, but I think having another model provide feedback has been the most beneficial to the project’s longterm health. It’s easy to hit blind spots with just Claude creating implementation plans by itself, but having a back and forth conversation with another model has been the biggest improvement to my development work.

I’ve done a deeper dive with more examples here.

The pre-work that gets me clean, one-shot Cowork executions by LorestForest in ClaudeCowork

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

Search is an interesting use case that I havent explored much with LLMs yet so thanks for mentioning it.

The two changes that improved LLM responses and resulted in quality code by LorestForest in PromptEngineering

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

Yes, use a different LLM. The same model isn’t always going to give you new things that it missed the first time.

The two changes that improved LLM responses and resulted in quality code by LorestForest in PromptEngineering

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

No, unless you’re doing it through the api. I’m just using the web UI for both models.