• Sibbo@sopuli.xyz
    link
    fedilink
    arrow-up
    2
    ·
    5 hours ago
    Connections
    Puzzle #608
    🟦🟦🟦🟦
    🟩🟨🟩🟩
    🟩🟨🟩🟩
    🟩🟩🟩🟪
    🟩🟩🟪🟩
    
  • Stupid_Trollah@lemm.ee
    link
    fedilink
    arrow-up
    3
    ·
    8 hours ago

    I can’t beeline believe I didn’t get green

    
    Connections
    Puzzle #608
    🟦🟦🟦🟦
    🟩🟨🟩🟪
    🟩🟩🟪🟩
    🟪🟨🟨🟨
    🟨🟨🟨🟨
    🟪🟩🟪🟩
    
    
  • Pandantic [they/them]@midwest.social
    link
    fedilink
    English
    arrow-up
    1
    ·
    7 hours ago

    Been a while since I played. I definitely thought purple was yellow, and I didn’t know yellow because those things are not things I have knowledge of.

    Connections
    Puzzle #608
    🟪🟨🟦🟦
    🟩🟩🟩🟩
    🟦🟦🟦🟦
    🟨🟨🟨🟨
    🟪🟪🟪🟪
    
  • celeste@kbin.earth
    link
    fedilink
    arrow-up
    3
    ·
    9 hours ago
    Connections
    Puzzle #608
    🟩🟩🟩🟩
    🟦🟦🟦🟦
    🟪🟨🟪🟨
    🟨🟨🟨🟨
    🟪🟪🟪🟪
  • inlandempire@jlai.lu
    link
    fedilink
    arrow-up
    4
    ·
    10 hours ago

    Wait what’s

    spoiler

    Soul food ? I thought Bio was a better fitting word for food

    Connections
    Puzzle #608
    🟨🟦🟦🟦
    🟦🟦🟦🟦
    🟩🟨🟩🟩
    🟩🟨🟨🟩
    🟩🟩🟩🟩
    🟪🟨🟪🟪
    • celeste@kbin.earth
      link
      fedilink
      arrow-up
      3
      ·
      9 hours ago
      spoiler

      it’s a type food originating in the south of the united states, created by african americans.

      hope the spoiler tags show up right this time

  • Connections
    Puzzle #608
    🟩🟩🟩🟩
    🟪🟨🟦🟦
    🟦🟦🟦🟦
    🟨🟨🟨🟨
    🟪🟪🟪🟪
    
    Spoiler

    I fell for the “right away” trap (stat, now, fast, soon). In hindsight, “soon” doesn’t seem very urgent, so maybe it was a bad guess.

  • DirigibleProtein
    link
    fedilink
    arrow-up
    4
    ·
    11 hours ago

    Connections
    Puzzle #608
    🟩🟩🟩🟩
    🟦🟦🟦🟦
    🟨🟨🟨🟨
    🟪🟪🟪🟪

  • WIZARD POPE💫@lemmy.world
    link
    fedilink
    arrow-up
    4
    ·
    12 hours ago

    What is up the last couple days with blue and purple being easier than green and yellow??

    Connections
    Puzzle #608
    🟦🟦🟦🟦
    🟨🟨🟨🟨
    🟪🟪🟪🟪
    🟩🟩🟩🟩
  • ZagorathOP
    link
    fedilink
    English
    arrow-up
    3
    ·
    12 hours ago

    Connections
    Puzzle #608
    🟪🟪🟪🟪
    🟨🟨🟨🟨
    🟩🟩🟩🟩
    🟦🟦🟦🟦

    Skill 97/99
    Uniqueness 1 in 264

    wtf is up with the difficulty of the categories today?

  • Trebuchet@lemm.ee
    link
    fedilink
    arrow-up
    4
    ·
    13 hours ago
    Connections
    Puzzle #608
    🟨🟨🟨🟨
    🟪🟪🟪🟪
    🟦🟦🟦🟦
    🟩🟩🟩🟩
    
  • ZagorathOP
    link
    fedilink
    English
    arrow-up
    4
    ·
    19 hours ago

    Urgh. Bot now failing at a stage that it’s never failed before. I don’t think I changed anything that could have affected that… And worst…in the four times I’ve tried running this, I’ve gotten 2 different errors. One the first two times, which is made up of a bunch of JSON-esque stuff, and the second 2 times it’s a more traditional stack trace…for a library that isn’t being used until long after the line that it failed on.

    • ZagorathOP
      link
      fedilink
      English
      arrow-up
      4
      ·
      16 hours ago

      Oh, well. I figured out that the problem was not where I thought it was. Guess I needed better logging. The problem is, in fact, in an area that I’ve changed recently.

        • ZagorathOP
          link
          fedilink
          English
          arrow-up
          1
          ·
          7 hours ago

          I know how to fix it in the short term…but the problem was caused by something I put in place because that was the proposed solution to how to get it running under Docker. So now I have to go back to the drawing board on that one…