This commit is contained in:
bastien 2023-05-22 11:01:57 +02:00
parent 0e058d5d22
commit d55bac8437

View file

@ -13,7 +13,6 @@
Many very complete graphic software exist to do that like VScode from microsoft or Atom. Many very complete graphic software exist to do that like VScode from microsoft or Atom.
So why not use them ? So why not use them ?
#### drawbacks : #### drawbacks :
* They are resource intensive, lots of RAM (~1.3 GB, about 18,000 times more than the Apollo 11 mission that sent the first men to the moon :/ ) * They are resource intensive, lots of RAM (~1.3 GB, about 18,000 times more than the Apollo 11 mission that sent the first men to the moon :/ )
@ -24,7 +23,6 @@
So which solution? We suggest you use one of the historical command line text editors (vi, Vim) to make your own IDE :) So which solution? We suggest you use one of the historical command line text editors (vi, Vim) to make your own IDE :)
#### Advantages : #### Advantages :
* Lightweight, ~15Kb which is 4.6 x less than Apollo 11 and 83000 times less than VSCODE!!! * Lightweight, ~15Kb which is 4.6 x less than Apollo 11 and 83000 times less than VSCODE!!!