fox@lemm.ee to xkcd@lemmy.worldEnglish · edit-27 months agoxkcd #2916: Machinexkcd.comexternal-linkmessage-square20fedilinkarrow-up1179arrow-down14cross-posted to: rust@programming.devhackernews@lemmy.smeargle.fans
arrow-up1175arrow-down1external-linkxkcd #2916: Machinexkcd.comfox@lemm.ee to xkcd@lemmy.worldEnglish · edit-27 months agomessage-square20fedilinkcross-posted to: rust@programming.devhackernews@lemmy.smeargle.fans
minus-squareSteve@communick.newslinkfedilinkEnglisharrow-up32·7 months 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·7 months agoReload again and get a 4 color criss-cross sorter T.T
minus-square7heo@lemmy.mllinkfedilinkEnglisharrow-up5·edit-27 months 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.