SagXD@lemy.lol to Programmer Humor@programming.dev · 1 year agoRust project startup kitlemy.lolimagemessage-square8fedilinkarrow-up115arrow-down10
arrow-up115arrow-down1imageRust project startup kitlemy.lolSagXD@lemy.lol to Programmer Humor@programming.dev · 1 year agomessage-square8fedilink
minus-squareAzureInfinity@leminal.spacelinkfedilinkarrow-up1·edit-21 year agoThis actually wrong way to do it, here the pro way: 1.Start writing a game/app/engine/os. 2.Write dozen utility packages for it. 3.Write high-level packages for #2 4.Write a “light-weight” version of #3 when disgusted with bloat of #3. 5.repeat #2 with more modern rust code.
This actually wrong way to do it, here the pro way:
1.Start writing a game/app/engine/os.
2.Write dozen utility packages for it.
3.Write high-level packages for #2
4.Write a “light-weight” version of #3 when disgusted with bloat of #3.
5.repeat #2 with more modern rust code.