fox@lemm.ee to xkcd@lemmy.worldEnglish · edit-21 year agoxkcd #2916: Machinexkcd.comexternal-linkmessage-square20linkfedilinkarrow-up1179arrow-down14cross-posted to: rust
arrow-up1175arrow-down1external-linkxkcd #2916: Machinexkcd.comfox@lemm.ee to xkcd@lemmy.worldEnglish · edit-21 year agomessage-square20linkfedilinkcross-posted to: rust
minus-squareSteve@communick.newslinkfedilinkEnglisharrow-up32·1 year agoI solved one. Kinda sorta. It didn’t work consistently, but it worked well enough to count apparently. Then I reloaded and got this?
minus-squarewhere_am_i@sh.itjust.workslinkfedilinkEnglisharrow-up8·1 year agoReload again and get a 4 color criss-cross sorter T.T
minus-square7heo@lemmy.mllinkfedilinkEnglisharrow-up5·edit-21 year agoIt’s being DDOSed. Too many users. Too many submits. The rendering code is light enough on the server that it still works (most of the work is client side, the sever just serves a bunch of json files), but the submitting code definitely crashes.
I solved one. Kinda sorta. It didn’t work consistently, but it worked well enough to count apparently.
Then I reloaded and got this?

Reload again and get a 4 color criss-cross sorter T.T
It’s being DDOSed. Too many users. Too many submits. The rendering code is light enough on the server that it still works (most of the work is client side, the sever just serves a bunch of json files), but the submitting code definitely crashes.