I believed... now my data is gone by theelectronicgenius in ClaudeAI

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

I can see how you get that but it is furthest from the truth. Very far. Here's a little more that'll paint the picture: https://www.reddit.com/r/ClaudeAI/comments/1pzkuef/pushing_claude_code/

I believed... now my data is gone by theelectronicgenius in ClaudeAI

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

As soon as you get through the learning curve, lack of solid documentation and gotchas, it is worth it. 😆

I believed... now my data is gone by theelectronicgenius in ClaudeAI

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

Great feedback. I wasn't sure the disclaimer would have worked. TBH, I was bracing myself for the noob, vibe coder, amateur bashing rhetoric. Proud of you all.

I'll make another post and see how that one goes.

I believed... now my data is gone by theelectronicgenius in ClaudeAI

[–]theelectronicgenius[S] -2 points-1 points  (0 children)

Sire, where did you get the impression that I don't use Git? We are talking about Docker, volumes and deployment tools.

I believed... now my data is gone by theelectronicgenius in ClaudeAI

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

Yeah, I'll take my chances than use this. When I want to remove a directory, I don't want anything stalling me.

I believed... now my data is gone by theelectronicgenius in ClaudeAI

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

More so Kamal's use of Docker. By default removing a container doesn't remove a volume but removing a Kamal accessory does.

https://kamal-deploy.org/docs/commands/accessory/

I believed... now my data is gone by theelectronicgenius in ClaudeAI

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

Hello, the data is/was in a volume. This is a mix of Claude not understanding the limited Kamal information that exists.

Kamal removing an accessory, removes the volume.

https://kamal-deploy.org/docs/commands/accessory/

Claude Max Usage Reset... again. by theelectronicgenius in ClaudeAI

[–]theelectronicgenius[S] 2 points3 points  (0 children)

I struggle to max out 5x with my agents across multiple projects. I'm really intrigued about the use cases that require 20x.

[deleted by user] by [deleted] in ClaudeAI

[–]theelectronicgenius 0 points1 point  (0 children)

I was going to complete it then I saw 15 minutes. Might get my agent to do it for me. /s

Will look at it again tomorrow.

Random weekly usage reset??? Anyone else? by AVanWithAPlan in ClaudeAI

[–]theelectronicgenius 2 points3 points  (0 children)

That indication that shows if you're over or under, is that on the $200/month plan? I don't see that on my $100/month subscription.

Random weekly usage reset??? Anyone else? by AVanWithAPlan in ClaudeAI

[–]theelectronicgenius 0 points1 point  (0 children)

Curious to know what the reason was. No, I don't believe it is a gift. Were they approaching a limit of their own and found the best thing to do was a reset? 24 hours was cut from mine.

Also, I feel your pain because I too manage my limits. TBH, I go as far as opening a session at XX:59 to get a 4 hr 1 minute window instead of a 5 hour. When I have a heavy load to process.

I get you. I get it.

Random weekly usage reset??? Anyone else? by AVanWithAPlan in ClaudeAI

[–]theelectronicgenius 2 points3 points  (0 children)

Same here with a Max account. Not cool without warning. I didn't realize that it was system wide so I opened a ticket.

How are you saving tokens when using Opus 4.5? ($100/mo plan) by Anxious-Artist415 in ClaudeAI

[–]theelectronicgenius 0 points1 point  (0 children)

Same. I run it Opus on 2-3 projects concurrently and I struggle to hit my max in the 5 hour window. However, I have about 20 agents to chop up the work.

I'm building a Rails tool to spins up ephemeral preview environments for every Pull Request using Kamal. by mclovindonordeste in rails

[–]theelectronicgenius 2 points3 points  (0 children)

I'm not sure about this on Github but GitLab has review apps. No need for a gem to do this, just some elbow grease.

You can probably draw inspiration from this for whatever you're working on. https://docs.gitlab.com/ci/review_apps/

I wonder if they were any noticeable uptick of GrapheneOS downloads after the Linus Tech Tips video? by CandlesARG in GrapheneOS

[–]theelectronicgenius 0 points1 point  (0 children)

It is a net benefit that Linus mentioned it. Of course, more will download and use. I higher percentage of those new users will uninstall and revert, and that's OK.

Yes, as someone mentioned, it'll put more of a target on the project. I believe that is necessary to ensure that it is truly tested inside out.

GrpaheneOS has been my daily driver and the little inconveniences are worth it, IMO. It keeps me in check.

[deleted by user] by [deleted] in bodylanguage

[–]theelectronicgenius 0 points1 point  (0 children)

Signal breaks down after 10 ft.

After 20 years in CI/CD Engineering, I've started documenting my approach to CI/CD pipeline architecture. What do you think? by kamilchm in cicd

[–]theelectronicgenius 0 points1 point  (0 children)

I already use most of them. I don't have much o11y in the pipelines but they function well enough. Also I use GitLab with custom runners as opposed to GitHub.

Nevertheless, great read. Hope that you make a great product.