Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: marketing mumbo-jumbo #62

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

docs: marketing mumbo-jumbo #62

wants to merge 3 commits into from

Conversation

brillout
Copy link
Member

This is purposely controversial :-).

I expect this PR to be rejected (in parts).

We can add back some kind of security warning: maybe we can find a way to sell HatTip as "it's ready" while warning users that it's beta and may have (security) issues.

@brillout
Copy link
Member Author

I updated the PR to make it less controversial. I think it's now mergeable.

@cyco130 cyco130 added the documentation Improvements or additions to documentation label May 23, 2023
@brillout brillout added marketing ✨ and removed documentation Improvements or additions to documentation labels Sep 15, 2023
Instead of writing server code that only works with Express.js, write server code that can be deployed anywhere: AWS, Cloudflare Workers, Vercel, VPS, ...
With HatTip you write server code that can be deployed anywhere: Cloudflare Workers, AWS EC2, AWS Lambda, Vercel, Netlify, Deno Deploy, Lagon, ...

HatTip prevents vendor locking by abstracting away the underlying platforms. Vercel is getting too expensive? Switch to Cloudflare Workers. Node is becoming too slow? Migrate to Bun. Without changing a single line of application code.
Copy link
Contributor

@aleclarson aleclarson Nov 1, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
HatTip prevents vendor locking by abstracting away the underlying platforms. Vercel is getting too expensive? Switch to Cloudflare Workers. Node is becoming too slow? Migrate to Bun. Without changing a single line of application code.
HatTip prevents vendor lock-in by abstracting away the underlying platforms. Vercel getting too expensive? Switch to Cloudflare Workers. Node.js becoming a bottleneck? Migrate to Bun. All without a single change to your application's request/response handling.


HatTip prevents vendor locking by abstracting away the underlying platforms. Vercel is getting too expensive? Switch to Cloudflare Workers. Node is becoming too slow? Migrate to Bun. Without changing a single line of application code.

HatTip is designed so that you can still fully tap into the underlying platform. As the need arises at scale, you can focus on a deployment platform and fully leverage its features that make it special.
Copy link
Contributor

@aleclarson aleclarson Nov 1, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe something like this instead:

Suggested change
HatTip is designed so that you can still fully tap into the underlying platform. As the need arises at scale, you can focus on a deployment platform and fully leverage its features that make it special.
HatTip lets you use special features of the underlying platform. If you do this, it might be harder to move your app to a different platform later. But you can choose to do this if it helps your app work better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants