Monday, 2 February 2026

Vibe Coding watching is like 3d printer watching

Hypnotizing into uselessness, but hard to stop. Useful enough to be dangerous but there are better things to do. For now discipline is key, but discipline depletes

No comments:

Post a Comment

adk cached gemini

from google.adk.models.google_llm import Gemini class CachedGemini(Gemini): _cache: dict[str, list[dict]] def __init__(self, *ar...