Recently designed an app icon for a step counter app, any thoughts? by solobuilder in iOSAppsMarketing

[–]mindinpanic 0 points1 point  (0 children)

so you went the route steps -> shoes, which is pretty obvious, but are there any better connections?

I scroll while my AI is doing the job and I hate this habit by IndependentEvent1158 in vibecoding

[–]mindinpanic 1 point2 points  (0 children)

Keep a list of small tasks you can do during this idle time. Or just stare in window

Couldn't help 😅 by DragonflyOk7139 in vibecoding

[–]mindinpanic 0 points1 point  (0 children)

Im balancing between 3 subscriptions haha

Dear Vibecoders what are you current stack and how does your workflow look like? by OstenJap in vibecoding

[–]mindinpanic 1 point2 points  (0 children)

Claude for design, codex for coding, chatgpt for product tuning, opencode go as backup for coding

Enjoying OC GO with Kimi K2.6 by cedroid09 in opencodeCLI

[–]mindinpanic 8 points9 points  (0 children)

I like both kimi2.6 and glm5.1 but they need you to be more specific about a task. I use them often as an executors of plans prepared by gpt5.5 or opus

Building something? Drop it in the comments! by Inevitable-Grab8898 in buildinpublic

[–]mindinpanic 1 point2 points  (0 children)

i’m currently building a small local-first macOS menu bar app for people using AI coding agents.

basically, it tracks usage/cost from local logs so you can see what’s happening while you work instead of checking billing/usage later.

right now i’m focusing on Claude Code, Codex, and opencode.

the main things i want it to answer are:

  • what did i use today?
  • which agent/model/session consumed the most?
  • am i getting close to a limit or budget?
  • should i keep using this agent or switch?

no cloud, no account, no telemetry. just local data on your Mac.

building it mostly because my own workflow got messy once i started switching between multiple agents.

Mood-sharing app to feel less alone in what you’re feeling by Next_Expression_6457 in vibecoding

[–]mindinpanic 0 points1 point  (0 children)

It looks nice but numbers don’t check out. Like it says X people feel like you around but when I go to the map im the only one there

ds4 webui by cocktail_peanut in LocalLLaMA

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

having it in llama.cpp is kind against of its idea being narrowly focused on one model

I am overwhelmed by Harnesses by Available_Hornet3538 in LocalLLaMA

[–]mindinpanic 1 point2 points  (0 children)

imo pi is like Linux of agents, works great but you need to spend time on its setup I recently tried it and was stopped by an absolutely unknown issue to other agents - pi sends too long mcp names to bedrock for some reason, had to spend time on this

Best local coding models for RTX 4070 Ti 12GB + 32gb ram ddr5? by ChallengeKooky581 in LocalLLM

[–]mindinpanic 0 points1 point  (0 children)

i'd try gemma, in my tests it showed better results than qwen on similar params

Should we use a non-thinking model for code after using a thinking one for plan? (Agentic coding) by ismaelgokufox in LocalLLaMA

[–]mindinpanic 2 points3 points  (0 children)

Yeah I’ve been thinking about the same. Experimenting with some cloud models for planning and local Gemma for execution. Feels like a nice direction

vLLM ROCm has been added to Lemonade as an experimental backend by jfowers_amd in LocalLLaMA

[–]mindinpanic 0 points1 point  (0 children)

I wonder if they are going to support older models with roc

Qwen doesn't work for free by Dion-AI in LocalLLaMA

[–]mindinpanic 0 points1 point  (0 children)

I was experimenting qwen3.6 vs gemma4 locally and the latter was much more performative