• @dns@aussie.zone
    hexbear
    4
    edit-2
    7 months ago

    My solution was worse than most: replace one -> one1one You are only going to do the replace all for each number and if the "e" is also in eight it is still there for the next set of replace.

    A better quick and dirty solution from Mastodon was to just add the common character first: twone -> twoone

    • @asyncrosaurus@programming.dev
      hexbear
      6
      7 months ago

      unpaid work

      This is like whining that a journalist doing a crossword puzzle is "unpaid work" because they use words at their day job.

      None of these puzzles are remotely like actual work. It's for fun. Can't you just have fun for a couple hours?

      • usernamesaredifficul [he/him]
        hexbear
        1
        edit-2
        7 months ago

        I think I just don't understand how people can have their hobby be related to their work without imploding. I had a cousin who became a proffessional chef and he cooked for fun. That job almost overwhelmed him because he had no escape from its stresses.

        I would worry about that happening to me with coding

    • @UndercoverUlrikHD@programming.dev
      hexbear
      5
      edit-2
      7 months ago

      I'm curious how many programmers encounter these sort of silly challenges during work.

      It's as much work as crosswords are for linguists from my point of view. It's just a fun brain teaser, and a good excuse to try out new languages.

    • @abbadon420@lemm.ee
      hexbear
      4
      edit-2
      7 months ago

      Doing puzzles with friends is better than doing puzzles (or, god forbid, monopoly) with family.

  • @Bumblefumble@lemm.ee
    hexbear
    1
    7 months ago

    Just saw this community and it looks cool even though I'm probably not capable of solving most of the puzzles. But having looked through the community, I can only really find solution threads. Where are the actual puzzles posted so I can give it a go?

    • @dns@aussie.zone
      hexbear
      3
      7 months ago

      https://adventofcode.com/2023 The first question is public, login to get your test data and submit your answers and unlock part 2.