This is a general discussion thread. Anything is welcome!

Any exciting plans for the week? Any new PBs? New interesting puzzles?

  • @SeerLite
    link
    English
    211 months ago

    Nice! Will you publish your tool?

    Probably! But I’m still trying to figure out how to organize it all. I also discovered more algorithm sheets (probably should have started by doing that research before parsing Jack Cai’s sheet). I’m trying to make it as general purpose as possible and also trying not to confuse myself while learning.

    Also it’s hard to reason about the best way to learn when I don’t know much yet (which leads to me implementing some interesting YAGNI), but I’ll update the tool as I go and maybe when I’m done/happy enough I’ll publish it. It’s all in Python though (to deal with the sheets via Pandas) and I think it’s not ideal because most cubers prefer online webapps AFAIK.