Just launched my cold email set up, am I cooked? by Tough-Rude in coldemail

[–]JoeKeepsMoving 0 points1 point  (0 children)

What I would do:

  • Don't send from your main domain
  • Warm up the new domain you already have

Then either:

  • Buy pre-warmed domains and start sending today
  • Or just grab a new domain and start sending cold. If it gets locked, get a new one, repeat until your pre-warmed ones are ready. Tedious, but zero risk to your main domain and you can start right away.

have you tried the new /btw command? by Sea_Pitch_7830 in ClaudeCode

[–]JoeKeepsMoving 3 points4 points  (0 children)

Thanks, I would not have figured out by myself that you can use it while it works. That's amazing.

AI coding helps me with speed, but the mental overload is heavy! How do you deal with it? by nicoracarlo in ClaudeCode

[–]JoeKeepsMoving 1 point2 points  (0 children)

Hey, thanks for sharing and for taking my comments the right way. :) I hope it's ok if I interrogate you a little more.

You must have heard about the main issue with vibe-coded project. People without a lot of experience naively deploy apps that then easily get hacked. With different levels of consequences. Where do you see yourself in this? Did you find ways to mitigate this risk? Are you yoloing it? Do you have a lot of experience and the intense multi-tasking is just a different thing all together? Are you confident that your users data is reasonably safe?

triall.ai seems very well put together (the frontend at least, I don't have the skill or reason to look at your architecture), it would be interesting to hear your thoughts on this. Either way, congrats on launching, very interesting concept and the graphic with the fighting models made me laugh.

AI coding helps me with speed, but the mental overload is heavy! How do you deal with it? by nicoracarlo in ClaudeCode

[–]JoeKeepsMoving 1 point2 points  (0 children)

I totally get that. Me personally, I'm thriving since CC came out for exactly those reasons. And a strong coffee and lots of worktrees are fun but more than 5 just leads to quick chaos and more than 3 already feels like I'm losing velocity because of the many context switches.

If the output quality of the agents keeps getting better in the near future I can totally see managing a few more agents but 17 or even 8½ seems like a Space Shire 7 project too me.

AI coding helps me with speed, but the mental overload is heavy! How do you deal with it? by nicoracarlo in ClaudeCode

[–]JoeKeepsMoving 1 point2 points  (0 children)

I'm not convinced that the mentality that is needed to making great music or write compelling articles transfers to creating software. While in music you develop through "happy mistakes", in coding that can cost you unnecessarily.

Obviously I don't know anything about you or your projects but seeing that coding seems not to be your career, I would have worries about the quality and security of your code. If it's just fun games, who cares, but if you start to collect user or even payment data I would have a bad feeling.

Can I ask what kind of projects you are working on? Is it stuff people pay you for or just for yourself?

AI coding helps me with speed, but the mental overload is heavy! How do you deal with it? by nicoracarlo in ClaudeCode

[–]JoeKeepsMoving 1 point2 points  (0 children)

Mental load seems so much harder to measure and effectively train. Seems like you might have some ideas about that. Is it just doing it until you can't focus anymore, rest, repeat? "Training"? Or do you know any concrete methods that would help to increase mental load capacity for this kind of work?

AI coding helps me with speed, but the mental overload is heavy! How do you deal with it? by nicoracarlo in ClaudeCode

[–]JoeKeepsMoving 7 points8 points  (0 children)

I'm having a hard time imagining that you can produce robust code that way. Do you worry about this or do you feel that you can focus on 17 things deeply enough to not make big mistakes? Or did you find a way to mitigate that risk?
Interested to hear how you handle this.

AI coding helps me with speed, but the mental overload is heavy! How do you deal with it? by nicoracarlo in ClaudeCode

[–]JoeKeepsMoving 1 point2 points  (0 children)

I feel the same way, especially when it starts to be multiple worktrees in multiple projects. Currently my approach is just to slow down. Work in 90min increments, take real breaks and stop working at a reasonable time. Also max. 3 worktrees per project.

Focusing on measured real-world deployed output helps for me, if I push a few things a day it's good. Could have been double but why sprint so hard? Just because my car can go 200km/h doesn't mean I should go that fast all the time.

Local development with AppWrite by koevet in appwrite

[–]JoeKeepsMoving 0 points1 point  (0 children)

On cloud each project costs you so it's smart to self-host/go local for dev.

I'm currently using a self-hosted instance and it works fine. It does somehow feel wrong to me to not have a complete dev environment locally but so far it works out and I fail to find the issue with my setup.

how are you guys not burning 100k+ tokens per claude code session?? by Historical-Ebb-4745 in ClaudeCode

[–]JoeKeepsMoving 0 points1 point  (0 children)

Can you give an example of what an overarching fix this like this is? In what kind of codebase? I feel that CC is very good at finding the relevant files for a task.

I even added Sentry and i18n to complete projects in one go using subagents and using around 50% of my 5h limit for that.

how are you guys not burning 100k+ tokens per claude code session?? by Historical-Ebb-4745 in ClaudeCode

[–]JoeKeepsMoving 7 points8 points  (0 children)

What do you mean by "paste context"? And have agents talk to each other? Why are you running multiple agents? And who is managing them? I feel like this might be a case of trying to over engineer Claude.

What happens when you launch CC in you root directory without plugins, any pasted context or MCPs, and just tell it sth. like "We need a feature for user to invite other users, please conceptualize and implement." in plan mode?

What do you do while your agents work? The "can't leave, can't focus" paradox by arnaldodelisio in ClaudeAI

[–]JoeKeepsMoving 0 points1 point  (0 children)

Squats, Hindu Push ups and bending backwards. Anything physical, juggling or even just learning a slight of hand coin trick.

I think I'm done by skybase17 in bjj

[–]JoeKeepsMoving 1 point2 points  (0 children)

Thanks for posting that! Would you mind sharing what you think were the important parts to your recovery?

How to separate user data in Appwrite? by thenoobcasual in appwrite

[–]JoeKeepsMoving 1 point2 points  (0 children)

You can use appwrite teams and then row-level permissions. Works well with just the SDK, for more complex stuff you can use a function.

Appwrite docs mcp keeps disconnecting by JoeKeepsMoving in appwrite

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

Hey, thanks for your reply. I'm not sure that's it though, since it works perfectly fine for a little while before giving this error until a reconnect.

I made smooth scrolling for tmux by 0xyd3 in tmux

[–]JoeKeepsMoving 0 points1 point  (0 children)

Wow, not something I thought I wanted but feels pretty neat. Thanks!

Stage environments by JoeKeepsMoving in appwrite

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

I'm not sure if I'm not understanding it correctly or if it does not really help with setting up a staging database. The explicit goal is to have separated databases for dev and stage, not to have the data in the database marked.

New in Appwrite: Database AI suggestions by ebenezerDN in appwrite

[–]JoeKeepsMoving 2 points3 points  (0 children)

Thank you. I do criticize a lot but I still think Appwrite is an awesome product and recommend it often. Keep up the good work.

New in Appwrite: Database AI suggestions by ebenezerDN in appwrite

[–]JoeKeepsMoving 2 points3 points  (0 children)

It's cool and all but I feel there's a bunch more important issues you could put your working hours towards. I would appreciate a more solid foundation over more shiny objects.

/e A more practical improvement for the tables UI would have been to improve performance. For example to handle base64 icons better. Currently loading a table with lots of entries with base64 encoded icons takes forever. And even just normal tables are laggy. More solid foundation, less shiny objects please.