• Friday

    • Upgraded from WP 6.0.3 to 6.1 (and theme, then removed footer). I can’t indent anymore?? Looks like this has happened multiple times during upgrades before: https://www.google.com/search?q=wordpress+can%27t+indent+list+anymopre&rlz=1C1ASUM_enUS976US976&sxsrf=ALiCzsZNRFG845wkldAekZPzzG08rQgHsQ%3A1667586326322&ei=FlllY92WE6Sp5NoPruKQiAw&ved=0ahUKEwjd-fKUk5X7AhWkFFkFHS4xBMEQ4dUDCBE&uact=5&oq=wordpress+can%27t+indent+list+anymopre&gs_lp=Egxnd3Mtd2l6LXNlcnC4AQP4AQEyBRAAGKIEMgUQABiiBDIFEAAYogQyBRAAGKIEMgUQABiiBMICChAAGEcY1gQYsAOQBghI0AZQwgRYwgRwAXgByAEAkAEAmAFioAFiqgEBMeIDBCBNGAHiAwQgQRgA4gMEIEYYAIgGAQ&sclient=gws-wiz-serp
    • Stripe lays off 14%, twitter 50%, lyft 13%, opendoor 18%. Tons in web3 as well.
    • Supercontest. Added a screenshot of the weekly picks table and an email schedule at lockdown. https://gitlab.com/bmahlstedt/supercontest/-/issues/166.
    • Used selenium, and automated login (just like the test suite).
    • Needs auth. Created a generic sbsc user (of the app, not db or mail server).
    • Required some dynamic window sizing to grab the image properly. And byte handling for png attachment.
    • Supercontest. Updated the 2022-2023 season for daylight savings time this saturday night. https://gitlab.com/bmahlstedt/supercontest/-/issues/139.
    • Modified the alembic migration too so that this happens at the beginning of every season automatically, no longer needing this manual operation mid-season.