lemmyreader@lemmy.ml to Linux@lemmy.mlEnglish · 6 months agosuperfile - A pretty fancy and modern terminal file managerraw.githubusercontent.comimagemessage-square60fedilinkarrow-up1516arrow-down111file-text
arrow-up1505arrow-down1imagesuperfile - A pretty fancy and modern terminal file managerraw.githubusercontent.comlemmyreader@lemmy.ml to Linux@lemmy.mlEnglish · 6 months agomessage-square60fedilinkfile-text
minus-squaredino@discuss.tchncs.delinkfedilinkEnglisharrow-up36arrow-down6·6 months agoNot written in rust, yuck! 😆
minus-squareILikeBoobies@lemmy.calinkfedilinkarrow-up5arrow-down14·6 months agoGo is pretty cool, better than R
minus-squarelaurelraven@lemmy.blahaj.zonelinkfedilinkarrow-up17·6 months agoWhy would you even compare Go with R though?
minus-squareILikeBoobies@lemmy.calinkfedilinkarrow-up4·edit-26 months agoBecause R would be weird for this use case hence Go being better for it
minus-squarelaurelraven@lemmy.blahaj.zonelinkfedilinkarrow-up6·6 months agoBut why bring it up at all? Nobody said anything about R so why make that comparison?
minus-squareILikeBoobies@lemmy.calinkfedilinkarrow-up1arrow-down2·6 months agoWhy dismiss all languages that aren’t rust?
minus-squareUndercoverUlrikHD@programming.devlinkfedilinkarrow-up6·6 months agoR and rust are two completely different languages…
minus-squareILikeBoobies@lemmy.calinkfedilinkarrow-up1·6 months agoYou didn’t seem to understand my question Dismissing all but Rust is a joke Saying Go is better than R at things R isn’t used for is a joke because it’s obvious and someone doing this in R would just draw the question of why even though they could
minus-squareUndercoverUlrikHD@programming.devlinkfedilinkarrow-up1·6 months agoMy apologies then, I thought you were shortening rust to R by mistake
minus-squareinterdimensionalmeme@lemmy.mllinkfedilinkarrow-up8arrow-down25·6 months agoHow else is it going to fit inside of 25kb? Can they even make rust executables under 1GB?
minus-squarebodaciousFern@lemmy.dbzer0.comlinkfedilinkarrow-up17arrow-down1·6 months agoNot sure where you got the 25kb number from. This tool is written in go and is a 7.8 MB compiled binary.
minus-squareinterdimensionalmeme@lemmy.mllinkfedilinkarrow-up8arrow-down3·6 months agoOh wow, a text based file manager is that big ? That’s half of my openwrt router’s memory
minus-squareAzzk1kr@feddit.nllinkfedilinkEnglisharrow-up8arrow-down1·6 months agoBecause it’s a statically compiled binary, it tends to grow the size of the binary. Increases portability though.
Not written in rust, yuck! 😆
/s !/s
Go is pretty cool, better than R
Why would you even compare Go with R though?
Because R would be weird for this use case hence Go being better for it
But why bring it up at all? Nobody said anything about R so why make that comparison?
Why dismiss all languages that aren’t rust?
R and rust are two completely different languages…
You didn’t seem to understand my question
Dismissing all but Rust is a joke
Saying Go is better than R at things R isn’t used for is a joke because it’s obvious and someone doing this in R would just draw the question of why even though they could
My apologies then, I thought you were shortening rust to R by mistake
How else is it going to fit inside of 25kb? Can they even make rust executables under 1GB?
Not sure where you got the 25kb number from.
This tool is written in go and is a 7.8 MB compiled binary.
Oh wow, a text based file manager is that big ? That’s half of my openwrt router’s memory
Because it’s a statically compiled binary, it tends to grow the size of the binary. Increases portability though.