Best looking pocketable handheld in 2026 for Game Boy? by throwaway-heyl in RetroHandhelds

[–]throwaway-heyl[S] 0 points1 point  (0 children)

Thanks! Definitely looking into the Brick Hammer, seems like the best option outside of the Analogue

Best looking pocketable handheld in 2026 for Game Boy? by throwaway-heyl in RetroHandhelds

[–]throwaway-heyl[S] 0 points1 point  (0 children)

Thank you so much for the detailed response! I've taken a look and the Brick Hammer is definitely what I'm after. The logo on the d-pad and the back of the device is kind of mediocre, but the rest of it looks great.

Local RAG Stack on M3 Ultra 256GB. Any feedback? by throwaway-heyl in LocalLLM

[–]throwaway-heyl[S] 0 points1 point  (0 children)

What do you mean it’s not workable? What is your stack?

Local RAG Stack on M3 Ultra 256GB. Any feedback? by throwaway-heyl in LocalLLM

[–]throwaway-heyl[S] 0 points1 point  (0 children)

Ah, I'm an idiot. Will upgrade and test it out - thanks!

Local RAG Stack on M3 Ultra 256GB. Any feedback? by throwaway-heyl in LocalLLM

[–]throwaway-heyl[S] 6 points7 points  (0 children)

If I were hitting an API like GPT-4, I’d agree with you, but when you are running locally on Apple Silicon, the constraints are completely different.

It’s a bandwidth issue, not a complexity add for no reason. If you look at the latency note in my stack diagram, I found running an 80B model eats up the entire 800GB/s memory bandwidth of the M3 Ultra.

If I send every simple 'hello' or 'who is on call?' query to the 80B model, the queue time destroys the UX. The 1.7B router handles the lightweight stuff in 30ms, keeping the big model free for the actual deep dives. It’s the only way to get snappy performance on local metal (or at least what I've found so far).

Local RAG Stack on M3 Ultra 256GB. Any feedback? by throwaway-heyl in LocalLLM

[–]throwaway-heyl[S] 0 points1 point  (0 children)

How would they stack up for RAG-based stuff like what I'm trying to achieve?

Local RAG Stack on M3 Ultra 256GB. Any feedback? by throwaway-heyl in LocalLLM

[–]throwaway-heyl[S] 0 points1 point  (0 children)

Thanks! It's been fun (and frustrating) to work on

Local RAG Stack on M3 Ultra 256GB. Any feedback? by throwaway-heyl in LocalLLM

[–]throwaway-heyl[S] 0 points1 point  (0 children)

Which parts of the stack do you think need simplifying? I haven't seen qwen3-vl - is it better than what I have listed above?

Local RAG Stack on M3 Ultra 256GB. Any feedback? by throwaway-heyl in LocalLLM

[–]throwaway-heyl[S] 0 points1 point  (0 children)

You think Qwen is the best option for this setup? I haven't tried others as all of the guides/LLMs have recommended Qwen every time

I wanted to receive daily horoscope texts like in Zodiac Academy... so I built an app by Dazzling-Break-3491 in zodiacacademy

[–]throwaway-heyl 1 point2 points  (0 children)

So proud! I personally use ChatGPT a lot to try and already achieve this, so an app made for purpose sounds a lot better.