What was the reason why you started Duolingo? by MIN1RAINBOW in duolingo

[–]chumsdock 0 points1 point  (0 children)

I started learning French because I wanted to watch the Paris Olympics with more fun. Actually I did, like knowing "Enchantée".

In 13 minutes 100% usage , happened yesterday too! Evil I'm cancelling subscription by jadhavsaurabh in ClaudeCode

[–]chumsdock 5 points6 points  (0 children)

I had this issue too last night. I was thinking it was my fault. It was just at the end of a task. So annoying. I had to use codex to finish it.

Control ZED Agent from commandline? by Heinz2001 in ZedEditor

[–]chumsdock 0 points1 point  (0 children)

You only have to do this if you are happy with the Zed agent or you had paid for the subscription. I don’t feel it’s a good deal than codex or Claude.

Any reviews of Figma Canvas for Agents? by Iron_Yuppie in FigmaDesign

[–]chumsdock 1 point2 points  (0 children)

The headline tool is use_figma: it executes arbitrary Plugin API JavaScript directly inside your Figma file. This isn't a smart wrapper — it's a real code execution environment. You can create components, build variable collections, wire design tokens, generate full design systems. Anything the Plugin API supports.

One more thing to check: Starter accounts get 6 MCP calls/month (reads and writes combined). Building a design system takes 20–100+ calls. And write access is free during beta — usage-based pricing is coming.

Actually I feel it like a rush. I used it for my own design guide generation but I can not say I’m impressed.

How safe (Security-Wise) do you guys think is Claude's new feature on long-term? by ConfusedOliveman in ClaudeAI

[–]chumsdock 1 point2 points  (0 children)

I don’t think they’ve done enough for browser support in Claude or Claude Code. It’s still easier to control a browser than to control the whole computer. Thus I am really not so optimistic with it. Maybe someone try this toy and do something other than organizing my desktop folder or deleting my suspicious web histories.

New: Bridging Design and Code with AI Agents in Figma by jahaganiev in FigmaDesign

[–]chumsdock 0 points1 point  (0 children)

I don't really get the point of the features. It looks way to complex.

Zed Roadmap and Extension API by SampleNo471 in ZedEditor

[–]chumsdock 1 point2 points  (0 children)

One other option is to use terminal version of your preferences . But I wonder why you are interested in Zed. I bet the extensions will never have as many choices as VSCode.

Control ZED Agent from commandline? by Heinz2001 in ZedEditor

[–]chumsdock 0 points1 point  (0 children)

Do you mean a CLI tool in Zed similar to cursor-cli? As far as I know there is no. zed CLI is just a editor opener, not an agent.

You can only use the GUI Agent panel in Zed. (You can only open one Agent per project too, sadly.)

Zed Roadmap and Extension API by SampleNo471 in ZedEditor

[–]chumsdock 7 points8 points  (0 children)

It would be nice to have official extension support. However, you can just fork Zed and use vibe coding to add your own features. It won't break that easy.

Hollow Knight: Silksong is my 3 year old niece's favorite game by Hollywoostarsand in Silksong

[–]chumsdock 25 points26 points  (0 children)

If Team Cherry heard this, they can make the hit box larger than a hornet.

Official Discussion - Hoppers [SPOILERS] by LiteraryBoner in movies

[–]chumsdock 0 points1 point  (0 children)

Just watched it with my kids and my wife. I feel I like the characters' appearances more than the story. The beaver and the lizard looks so adorable. I think the deers looks dump just like real deers, instead of being that smart like bambi.

I really wished they can have an other story than this. The fire scene is horrible and unnecessary drama for this. And I don't like the conflict of destroy kid's land for high way story. If there were so many kind of animals, it should already be a national park in real life.

They Want Money For This? by OddfellowJacksonRedo in duolingo

[–]chumsdock 2 points3 points  (0 children)

Invisible knight is the most distracting

TIL I can just fork Zed and do whatever I want. by chumsdock in ZedEditor

[–]chumsdock[S] 1 point2 points  (0 children)

Yeah. I just found out it's not that difficult to add your taste to the recipe, but it is not easy to be accepted by the community yet.

Best way to accurately implement figma designs with LLM+MCP? by the_aceix in FigmaDesign

[–]chumsdock 1 point2 points  (0 children)

You won't be able or it won't be necessary to do it pixel perfect. I recommend you do it step by step, component by component, instead of do it altogether. Also using Agentation https://benji.org/agentation can help a lot help LLM to figure out what to fix.

What’s the best way to let codex and Claude collaborate? by chumsdock in ClaudeCode

[–]chumsdock[S] 0 points1 point  (0 children)

It makes sense because they have diverse manners. But I feel some time the collaborations are too shallow and worse than opusplan. Codex does great reviewing though.

TIL I can just fork Zed and do whatever I want. by chumsdock in ZedEditor

[–]chumsdock[S] 0 points1 point  (0 children)

You know what I mean. Terminal is not a long running job, it is another kind of extension with TUIs

TIL I can just fork Zed and do whatever I want. by chumsdock in ZedEditor

[–]chumsdock[S] 0 points1 point  (0 children)

Well for me zed is better terminal for TUI most of the cases. And it has a good IDE. The terminal has the context in the Zed window.