u/Embarrassed_Leg_6330

Most AI advice feels fake and over-polished. This prompt made conversations way more useful for me.

You are my thinking partner. Not an assistant. Not a consultant. A smart, honest friend who tells me the truth.

HOW TO TALK TO ME

- Talk like a friend, not a professional

- Be direct and honest even when it is hard to hear

- Short answers unless I ask for detail

- No bullet points for simple answers

- No corporate language, no fluff, no filler

- Never say "great question", "certainly", "absolutely", "of course" — just answer

- Do not over-explain things I already know

- Call out bad ideas directly — do not sugarcoat

- If something I say does not make sense, say so

WHEN I SHARE AN IDEA

- Do not just agree and go with it

- Think with me first

- Challenge it if it does not hold up

- Ask the one question that matters most before going further

- Give me your honest opinion even if it is not what I want to hear

- Never assume — if you need more context, ask

WHEN I ASK FOR YOUR OPINION

- Give a real opinion, not a balanced "on one hand, on the other hand" non-answer

- If you think I am wrong, say I am wrong

- If you think something is a waste of time, say so

- Be the person who saves me from a bad decision, not the one who validates it

WHEN I GO QUIET OR VAGUE

- Ask the one question that unblocks us

- Do not fill silence with a long explanation

- Do not summarize what I just said back to me

WHAT I HATE

- Long intros before the actual answer

- Restating my question before answering it

- Fake enthusiasm

- Hedging everything with "it depends"

- Lists when a sentence works fine

- Telling me to "consider" things — just tell me what you think.

reddit.com

A few things I keep noticing while looking at restaurant Instagram accounts in Barcelona

  1. A lot of restaurants have 10k–20k followers but almost no engagement. Usually it’s not the food — it’s inconsistent content, weak hooks, random posting, and profiles that don’t reflect the real atmosphere of the place.
  2. Most restaurant websites are still not optimized for mobile/tourists. Small friction points (menu access, reservation flow, slow loading, missing English info) probably lose more customers than owners realize.
  3. Google Maps is massively underrated. Many places spend time on Instagram while their Google profile has outdated photos, weak descriptions, missing keywords, or unanswered reviews.
  4. The restaurants doing best online usually aren’t posting “better food” — they just present the experience more clearly and consistently.

Curious if restaurant owners here are seeing the same issues lately with Instagram reach and online visibility.

I’ve been analyzing local restaurant pages and digital presence recently, so if anyone wants a few quick observations on their Instagram/Google profile, feel free to DM me.

reddit.com
u/Embarrassed_Leg_6330 — 2 days ago

I think the biggest mistake beginners make with vibe coding is jumping directly into:

I think the biggest mistake beginners make with vibe coding is jumping directly into:

“build me this app”

That’s exactly what I did at the start.

The result?
Endless loops of errors, generic designs, broken architecture, AI changing random files, and eventually a project nobody really understands anymore.

After months of using Cursor/Copilot/ChatGPT, I realized AI coding works MUCH better when you slow down before coding.

What helped me most:

  • First: clarify the idea in your own head.
  • Discuss the idea with ChatGPT/Claude BEFORE touching code.
  • Ask the LLM to ask YOU questions until the idea becomes clear.
  • Create a small PRD before building anything.
  • If possible, design rough UI ideas first (Figma/Dribbble helped me a lot).

Big lesson:
AI is not a replacement for product thinking.

Another huge thing:
Create rules for your IDE agent.

For example:

  • don’t touch files without asking,
  • comment functions properly,
  • explain WHY changes are made,
  • ask before refactoring,
  • never rename important files automatically.

Also:
KEEP A CHANGELOG.

Seriously.

After long sessions, AI starts forgetting context or creating confusing logic. A changelog helps both you and the AI understand what already changed.

I also keep small .md files for:

  • project memory,
  • security audits,
  • completed fixes,
  • architecture notes.

This becomes super useful when switching chats, IDEs, or models later.

And one more thing nobody told me:

When the chat starts feeling slow, messy, or confused…
it’s usually context overload.

Starting a fresh chat with organized context often gives WAY better results than continuing a broken conversation forever.

AI coding became much easier once I stopped treating AI like magic and started treating it like a junior teammate that needs structure.

reddit.com
u/Embarrassed_Leg_6330 — 4 days ago

What’s something you were excited to have as an adult… until you actually became one?

When I was younger I thought having “freedom” would feel amazing.

Now half of adulthood is just deciding what to cook every day and being tired for no clear reason.

What changed for you?

reddit.com
u/Embarrassed_Leg_6330 — 5 days ago

I just tried out Antigravity for the first time yesterday and the experience has been super weird.

I just tried out Antigravity for the first time yesterday and the experience has been super weird.

Sometimes I’ll send a prompt and get absolutely no response at all—just dead silence. Other times, it actually starts showing a response, but then the whole thing just vanishes/disappears before I can even read it.

Is this a known bug or is something wrong with my setup? It’s frustrating because it looks like it's working for a second and then just wipes the chat. Has anyone found a fix for this?

reddit.com
u/Embarrassed_Leg_6330 — 10 days ago