1/n I am finally going to say it, @solana is an...
UNIX killer!

Operating System Advice :)
Nearly every OS that's been built is based on a 50 year old design choice. Usermode processes have their own virtual address space starting at 0, and OS kernel memory is mapped across all processes to the same location, usually at the top accessible after as system call.
But every kernel driver has access to the entire OS. Any bug in any driver can completely destroy the entire OS. @solana is not designed this way.
.@solana has stateless programs that are pure executable code. Transactions that isolate the state they touch and abort on any failure and execute in a fixed amount of resources. By definition a program can't crash.
These restrictions make it easy to build a high performance OS, but make it really hard for devs to build sophisticated programs. A program that is its own VM could work in theory, in practice, it going to take blood, sweat and tears.
.@neonlabsorg built a VM that runs as a simple program on @solana, but is not limited to its restrictions. Neon can execute EVM txs in parallel, that span multiple solana blocks. Let that sync in for a bit. Neon is a limitless EVM 🤯
This took an enormous amount of blood sweat and tears by the @neonlabsorg engineering team. Huge congrats to them on getting this done!

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with ANAT◎LY🦀

ANAT◎LY🦀 Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!

Follow Us on Twitter!

:(