The trickiest part is balancing the signal to noise ratio.
Trying to keep you informed of the events you care about but without the overwhelming firehose of pings screaming for attention. It's a hard challenge!
The trickiest part is balancing the signal to noise ratio.
Trying to keep you informed of the events you care about but without the overwhelming firehose of pings screaming for attention. It's a hard challenge!
Here's a demo of 60fps scrolling with 3000 (!!!) items in view, with instant transitions into your tasks details
Here's a demo of 60fps scrolling with 3000 (!!!) items in view, with instant transitions into your tasks details
Here's a demo of 60fps scrolling with 3000 (!!!) items in view, with instant transitions into your tasks details
I’m getting runtime errors with environment variables and the solutions in the docs are not working (the —env-mode=loose is largely ignored…)
I’m getting runtime errors with environment variables and the solutions in the docs are not working (the —env-mode=loose is largely ignored…)
1. After setting up a bunch of MakeVSCodeAwesome key maps I felt right at home.
2. It’s surprisingly fast at boot up and search. Cursor struggles with my monorepo sometimes
- On-the-fly formatting is odd
- Magical cursor "disappearing" into parenthesis is confusing
- Automatic indentation is off most of the time
- Still no support for comment blocks /** */
1. After setting up a bunch of MakeVSCodeAwesome key maps I felt right at home.
2. It’s surprisingly fast at boot up and search. Cursor struggles with my monorepo sometimes
All to exterminate loading spinners from the experience. Now *all* navigations are instant.
No loading states or skeletons taking you out of flow 🔥
All to exterminate loading spinners from the experience. Now *all* navigations are instant.
No loading states or skeletons taking you out of flow 🔥
Owning your backend is more pain upfront, but worth it for the literal bedrock of your business
Which you won’t be able to do
Owning your backend is more pain upfront, but worth it for the literal bedrock of your business
etc.
Local-first is about convenience for the user - making the data instantly available for best in class UX, regardless of what it takes to make it happen
When you build an app, you *don’t* want your abstractions to be servers, DBs, the network and requests.
You want them to be *the objects your app is about* and *the humans collaborating on them*
etc.
Local-first is about convenience for the user - making the data instantly available for best in class UX, regardless of what it takes to make it happen