rsync -av -e ssh \
--delete-after \
--exclude 'node_modules' \
--exclude 'dist' \
--exclude '.idea' \
--dry-run \
other-host:/path/to/project/remote/ .
rsync -av -e ssh \
--delete-after \
--exclude 'node_modules' \
--exclude 'dist' \
--exclude '.idea' \
--dry-run \
other-host:/path/to/project/remote/ .
This is how it currently looks:
This is how it currently looks:
If you are using server actions in NextJS to post a form, make sure your input element has an `name` and not just an `id`. Otherwise the field won't be available in your FormData field.
Hint: if you use shadcn/ui the name field does not come out of the box, you need to add it!
If you are using server actions in NextJS to post a form, make sure your input element has an `name` and not just an `id`. Otherwise the field won't be available in your FormData field.
Hint: if you use shadcn/ui the name field does not come out of the box, you need to add it!
Oh, and one of the things I like most about PGO is that they also include a way to easily monitor every cluster, "sweet"!
Oh, and one of the things I like most about PGO is that they also include a way to easily monitor every cluster, "sweet"!
And now, it doesn't have to mimic Raycast, it's just an example.
And now, it doesn't have to mimic Raycast, it's just an example.
It is now possible to choose your model. I have not used the Google models, anyone knows how they compare to GPT-4o and Claude Sonnet?
It is now possible to choose your model. I have not used the Google models, anyone knows how they compare to GPT-4o and Claude Sonnet?