Alex@lemmy.ml to Programmer Humor@lemmy.ml · 2 years agoA week of fprintfs has me wanting to code rust next weeklemmy.mlimagemessage-square26fedilinkarrow-up110arrow-down10
arrow-up110arrow-down1imageA week of fprintfs has me wanting to code rust next weeklemmy.mlAlex@lemmy.ml to Programmer Humor@lemmy.ml · 2 years agomessage-square26fedilink
minus-squareKillingTimeItself@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up0·edit-22 years agoas a non programmer, but someone involved in fields intimately similar in fundamental manners. Honestly i get the feeling that languages and compilers are going to stop babying the user and go RISC-V at some point. Who needs complex structures and tons of rules when you can just use a turing machine instead!
minus-squarenova_ad_vitum@lemmy.calinkfedilinkarrow-up1·edit-22 years agoAs a non-surgeon I think doing a heart transplant without bypass shouldn’t be that hard if you’re fast enough. I mean you can cut arteries quickly with bolt cutters right?
minus-squareBlue_Morpho@lemmy.worldlinkfedilinkarrow-up0·2 years agoI don’t understand. You mean everyone goes back to assembly? I could get on board with that.
minus-squareKillingTimeItself@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up0·2 years agothink assembly, but without the assembly part. All the good parts of shit like assembly without all the bad parts of more involved languages like js. Or god forbid front end development frameworks.
minus-squareKillingTimeItself@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up0·2 years agopretty much. C but if it was better somehow, basically.
as a non programmer, but someone involved in fields intimately similar in fundamental manners.
Honestly i get the feeling that languages and compilers are going to stop babying the user and go RISC-V at some point.
Who needs complex structures and tons of rules when you can just use a turing machine instead!
As a non-surgeon I think doing a heart transplant without bypass shouldn’t be that hard if you’re fast enough. I mean you can cut arteries quickly with bolt cutters right?
I don’t understand. You mean everyone goes back to assembly? I could get on board with that.
think assembly, but without the assembly part.
All the good parts of shit like assembly without all the bad parts of more involved languages like js. Or god forbid front end development frameworks.
You mean C?
pretty much. C but if it was better somehow, basically.
So like Rust?