need to add some things still:
- regular updates (every 5-10min maybe)
- be able to interact/edit/comment/update one day (maybe just a clickable link to start, to open the ticket)
need to add some things still:
- regular updates (every 5-10min maybe)
- be able to interact/edit/comment/update one day (maybe just a clickable link to start, to open the ticket)
If companies start forcing humans through AI call experiences to accomplish tasks, I'll be ready with the consumer-side: calls.rip
If companies start forcing humans through AI call experiences to accomplish tasks, I'll be ready with the consumer-side: calls.rip
```
[language-server.standardrb]
command = "standardrb"
args = ["--lsp"]
[[language]]
name = "ruby"
language-servers = [ "standardrb" ]
auto-format = true
```
```
[language-server.standardrb]
command = "standardrb"
args = ["--lsp"]
[[language]]
name = "ruby"
language-servers = [ "standardrb" ]
auto-format = true
```
Do not show error messages that say "Something went wrong". They frustrate users because they can't take action about them. Instead, say: "You broke our app. It's your fault. Write a 150 words apology in this box to continue:"
#ui #ux #usability #a11y
Do not show error messages that say "Something went wrong". They frustrate users because they can't take action about them. Instead, say: "You broke our app. It's your fault. Write a 150 words apology in this box to continue:"
#ui #ux #usability #a11y
```
@import 'tailwindcss' source("../mydir");
```
```
@import 'tailwindcss' source("../mydir");
```
- server-side rendered HTML/CSS with a sprinkle of JS
- much lighter your cell service, a few KB of gzipped html/css every 10s (vs old JSON blob)
- a single repo to maintain github.com/jakswa/round...
- server-side rendered HTML/CSS with a sprinkle of JS
- much lighter your cell service, a few KB of gzipped html/css every 10s (vs old JSON blob)
- a single repo to maintain github.com/jakswa/round...