David East(@_davideast) 's Twitter Profileg
David East

@_davideast

Lead DevRel for https://t.co/jPav38djuh.
Early stage @Firebase.
https://t.co/zafOYFFkVi
Un gringo que puede hablar español.

ID:1728160536

linkhttps://davidea.st/ calendar_today04-09-2013 09:34:48

17,7K Tweets

19,7K Followers

1,1K Following

Astro(@astrodotbuild) 's Twitter Profile Photo

Astro Studio — a globally-distributed edge data platform, designed exclusively for Astro.

Connect your project to a dedicated hosted DB in seconds. It's fast everywhere, secure, and ridiculously easy to use.

Launching in 2024. Secure your spot now!
studio.astro.build

account_circle
Roman Nurik 🇺🇦(@romannurik) 's Twitter Profile Photo

Just discovered Keeybs from figma.com/@joanne ... this is going to be fun 😍 (playing with swag ideas for the Project IDX team)

Just discovered Keeybs from figma.com/@joanne ... this is going to be fun 😍 (playing with swag ideas for the Project IDX team)
account_circle
jhey 🔨🐻✨(@jh3yy) 's Twitter Profile Photo

Fine.

Real-life CSS lesson 🧑‍🍳🍕

.topping {
translate: calc(var(--x, 0) * 1cqi) calc(var(--y, 0) * 1cqi);
transition: translate 0.2s;
}

[id=slide]:checked ~ .scene .topping {
--x: 100;
}

cc David East

account_circle
Roman Nurik 🇺🇦(@romannurik) 's Twitter Profile Photo

Another design detail for Project IDX (idx.dev) is the custom light and dark color themes… a lot of work went into these themes last year. The themes were 🔬 hand-crafted to balance foreground/background contrast with adjacent-token contrast in the editor…

Another design detail for Project IDX (idx.dev) is the custom light and dark color themes… a lot of work went into these themes last year. The themes were 🔬 hand-crafted to balance foreground/background contrast with adjacent-token contrast in the editor…
account_circle
David East(@_davideast) 's Twitter Profile Photo

🍕 Let's fix this pizza with CSS Grid!

```css
.toppings {
display: grid;
place-items: center;
}

.slices {
display: grid;
grid-template:
'slice1 slice2'
'slice3 slice4';
}

.slice:nth-child(1) {
grid-area: slice1;
border-top-left-radius: 100%;
}…

🍕 Let's fix this pizza with CSS Grid! ```css .toppings { display: grid; place-items: center; } .slices { display: grid; grid-template: 'slice1 slice2' 'slice3 slice4'; } .slice:nth-child(1) { grid-area: slice1; border-top-left-radius: 100%; }…
account_circle
Addy Osmani(@addyosmani) 's Twitter Profile Photo

View Transitions bring seamless transition animations to the browser. Chrome is excited to see official support in Astro 3.0: developer.chrome.com/blog/astro-vie… ~ learn about the journey there!

account_circle
Astro(@astrodotbuild) 's Twitter Profile Photo

Astro 3.0 is out now! 🪐

30% faster and more powerful than ever. View Transitions, Image Optimization, JSX Fast Refresh, and so much more.

astro.build/blog/astro-3/

account_circle
David East(@_davideast) 's Twitter Profile Photo

🌴 PaLM 2 is getting an upgrade.

⬆️ 32,000 tokens in a context window. That's enough to include an 85-page document in a prompt.

cloud.google.com/blog/topics/go…

🌴 PaLM 2 is getting an upgrade. ⬆️ 32,000 tokens in a context window. That's enough to include an 85-page document in a prompt. cloud.google.com/blog/topics/go…
account_circle
David East(@_davideast) 's Twitter Profile Photo

| ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄|
| I'm bad at CSS |
|_____________|
\ (•◡•) /
\ /
——
| |
|_ |_

account_circle