A manifesto for cloud-oriented programming.
Don't get me wrong, I love the cloud! It has empowered me to build amazing things, and completely ch...
For further actions, you may consider blocking this person and/or reporting abuse
All abstractions can break when things go wrong but that doesnβt mean they are not powerful and valuable. Abstractions are the essence of software as they enable developers to deliver more value to our users faster. When things donβt work, we gotta open the hood. Thatβs been like that with software since the dawn of computers β€οΈ
I love the compiler approach! We're also building a language (wasp-lang.dev/), so I'm aware of the challenges that come with it? Have you implemented your LSP yet?
Wasp looks sick! Yes, Wing's toolchain is designed with an LSP-first approach so it reuses the same code for parsing and type checking with the core compiler. :-)
nice, the same!
Have you guys heard about pulumi. If not, welcome to Pulumi, much user friendly, code with your favorite programming language and target your favorite cloud of your choice. They are the best one to refer. I love them :)
Advice - Do not reinvent the wheel. Humans will be dead, AI's will take over LOL
Love this manifesto! Great read and converted me βοΈ
Man.. really enjoyed that one. Keep dem coming :D
Very good read, thanks!
Thank you
Great stuff!
What a great write-up @eladb!
superb, resonates with my thoughts about working with cloud!
The idea that you to have to push to the cloud with each iteration is bonkers. I haven't worked like that since 2008.
Since then, I've got all the servers I need (minus occasionally some 3rd party APIs) running locally. At each iteration, I point curl at localhost and test it myself.
I have worked from a plane with no Wi-Fi recently. When my Internet goes out at home, I keep working.
Really lovely read!
Great read, thanks!