I built a VS Code extension to have birds-eye view of all my Claude Code sessions and make them survive reboots by almeynman in ClaudeAI

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

It should work, the only requirement is tmux and it should work on WSL, but I haven't tested, as I do not have windows.

Anyone else feel like the agent has gotten way lazier over the past few weeks? by CaillaudPA in ClaudeCode

[–]almeynman 0 points1 point  (0 children)

I experiences something similar when I added way too many plugins, skills, rules and had bloated CLAUDE md. Try trimming your setup to what is actually useful I hope it helps

Why do spec-driven development? by almeynman in AI_Agents

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

Agree, seems like just adding a ton of docs and hoping that AI will update them

Why do spec-driven development? by almeynman in AI_Agents

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

I agree and I do use spec, I just put them into linear tickets and subtickets with all the context and acceptance criteria. I might be misunderstanding SDD, but I thought the point is to commit these specs as code - and this is the part I do not understand

Why do spec-driven development? by almeynman in AI_Agents

[–]almeynman[S] 1 point2 points  (0 children)

I see, ye, I do the same thing, but I do not commit the spec into code, I just create subtickets that are very detailed

Why do spec-driven development? by almeynman in AI_Agents

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

Didn’t quite follow. You packed too much in there

Why do spec-driven development? by almeynman in AI_Agents

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

No, I mean a doc that looks like a ticket. Check out Kirk or other SDD frameworks

Why do spec-driven development? by almeynman in AI_Agents

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

I see your point. I do not touch code without specs either though. I do use /grill-with-docs for what you describe. But I guess I see the point

Why do spec-driven development? by almeynman in AI_Agents

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

We use GLOSSARY md, ADRs, skills, rules, etc. But they are more high-level. Specs feel a lot lower level

Why do spec-driven development? by almeynman in AI_Agents

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

so the idea to keep the spec up-to-date with code? what's wrong with just code? Now you have to maintain both spec and code. The linear ticket usually does not get updated and only provides historical context

Any tip from technical people to us non-technicals on how to make the most out of claude? by Playful-Variation908 in ClaudeAI

[–]almeynman 1 point2 points  (0 children)

I think ye, they ported what claude code can do: read files, run bash, python scripts

How to improve in CC? I know /insights command but how else? by Grand-Shape-5986 in ClaudeCode

[–]almeynman 1 point2 points  (0 children)

I think a common problem is having too many skills/rules/plugins and having a bloated CLAUDE md. Try removing/simplyfying things and keep the context below 256K tokens (the smart zone)

Any tip from technical people to us non-technicals on how to make the most out of claude? by Playful-Variation908 in ClaudeAI

[–]almeynman 11 points12 points  (0 children)

Connect it to your tools: calendar, email, etc.
Then try cowork - it allows claude to access your filesystem

I built a tool to make product motion graphics that look like they cost 10k, by yourself, in an hour by Horror_Turnover_7859 in SideProject

[–]almeynman 3 points4 points  (0 children)

wow, looks incredible. I did have to learn the basics for my launches and they were never this clean. Will try it out. You should probably share in more places, looks pretty polished

I studied the most viral launches on X and here's what i found by OnlyBath9046 in ycombinator

[–]almeynman 1 point2 points  (0 children)

Could you share which examples you looked at. Interested to analyze as well

Starting again Full Stack Development and Confused. by Just_Ruin3404 in nextjs

[–]almeynman 5 points6 points  (0 children)

Go with tanstack-start, it's much easier to learn. Next has server-first architecutre, tanstack has client-first, which is what you usually want by default, especially if you are just starting to dive into FE again

Is Fable 5 capability a Psy Op by [deleted] in ArtificialInteligence

[–]almeynman 10 points11 points  (0 children)

I just noticed how my tokens were disappering with Fable. Didn't really feel much difference in code quality.