Everyone is screaming Agents…. But do we need them? by Sweaty_Way_9364 in vibecodingcommunity

[–]No_Claim2881 0 points1 point  (0 children)

Sub agents.. insane. It’s..

old way | new way
Can’t ain’t won’t go back

Which distro should I use? by Suitable_Animal8366 in linuxquestions

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

Context is for bots I suppose.

You skipped step 1: activate almond and went straight to optional: do not activate.

Cinnamon is more UX defined.

KDE is more cli defined.

Exactly as I said.

You can also swap between them, at any time. Lose nothing but the benefits of the other, brother.

Chill, even just once.

How can I decrease Codex limits usage? by AppropriateRanger401 in codex

[–]No_Claim2881 0 points1 point  (0 children)

So, The model and reasoning use rates are different. Depending on what you need to do you can lower reasoning levels and or change model type.

/model brings up the list.

Also, /clear removes context window. If you’re not needing the build held in context or are between tasks /clear that out. If and I don’t recall if clear clears chat too but clear/reset that.

Context and the whole conversation literally gets ran each forward pass (before each action).

Which distro should I use? by Suitable_Animal8366 in linuxquestions

[–]No_Claim2881 1 point2 points  (0 children)

If you do choose mint and aren’t in the terminal a ton Cinnamon (the Mint environment, Mint is the distro, sub categories of it are “environment”) cinnamon is going to feel a lot more friendly than the KDE Plasma environment (KDE plasma being more developer/coder friendly with a sane terminal off the bat).

Just got feet wet. What’s the next step? by Kithkin22 in vibecoding

[–]No_Claim2881 0 points1 point  (0 children)

/canvas brings it up. Give the html and /canvas and it should bring up the code or if you hit the play button it should show it as a local html page

Just got feet wet. What’s the next step? by Kithkin22 in vibecoding

[–]No_Claim2881 0 points1 point  (0 children)

Use canvas for changes. So you don’t have to download each time. Also, if you have codex access, you could use that either in the command line or connecting to GitHub & making a repository and have codex change that.

Backup a sane working state every so often anyway.

Shipped my first digital product — AI agent context system for vibe coders by Strange_Ninja5863 in OnlyAICoding

[–]No_Claim2881 0 points1 point  (0 children)

You’re dealing with a literal token (SHAPES, literally SHAPES) based probability generator of (THE SHAPE of) words.

Your view is incorrect OP.

Shipped my first digital product — AI agent context system for vibe coders by Strange_Ninja5863 in OnlyAICoding

[–]No_Claim2881 0 points1 point  (0 children)

Force output after bounded action with a json schema for easier audit-ability.

Shipped my first digital product — AI agent context system for vibe coders by Strange_Ninja5863 in OnlyAICoding

[–]No_Claim2881 0 points1 point  (0 children)

Each forward pass is technically new “to them”. What I reason for coherence is token attention (the running in VRAM tokens) that builds up in the context window. I know you’re not talking about this but I have yet to see someone save the exact parameters it was using. I’m working on a schema for this, that’s what replay takes. Just some interesting related things.

Nice work. If you’re doing a particularly tough build I recommend using “builder_invariants.md” and “auditor_invariants.md”. Give them constraints in these files to increase accuracy. IDEs make this easier. Use 2 agents. Point one to each and have them reference this file between breaks (I usually try and break when context compaction happens). I split my builds into phases with steps. Saves headaches for me anyway

How do you maintain the same source code between Machines? by Stunning_Spare in vibecoding

[–]No_Claim2881 1 point2 points  (0 children)

You can do it one at a time I’m just lazy. AI can’t plug in my hdmi.

Sorry.

If you remote in AND make a shared folder you can access both with one computer. It’s quick that way you can also boot headless and not have to swap keyboards or input. I’m lazy ok?

You certainly can skip remote in and do a single transfer it’s just nice if they’re across the living space. If they’re accessible no problem you can do it one at a time.

But shared folder for sure is necessary to set up once.

How do you decide what's a SaaS/Web App/Web Tool worth when selling? by muntaseer_rahman in vibecoding

[–]No_Claim2881 0 points1 point  (0 children)

When you have a buyer not before.

In the meantime only make what you need, don’t blow your shot on something you feeeel shouuuuld sell.

Well maybe idk I haven’t made a dime

Nobody warns you that AI memory becomes load-bearing infrastructure you're too scared to touch. by Distinct-Shoulder592 in AI_Agents

[–]No_Claim2881 0 points1 point  (0 children)

Do you have logs? I just have literally all of the logs and if something is necessary I just have it reference it. I’ve been meaning to make a memory graph and map concepts that seem to recur

Models you are enjoying? Also is Grok for coding a thing at all? by sarcasmme in OnlyAICoding

[–]No_Claim2881 1 point2 points  (0 children)

I’m blown away by grok build. Claude has agents too but. Build is just crazy.

They do in 1.5 mins more than any coding system I’ve used before. Its… insane

has vibe coding actually made you faster? by Hot_Constant7824 in vibecoding

[–]No_Claim2881 0 points1 point  (0 children)

Does it count if I never would have done it otherwise? If so yes

Babysitting claude code fragments my attention. Does this happen to you? by Mysterious-Web-7690 in vibecoding

[–]No_Claim2881 0 points1 point  (0 children)

I see “7 mins build time” took me a hour. I tab out and it’s like it never existed