@MelkeyDevi
iAccount based inUnited States
About this account
- Account based in
- United States
- Connected via
- United States App Store
Account-level information from X, not a live location or the device used for a specific post.
Joined July 2020
- Tweets15.4K
- Following697
- Followers30.8K
- Likes38.8K
i'm a huge Joshua Van fan.
With his progress he could become the best flyweight of all time #UFC331
perks of working @vercel #1 -
you get the SalesForce 1's and look fresh in the office
Nike AirForce 1’s?
More like
Slack SalesForce 1’s
(Yes these are real, and this is @MelkeyDev ‘s feet)
Melkey retweeted
It's likely that more software will be produced next year than in all of the history of computing. It took Vercel 10 years to get to 1 billion deployments, but then we added another 1.4 billion in the last 10 months alone.
Some of this will be tiny, personal and even disposable software. An HTML file with some javascript ("artifacts"), a report, a pricing calculator, a slide deck, all the way to sophisticated apps, agents and platforms.
Deployment speed is one of our obsessions. We've brought down the time to deploy, upload, assign a domain and globally propagate an artifact to 1 second.
This is quite a feat considering we serve these artifacts with uncompromising performance and security. This sub-second deployments include our global CDN, Firewall, immutable deployments, domain assignment, observability, rollbacks…
And we're not done yet. Follow @melkeydev for more.
You and your coding agent can now use the CLI to deploy static artifacts in less than one second.
▲ ~/ vercel deploy ./my-static-site --prod
vercel.com/changelog/sub-sec…
Sub 1 second deployments achieved.
Take it for a spin
You and your coding agent can now use the CLI to deploy static artifacts in less than one second.
▲ ~/ vercel deploy ./my-static-site --prod
vercel.com/changelog/sub-sec…
We wrote about how AI has escaped different sandboxes, and collected a bunch of articles related to AI.
Next issue of open digest drops tomorrow.
Sign up. It's Free.
opendigest.ai/
:)
Replying to @sudarsh_jain_ @prnshtwt
I feel like I self taught myself most of the time.
You and @0x_syk taught me some concepts in go lang
But mostly it was mostly @MelkeyDev and @ThePrimeagen videos
Honestly, though, I think nil pointer access errors taught me the most especially when working with db
Been building a lot of cool stuff at @vercel (CLI, the plugin, deployments + more stuff).
As for Go, I actually believe in the day of agents, languages like Go, Zig and Rust become much easier to implement.
Their performance improvement is insane compared to TS/JS (event loop trauma).
We're actively working on how we can improve Vercel with these languages. It's the path forward.
Replying to @MelkeyDev
@MelkeyDev What have you been up to lately? What tech stack are you building with? How do you feel about golang still?
Finished an over weeklong trip in Spain and Italy.
It was nice to unplug for a bit but I’m glad to be back
Vercel sandboxes are incredible
Replying to @OpenAIDevs
Your sandbox, your call.
Bring your own sandbox or connect a sandbox provider.
Choose the environment that fits your workload:
• CPU, GPU, and memory options
• Fully managed environments or deployments within your VPC
• File and secret storage options
We offer first-class integrations with @blaxelAI, @CloudflareDev, @daytonaio, @digitalocean, @e2b, @modal, @OracleCloud, @RunloopAI, and @vercel.
holy shit 🔥
🏝️ + ▲ = 🚀
TanStack and @Vercel are officially teaming up!
We’re working together to make Vercel a first-class home for TanStack Start with better support for deploying and running anything you can dream up with TanStack on Vercel.
Start here! 👇
vercel.com/kb/guide/deploy-a…
this is so nice I want early access please
Quick Superlogical demo to end the week. This demo is just of the basic functionality, but I want to highlight just how FAST it is. There's a WHOLE lot more functionality already present and coming but I wanted to keep the demo short. But seriously, check out that speed.
I'm showing the macOS app here and I get asked a lot so let me just say up front: its not macOS only. We're still figuring out exactly what platforms will be stable enough for the initial public release, but we're working on others. In particular, the web interface is very functional but I'll demo that another time (or someone else will).
This is also all showing off the architecture I previously talked about for terminal multiplexing which is significantly different from other mainstream multiplexers: this is all a custom binary protocol where the server is maintaining N replica distributed terminal state machines. It works!
Tons of hard work going into this by the team @almonk @dizzyup @pearkes. Hope we can bring you something you can use soon. ❤️ Happy to answer questions in the replies.