I’m gonna level with you guys. I made a view tracker for my website in PHP and I’m chasing a really obscure bug where it wipes out all the accumulated views but it’s like one of those 1 in 5000 chance bugs so now I’m just uploading this here to try and accumulate some views so it might happen while I’m looking at it… Sorry; enjoy the picture

  • SorteKanin@feddit.dk
    link
    fedilink
    arrow-up
    2
    ·
    7 months ago

    Because now I have to compile rust and cross-compiling from Windows to Linux is a mess I don’t wanna deal with. I don’t want to spin up a whole container just to compile for Linux.

    That’s fair, though honestly cross-compiling Rust isn’t that hard. You could also just use Windows Subsystem for Linux to compile for Linux. But totally fair using whatever works for you of course.