I made an MMO rendering in the terminal
a sort of relaxing social game to play while agents run
8 ppl already hang out in there while their coding agents run
it's live join us :D
Today, Ramp raised $750M at a $44B valuation.
Last time we grew this fast, we were 1/20th the size.
For 2000 years, business was built on two pillars. Today, a third: intelligence.
It’s your least governed cost. It’s also your single greatest opportunity.
Since Opus 4.8 is out and more and more designers are getting into Design Engineering, I thought I’d share some of the interaction patterns I use most often:
Use proximity, not just hover. When the cursor gets close, nearby elements can subtly scale and darken based on distance.
It makes interfaces feel more responsive, less binary, and way more alive
onpointermove = e =>
document.querySelectorAll(".dock>*").forEach(el => {
const r = el.getBoundingClientRect();
const t = Math.max(0, 1 - Math.abs(e.clientX - r.x - r.width/2) / 120);
el. style.scale = 1 + t * .5;
});
Today we're announcing our @sesame iOS app preview, giving you a first look at our collection of personal agents, a new way to explore your curiosity and think out loud.
We’ve come a long way since the Research Preview from last year: new features, new characters, and better capabilities.
https://t.co/g6VCc1CGFB
https://t.co/M5RWoUiyP2