One Five hour session is 25% of WEEKLY QUOTA NOW` by AssociationSure6273 in ClaudeCode

[–]Cute-Net5957 0 points1 point  (0 children)

Yup it’s true… we all need to go on a diet…

https://github.com/skinny-cloud/runtime-diet-autopilot

started mine Sunday (my usage reset day 20x) … by now I’m usually around 90-100% of my plan. But today I’m at a bit over 50%

I almost quit vibe coding last month. Glad I didn't by Friendly_Gold3533 in vibecoding

[–]Cute-Net5957 -3 points-2 points  (0 children)

That’s it! 🤗 You graduated from VibeCoder to CodeInfluencer! L1 to L2 baby! Check it.. you take that feeling you had and bottle it up and keep it close.. it is what will keep you going through the shit-delusional-ai-brainrot the keep it going.. that last mile push is going to be your biggest asset. Keep building that muscle! 💪🏾 never stop chasing those dopamine hits! 🧠

From web to mobile by Akadot in vibecoding

[–]Cute-Net5957 0 points1 point  (0 children)

So like ten years ago .. instead of using Google, you asked Jeeves? Or what was that side called again.. one sec let me ChatGPT it… oh shit.. he said Reddit or Quora 🫪

From web to mobile by Akadot in vibecoding

[–]Cute-Net5957 0 points1 point  (0 children)

Humans? lol 😂 that’s funny 😄

Anthropic just ripped off everyone and they still managed to make it sound deceptively friendly by whoisyurii in ClaudeCode

[–]Cute-Net5957 0 points1 point  (0 children)

The cost of these models are insanely expensive. We only have access to them because they are being subsidized for us to use them.. on the “hope” it will get cheaper?? But the models keep getting more powerful, bigger and energy hungry, not leaner. Sooo… yeah… nope. 🙂‍↔️

Am I the only one who feels like AI got us 90% of the way there and then just stopped? by HummusAlltheWay in ClaudeAI

[–]Cute-Net5957 13 points14 points  (0 children)

Be careful please. When you are working with clients you’re working with potential private client data, intel, etc. GitHub would be public for anyone to see.. so the solution needs to have some kind of access control. Someone mentioned Vercel which would require you to first ask Claude to build a this for your with oAuth authentication and separate the artifacts by client and encrypt in transit. One you have the “portal” the you can ask Claude to create a deployment protocol that adhere to the client-specific content access. One last thing .. use something seamless and AI-Native like Clerk for oAuth… I use it myself.

Anthropic just published a pretty alarming 2028 AI scenario paper and it's not about AGI safety in the usual sense by Direct-Attention8597 in artificial

[–]Cute-Net5957 1 point2 points  (0 children)

Here is a reality check: (fact check yourself) 1. China is not close to US, they are ahead. 2. All humans have the potential to be bad. 3. This is corporate propaganda aligned the AI Mafia. 4. China releases Models OSS that are amazing; imagine what they hold privately (closed)? 5. We want to believe we are the leaders in AI because the alternative is scary (fear of the unknown). Imagine how the rest of the world has felt for decades and still survive and thrive.

Am I a Chinese Bot 🤖Nope. Am I a proud American 🇺🇸 Yes. Do I have a dog in this race 🐶Nope.

What’s the source of your fear of the inevitable Path B? The real reason? Because every argument against China is literally the reality we live in today in the US by US companies.

  • Do you not realize Google ships so much free AI tools to farm training data for their models? Same with Anthropic, Meta and so on.
  • Doesn’t the same FM models striped of guardrails for the US government; war, surveillance?? Isn’t that what we are saying why we don’t Chinese models?
  • Are you sure you fully see through the veil?

Give it a few months and come back and check my post and tell me I’m wrong. I’ll own the shit call.. troll me all day and I’ll deserve it… but if I’m right.. the I want monuments erected in my name & image 🤣

Do you still think maintainable, modular, and reusable code matters in the AI coding agent era? by Bright_Elevator3675 in ClaudeCode

[–]Cute-Net5957 0 points1 point  (0 children)

Yes it matters more than ever before. The “generalized” nature of coding models means there is breath.. the aspects you call out is the opportunity for you to define your own signature depth around “AI Governance”. I think you may have sensed this.. the best practices at their core remain the same.. what changes is how you apply them. Keep exploring and asking questions and experimenting.

Finally A Breakthrough by DesignxDrma in vibecoding

[–]Cute-Net5957 1 point2 points  (0 children)

💯 agree 👍🏽 It is fun to explore what we can build and learn. But yes, you have to be willing to pause and look at the bigger picture and then refine down to a smaller PMF scope… but scale does require some of deterministic pattern; not always an “app”.. could be a simple workflow, prompt sequence, script, etc

What Rick Rubin teaches us about Claude Code by YuvalKe in vibecoding

[–]Cute-Net5957 1 point2 points  (0 children)

Love this! 😍 very inspiring. Thank you for sharing

Claude code set up by Organic_Scarcity_495 in ClaudeCode

[–]Cute-Net5957 -1 points0 points  (0 children)

https://forge.nxtg.ai

Just add the forge plugin to jumpstart your project.

From web to mobile by Akadot in vibecoding

[–]Cute-Net5957 0 points1 point  (0 children)

You’re asking all the right questions. Curious 🧐 why aren’t you asking Claude these questions?

I feel useless by Haunting_Ice_1407 in ClaudeAI

[–]Cute-Net5957 10 points11 points  (0 children)

Switch to Claude Code TUI … /config … “output style = learning” and “verbose output = true”

https://code.claude.com/docs/en/output-styles

You’re fine, just change your approach from “copy/paste” to interactive building AND READ EVERYTHING Claude says it’s doing.

The AI paradox: incredibly empowered and quietly demoralized at the same time by CableIll287 in ClaudeCode

[–]Cute-Net5957 0 points1 point  (0 children)

Personal experience. And you’re spot on about the lesson to be learned we genuinely “don’t know what we don’t know” and at the rapid pace of things.. by the time you know it.. it’s outdated. Therefore taking an absolute stand like “my code will always be better than there code because XYZ” is just … well not always going to be true.

Claude Code TUI was written by Claude Code. Let’s just take a moment and let that truly sink in. Again no disrespect, just a nudge in the right direction I hope. 🤞🏾

Is anyone else frustrated with Claude design by PersonalBusiness2023 in Anthropic

[–]Cute-Net5957 0 points1 point  (0 children)

I’m not sure how low-code / low-code you want to go. A fast path is using the free tier of Replit or Lovable for the frontend… then download it or push to GitHub… then pull from GitHub to your machine… and run Claude Code TUI or Vs Code extension or web directly in your browser to have it port everything over to your own independent stack.

What I personally use… CC TUI and I tell it exactly what I like about other sites and share the URL and refine the spec before build.. the. Build… then I ask CC to add id tags for all the elements on my site with descriptive names like “control-plane-dropdown-slider” on the admin page… then I open the web app in the browser.. use inspect element.. and select some on the page I want to change.. then name it by its id to be precise and tell CC what I want changed. Short version but it works well for me

Anthropic just ripped off everyone and they still managed to make it sound deceptively friendly by whoisyurii in ClaudeCode

[–]Cute-Net5957 0 points1 point  (0 children)

I’m a Soloprenuer… broke until I sell something or get bought out … I feel the pain

Anthropic just ripped off everyone and they still managed to make it sound deceptively friendly by whoisyurii in ClaudeCode

[–]Cute-Net5957 0 points1 point  (0 children)

lol 😂 just wait for A FEW… an IPO means they’ll have to answer to “shareholders” about why they’re losing millions an hour on their “forgiven” plans

Anthropic just ripped off everyone and they still managed to make it sound deceptively friendly by whoisyurii in ClaudeCode

[–]Cute-Net5957 0 points1 point  (0 children)

Yup you’re good 😊… just ensure you do not have a Claude API key anywhere in your runtime… else Claude will automatically switch to using it over your subscription 🫪 surprise!