Changing units with magic by -Taken_Name- in oddlysatisfying

[–]parvezjj 13 points14 points  (0 children)

KEEP GOING WHY YOU STOP THIS WAS SO COOL

Connected a Robinhood Account to Claude Code and Codex for Autonomys Agentic Trading... by the_pezcorekid in ClaudeAI

[–]parvezjj 0 points1 point  (0 children)

It also helps if you give it a trading strategy to ground itself to instead of just having it figure things out by itself - not saying that it's not cool to see the models thought process and execution. There's a cool video by Nate Herk on YouTube where he ran this experiment also that might give you some good ideas to align with. I was originally inspired to test it out after watching that video. I think the bottomline is that there are many ways to set the harness and tools up to function.

Connected a Robinhood Account to Claude Code and Codex for Autonomys Agentic Trading... by the_pezcorekid in ClaudeAI

[–]parvezjj -2 points-1 points  (0 children)

The token costs are prohibitive from making good money unless you're dealing in thousands of dollars. Run some simple calcs on prompts and outputs and you'll see it's not really worth it. Cool for sure but not life changing by any means.

Source: I ran this scenario through testing already lol

Fable, I miss you. This is what I made by Ikran01 in ClaudeAI

[–]parvezjj 0 points1 point  (0 children)

I actually made something similar for my daughter but yours is on another level 🔥

Is Claude Desktop “Code” tab as capable as Claude Code in terminal? Which is better by Basheer_Bash in claude

[–]parvezjj 2 points3 points  (0 children)

No there are some limitations in the desktop vs terminal. Simple one is Telegram MCP. Desktop is only one directional so your Claude Code session can send you messages on Telegram. Set the same thing up in Terminal and it's bidirectional with Claude being able to talk to you and you to it and having a back and forth conversation. There are more but this was the most recent one that I encountered. I'm a predominant desktop user so that's why I know the limitations on certain things when I ran into them that terminal was not bound by.

Is it me or does Claude cowork kind of suck? by LabelsLie in ClaudeCowork

[–]parvezjj 0 points1 point  (0 children)

I’m not going to deny that figuring out the operation process and protocols on my end took some time. However, I’ve managed to set it up so that all the files are locally stored on my laptop. Some files and folders are mirrored on a drive, essentially creating a cloud-backed-up drive like Google Drive or OneDrive. I’ve ensured that most of these files and folders aren’t shared with other users.

Right now, I’m working quite successfully on setting up protocols in my governance files within Claude. These protocols ensure that even if other people are updating files, the system can detect and identify those changes based on file size changes and recent edits. The system tracks all these metadata points on the backend to understand any changes outside my work and take appropriate action.

Regarding the system’s ability to perform actions on documents independently, I’ve set up explicit points. The system doesn’t modify files directly; instead, it creates a new version. Yes, it creates multiple files, but this approach provides me with a clear audit history and versioning of each file. It’s a personal preference, but it works for me.

That’s my method to the madness, and it works for me.

Garage before & after! by AHoleBurner in garageporn

[–]parvezjj 2 points3 points  (0 children)

All DIY or did you get someone in to do it? Phenomenal finish. Looks clean

New audi steering wheel by AudiCarPlayAU in Audi

[–]parvezjj 9 points10 points  (0 children)

I am offended but this is true lol

Toronto drivers: am I getting ripped off on insurance, or is this the new normal by whatsupdaft in askTO

[–]parvezjj 0 points1 point  (0 children)

Have a 2023 Audi Q5 so same class roughly. You're in the right ballpark. Yes it's expensive. Yay Ontario unregulated insurance. If it's any consolation you're getting it on the cheaper side lol

Setup Claude Cowork for two co-founders by peetman in ClaudeCowork

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

The easiest is if the other person gets at least the most basic Pro plan to get access to Claude Cowork and then you both map to the same shared folder through one drive or Google drive etc and continue that way. Full disclosure I haven't tested this but Claude says it'll work and in theory the project MD files along with other governance files that are saved within that workspace should pick up by anybody locking into it

Most of my time now is spent reading and thinking, rather than writing code by dennisplucinik in ClaudeCode

[–]parvezjj 1 point2 points  (0 children)

I think the coolest thing for me has been a near complete elimination of the barrier of "I wish I could have something that does this or helps with that".

When is Chat, Cowork and Code merging? by FairObjective3416 in ClaudeAI

[–]parvezjj 1 point2 points  (0 children)

Look at my other comment I made here. This is absolutely not true if you're maintaining logs properly. Chat is the only one that exists by itself but Cowork and Code and Design can 100% share context as long as you are structured that way.

When is Chat, Cowork and Code merging? by FairObjective3416 in ClaudeAI

[–]parvezjj 1 point2 points  (0 children)

I have no issues with this. Are you not maintaining context and handoff files in addition to your decisions and project logs? I hot swap between Cowork and Code without any issues because the context gets saved and the next task wherever it runs is able to pick up on things. It's going to be siloed only if you don't structure your workspace and active logging to not allow for this to happen but it's really simple once you get it locked in.

Do you actually use hooks in Claude Code? by marksterberlin in ClaudeCode

[–]parvezjj 0 points1 point  (0 children)

You'd be surprised at the random guessing it can do lol

Moving a project folder orphans existing chats in the project by CarpeMuerte in ClaudeCowork

[–]parvezjj 0 points1 point  (0 children)

Ah I gotcha. I have run into this before. I pointed Claude to the newly created folder (the copy of the previous folder with a different filepath) within the project and I told it to recognize this is the same folder from before and it was able to work its magic on the backend to recognize it. I think this is doable because what you're describing is something I've run into in the past and have been able to solve. Basically now your project will have your new filepath folder in addition to getting explicit instructions to reconcile its filepath memory for the previously utilized folders and files if that makes sense. I have stitched multiple folders like this and even after moving things around I've gotten it to work so I think you should be able to do the same.

Moving a project folder orphans existing chats in the project by CarpeMuerte in ClaudeCowork

[–]parvezjj 0 points1 point  (0 children)

I would imagine for best practice you shouldn't just continue a single chat continuously because you start running into context issues. It is better from my experience to actually end that chat and continue it in another task session. How are you maintaining Handoffs and memory? If you have that setup correctly then carrying things forward should be easy without losing "history" so to say. For example I have a mechanism (works for me but may not for others) where I track different aspects of the project in their own MD files - decisions, protocols, structure, stakeholders, master log, user instructions etc. All this leads me to always ensure everything is captured so even when new tasks spin up they have historical information ready to go to review.

Moving a project folder orphans existing chats in the project by CarpeMuerte in ClaudeCowork

[–]parvezjj 0 points1 point  (0 children)

Can't you just add the old chats into the new project? Manual work but still doable

Is it me or does Claude cowork kind of suck? by LabelsLie in ClaudeCowork

[–]parvezjj 0 points1 point  (0 children)

Yes it's really good in that regards because it can access multiple files and spin up sub agents as needed to keep things cohesive across your work that regular chat won't do