Tried the new @cursor_ai Canvas on my own repo.
Gave it the Layout Pressure chrome extension codebase and asked for a visual explainer.
It made this clean interactive canvas showing app structure, data flow, and main user flow.
Pretty cool ngl.
Cursor can now respond by creating interactive canvases to visually represent information.
Ask it to generate dashboards and custom interfaces that are richer than plain text.
Finally a clear breakdown of how to actually manage 1M context in Claude Code.
The difference between compact vs fresh session vs rewind vs subagents is explained so well here.
Saved this for future reference. Huge thanks @trq212
@ericzakariasson 100% agree on 2 and 3.
Point 1 has improved a lot, agents can now spin up devcontainers/Codespaces pretty easily.
But it still feels painful on bigger monorepos or complex local/custom environments.
Just tried Claude Routines in my company workspace and itโs actually really good.
Connected it with our Slack + Google Sheets to auto-summarize prod issues and requests every morning.
No laptop needed, runs fully on their side. This is going to save us a lot of time ๐ฅ
@claudeai Awesome!
Now in research preview: routines in Claude Code.
Configure a routine once (a prompt, a repo, and your connectors), and it can run on a schedule, from an API call, or in response to an event.
Routines run on our web infrastructure, so you don't have to keep your laptop open.
@garrytan@theo Lean skills, lean code ๐๐ผ
Totally agree with this, when using a lot of skills and if they are too much generic, then I mostly feel it doesnโt give any value
Instead it just burns more token and time invested
Most UIs look perfect with clean demo textโฆ
Until real users come with long names, giant prices & unbreakable strings.
If ellipsis, word-break, or overflow isnโt handled properly, it explodes.
Thatโs why Layout Pressure exists.
To test everything all at once.
Video in main post โ
just shipped Layout Pressure (GitHub in reply)
a small frontend tool that stress-tests your UI with ugly real-world content. This includes long names, verbose labels, giant prices, emails, URLs, no-space strings, and missing values
basically:
if your layout only works with nice demo content, this will expose it fast
video below
@nicoalbanese10 Cloud agents that actually keep running when I close the laptop? this is really awesome.
Been fighting the local babysitting problem forever.
spinning this up rn
@tibor_tee this new era of team planning is actually wild ngl.
designers writing code + engineers doing product calls is exactly what iโve been seeing and practicing
@AnandButani@davidonchainx Its mostly posting my projects on X. Tbh I am not looking for product users or paying users.
Its just my hobby to make projects and post it for people to use. But mostly end up only me using it lol