Tom MacWright
@macwright.com
12 months ago fully bought into leader key as an application launcher, it's so fast and muscle-memory'y github.com/mikker/Leade...
💬 2
♻️ 0
❤️ 17
fully bought into leader key as an application launcher, it's so fast and muscle-memory'y github.com/mikker/Leade... "Cheating" latency by preloading pages that users hover over for longer than 65 ms is a pretty smart way to make loads _feel_ instant without being too wasteful: instant.page we have a postgres -> PlanetScale import tools that are ready for release soon. if you want some while glove help using them while we test, email me: s@planetscale.com
I feel really good about the foundations we're building - as the codebase grows, it feels *easier* to implement new features, not harder.
Wouldn't it be great if you would get the bundle size difference directly in your PR?
With the new Tuist GitHub app, you can catch regressions in your bundle size _before_ they even get into your main branch.
Here's how to get started: docs.tuist.dev/en/guides/de... Note that `pyrefly` is in active development, so there may be missing features and bugs.
Happy 🐍 coding!
github.com/facebook/pyr... To install and configure:
1. Install pyrefly: `uv tool install pyrefly`
2. Install extension: command palette > `zed: extensions` > filter to `pyrefly` > `install`
3. Configure Zed settings:
```json
"languages": {
"Python": {
"language_servers": ["pyrefly"]
}
}
``` We landed a Zed extension for `pyrefly`, Facebook's new Python language server written in Rust. "Type check over 1.85 million lines of code per second" and receive other goodies, like go-to-definition.
While Flux gives access to many standard APIs to access your data, it is not always clear which methods are right for a given application. Matt will dive into building real-world web applications using different Flux APIs to create rich experiences and discuss best practices.
Register bit.ly/4mCCRSW for our upcoming webinar to learn about the different APIs available with Flux and how they can be used to build interactive and informative web applications for weather data products. Gracias Pol for the mention 😀
so does this mean that Open VSX and VSCodeium are unnecessary because the marketplace is accessible by forks?
Move fast and sync things
$20K/month is where your AWS bill changes the most. •$6K on RDS IOPS. •$4K on transit charges between AZs you forgot •$3K on NAT gateways passing idle traffic •$2K on S3 PUTs from the microservice the principal engineer wrote •$5K on CloudWatch logs
new slow mass album is amazing, 10/10 slowmassmusic.bandcamp.com/track/hogtie... @chriskrycho.com 👏👏👏 amazing work here Serverless db pricing is notoriously difficult to reason about.
When thinking of solving this for Prisma Postgres, we wanted to make things easy & fair, so we chose an operations-based model that's not based on compute.
Read more about why 👇
pris.ly/ops-pricing... Switching to your browser, searching, then skimming? It adds up.
What if you could stay in VS Code and ask for what you need?
GitHub Copilot brings Prisma docs straight to your editor, so you never need to leave.
Watch now 👇
pris.ly/yt/ai-docs-... how’s the growth going on this app, is it still crazy?
Sewing together a custom porteur bag: macwright.com/2025/05/18/s... At Tuist, we're enhancing accessibility in dev environments by converting proprietary formats into documented ones and exposing them via web APIs and integrations. Development should not happen in isolation, so we're breaking down silos. A server opens so many opportunities 😍