@eddantes44@pecuariadobem Caramba, tu cita thoreau na bio e defende imposto.
Tu leu as obras dele? Recomendo ler desobediencia civil dele, na moral, pode mudar bastante sua forma de pensar sobre essa cobrança abusiva de impostos até sobre idosos gastando com saúde.
Two months ago I was fired by Google for creating the Google Workspace CLI. It went viral, hit #1 on Hacker News, gained thousands of GitHub stars and many thousands of actual users in just a couple days.
It was an incredible, confusing journey, from directors and leaders asking what they could learn from the tool to getting grilled by legal about why the Google logo and brand colors are on the Google Workspace GitHub code repositories.
I think the cause was that Workspace and certain leaders (and projects) were afraid of being disrupted. But the fear wasn't specific to my CLI, it was a broader fear in what agents meant for Workspace. Either way, the irony of my termination was the announcement at Google Cloud Next two days before I was fired that an official Workspace CLI was coming.
I want this out there because it is easier for me to explain my story and it is an experience I want to fully own. It's also part of my healing.
Nearly 7 years at Google was an incredible opportunity for me and I was fortunate to have wonderful teammates and a manager that fully supported me through these last few months. Thank you.
This model is insane at design.
I asked GLM 5.2 (left) and Opus 4.8 (right) to build me a landing page and you can't even tell the difference.
GLM cost $0.06 while opus cost $0.49. More than 6x cheaper while being faster + more token efficient.
Another win for open source AI.
@HarmonyIta@lucas_montano Interesting, i will make some tests. Today my workflow is:
.claude/
├── agents/
│ ├── spec-writer/
│ ├── test-writer/
│ ├── implementer/
│ ├── reviewer/
With their skills, works well, but, maybe can be simpler
🤯 GLM-5.2 is here — built for long-horizon coding and agentic tasks, now with a solid 1M-token context.
The strongest open-source coding model yet!
Available now on Ollama's cloud, hosted in the US on the latest @NVIDIAAI Blackwell datacenter GPUs. Privacy policy and zero data retention apply, as always.
Try it 👇
Claude Code:
ollama launch claude --model glm-5.2:cloud
Codex App:
ollama launch codex-app --model glm-5.2:cloud
Hermes Agent:
ollama launch hermes --model glm-5.2:cloud
Chat:
ollama run glm-5.2:cloud
More integrations and information in the model page 🧵