Post B8T17KMgneDb6uHhp2 by wyatt@soc.megatokyo.moe
 (DIR) More posts by wyatt@soc.megatokyo.moe
 (DIR) Post #B8T17IaRPY1vayheym by wyatt@soc.megatokyo.moe
       0 likes, 0 repeats
       
       best way to radicalise someone against rust is to give them a computer with a dual core 2.5 GHz cpu and 8GB of RAM(actually a pentium m and 2gb of ram, but let's be generous here because this will still work)
       
 (DIR) Post #B8T17IyBzF1qmdod04 by corpsedoll@pl.kotobank.ch
       0 likes, 0 repeats
       
       @wyatt 2 GHz 8 GB still sounds very mid-spec to me, what happened O_O
       
 (DIR) Post #B8T17JAFGQfbO1SFmq by wyatt@soc.megatokyo.moe
       0 likes, 0 repeats
       
       @corpsedoll rust happened, cargo happened (mostly it's cargo's fault i think)
       
 (DIR) Post #B8T17JNiSLRg3nl0me by corpsedoll@pl.kotobank.ch
       0 likes, 0 repeats
       
       @wyatt This is what happens when developers convince themselves that they deserve six cores and thirty two gigglybites
       
 (DIR) Post #B8T17Jf5PlL8vfssrI by azureazure@social.xenofem.me
       1 likes, 0 repeats
       
       @corpsedoll @wyatt iirc building rust is not possible on 32-bit architectures because it runs out of memory :))))))
       
 (DIR) Post #B8T17KMgneDb6uHhp2 by wyatt@soc.megatokyo.moe
       0 likes, 0 repeats
       
       @corpsedoll i still use 8gb ram dual core on most of my machines (my desktop is 3.6 GHz, quad core, and 32GB RAM though, that's the machine with nearly 3 hour firefox compile times)
       
 (DIR) Post #B8T19BXeZiJsKDIaNU by kirby@freerobuxextremist.com
       0 likes, 0 repeats
       
       @azureazure @corpsedoll @wyatt at least cross compilation is a thing
       
 (DIR) Post #B8T1e50Ew82t1QOxIu by wyatt@soc.megatokyo.moe
       1 likes, 0 repeats
       
       @kirby @corpsedoll @azureazure good luck cross compiling firefox for powerpc when the build system depends on the v8 javascript engine (from chrome, yes - in the form of nodeJS) and V8 has no codegen for powerpc and the x86 version conflicts with libraries in the root you're building in
       
 (DIR) Post #B8T1e5HxsEDvuOh6vo by kirby@freerobuxextremist.com
       0 likes, 0 repeats
       
       @wyatt @corpsedoll @azureazure lol admittedly that sounds more like a firefox problem than a rust one
       
 (DIR) Post #B8T1yNdPNErGbCP00e by wyatt@soc.megatokyo.moe
       1 likes, 0 repeats
       
       @kirby @corpsedoll @azureazure firefox also will not link in a 32 bit system because of the same reasonsand guess what else, firefox depends on rust now which is why it won't link on 32 bit systems