• Activity
  • Votes
  • Comments
  • New
  • All activity
  • Showing only topics with the tag "2022". Back to normal view
    1. Your failures in 2022

      Share what your failures were in 2022. Your regrets; where you came worse off at the end of the year than at the beginning. What will you do better next year? Counterpart of the successes thread:...

      Share what your failures were in 2022. Your regrets; where you came worse off at the end of the year than at the beginning. What will you do better next year?

      Counterpart of the successes thread: https://tildes.net/~talk/13w4/your_successes_in_2022

      13 votes
    2. Year in Review: Books of 2022

      What were your highlights for the year? What were the best things you read? What surprised you? What let you down? Reflect back on the year and talk about anything and everything related to the...

      What were your highlights for the year? What were the best things you read? What surprised you? What let you down?

      Reflect back on the year and talk about anything and everything related to the books you read in 2022. You do NOT have to limit it to 2022 releases -- anything you read this year counts.

      6 votes
    3. Year in Review: Television of 2022

      What were your highlights for the year? What were the best things you watched? What surprised you? What let you down? Reflect back on the year and talk about anything and everything related to the...

      What were your highlights for the year? What were the best things you watched? What surprised you? What let you down?

      Reflect back on the year and talk about anything and everything related to the television you watched in 2022. You do NOT have to limit it to 2022 releases -- anything you watched this year counts.

      7 votes
    4. Welcome to 2022. What are your predictions for this year?

      Let's hear some crazy ones. Who's going to live and die? Which show is going to get cancelled? Will Apple release an iPhone 14? Will the Queen make it to the 22nd century? Will Texas finally...

      Let's hear some crazy ones. Who's going to live and die? Which show is going to get cancelled? Will Apple release an iPhone 14? Will the Queen make it to the 22nd century? Will Texas finally secede?

      Edit: Quick retrospective, same thread for 2019. Jeez has it been three years already?

      22 votes
    5. Day 24: Blizzard Basin

      Today's problem description: https://adventofcode.com/2022/day/24 Please post your solutions in your own top-level comment. Here's a template you can copy-paste into your comment to format it...

      Today's problem description: https://adventofcode.com/2022/day/24

      Please post your solutions in your own top-level comment. Here's a template you can copy-paste into your comment to format it nicely, with the code collapsed by default inside an expandable section with syntax highlighting (you can replace python with any of the "short names" listed in this page of supported languages):

      <details>
      <summary>Part 1</summary>
      
      ```python
      Your code here.
      ```
      
      </details>
      
      4 votes
    6. Day 25: Full of Hot Air

      Today's problem description: https://adventofcode.com/2022/day/25 Please post your solutions in your own top-level comment. Here's a template you can copy-paste into your comment to format it...

      Today's problem description: https://adventofcode.com/2022/day/25

      Please post your solutions in your own top-level comment. Here's a template you can copy-paste into your comment to format it nicely, with the code collapsed by default inside an expandable section with syntax highlighting (you can replace python with any of the "short names" listed in this page of supported languages):

      <details>
      <summary>Part 1</summary>
      
      ```python
      Your code here.
      ```
      
      </details>
      
      4 votes
    7. Day 11: Monkey in the Middle

      Today's problem description: https://adventofcode.com/2022/day/11 Please post your solutions in your own top-level comment. Here's a template you can copy-paste into your comment to format it...

      Today's problem description: https://adventofcode.com/2022/day/11

      Please post your solutions in your own top-level comment. Here's a template you can copy-paste into your comment to format it nicely, with the code collapsed by default inside an expandable section with syntax highlighting (you can replace python with any of the "short names" listed in this page of supported languages):

      <details>
      <summary>Part 1</summary>
      
      ```python
      Your code here.
      ```
      
      </details>
      
      9 votes
    8. Day 10: Cathode-Ray Tube

      Today's problem description: https://adventofcode.com/2022/day/10 Please post your solutions in your own top-level comment. Here's a template you can copy-paste into your comment to format it...

      Today's problem description: https://adventofcode.com/2022/day/10

      Please post your solutions in your own top-level comment. Here's a template you can copy-paste into your comment to format it nicely, with the code collapsed by default inside an expandable section with syntax highlighting (you can replace python with any of the "short names" listed in this page of supported languages):

      <details>
      <summary>Part 1</summary>
      
      ```python
      Your code here.
      ```
      
      </details>
      
      12 votes
    9. Day 23: Unstable Diffusion

      Today's problem description: https://adventofcode.com/2022/day/23 Please post your solutions in your own top-level comment. Here's a template you can copy-paste into your comment to format it...

      Today's problem description: https://adventofcode.com/2022/day/23

      Please post your solutions in your own top-level comment. Here's a template you can copy-paste into your comment to format it nicely, with the code collapsed by default inside an expandable section with syntax highlighting (you can replace python with any of the "short names" listed in this page of supported languages):

      <details>
      <summary>Part 1</summary>
      
      ```python
      Your code here.
      ```
      
      </details>
      
      6 votes
    10. Day 22: Monkey Map

      Today's problem description: https://adventofcode.com/2022/day/22 Please post your solutions in your own top-level comment. Here's a template you can copy-paste into your comment to format it...

      Today's problem description: https://adventofcode.com/2022/day/22

      Please post your solutions in your own top-level comment. Here's a template you can copy-paste into your comment to format it nicely, with the code collapsed by default inside an expandable section with syntax highlighting (you can replace python with any of the "short names" listed in this page of supported languages):

      <details>
      <summary>Part 1</summary>
      
      ```python
      Your code here.
      ```
      
      </details>
      
      4 votes
    11. Day 20: Grove Positioning System

      Today's problem description: https://adventofcode.com/2022/day/20 Please post your solutions in your own top-level comment. Here's a template you can copy-paste into your comment to format it...

      Today's problem description: https://adventofcode.com/2022/day/20

      Please post your solutions in your own top-level comment. Here's a template you can copy-paste into your comment to format it nicely, with the code collapsed by default inside an expandable section with syntax highlighting (you can replace python with any of the "short names" listed in this page of supported languages):

      <details>
      <summary>Part 1</summary>
      
      ```python
      Your code here.
      ```
      
      </details>
      
      4 votes
    12. Day 21: Monkey Math

      Today's problem description: https://adventofcode.com/2022/day/21 Please post your solutions in your own top-level comment. Here's a template you can copy-paste into your comment to format it...

      Today's problem description: https://adventofcode.com/2022/day/21

      Please post your solutions in your own top-level comment. Here's a template you can copy-paste into your comment to format it nicely, with the code collapsed by default inside an expandable section with syntax highlighting (you can replace python with any of the "short names" listed in this page of supported languages):

      <details>
      <summary>Part 1</summary>
      
      ```python
      Your code here.
      ```
      
      </details>
      
      6 votes
    13. Day 19: Not Enough Minerals

      Today's problem description: https://adventofcode.com/2022/day/19 Please post your solutions in your own top-level comment. Here's a template you can copy-paste into your comment to format it...

      Today's problem description: https://adventofcode.com/2022/day/19

      Please post your solutions in your own top-level comment. Here's a template you can copy-paste into your comment to format it nicely, with the code collapsed by default inside an expandable section with syntax highlighting (you can replace python with any of the "short names" listed in this page of supported languages):

      <details>
      <summary>Part 1</summary>
      
      ```python
      Your code here.
      ```
      
      </details>
      
      7 votes
    14. Day 17: Pyroclastic Flow

      Today's problem description: https://adventofcode.com/2022/day/17 Please post your solutions in your own top-level comment. Here's a template you can copy-paste into your comment to format it...

      Today's problem description: https://adventofcode.com/2022/day/17

      Please post your solutions in your own top-level comment. Here's a template you can copy-paste into your comment to format it nicely, with the code collapsed by default inside an expandable section with syntax highlighting (you can replace python with any of the "short names" listed in this page of supported languages):

      <details>
      <summary>Part 1</summary>
      
      ```python
      Your code here.
      ```
      
      </details>
      
      5 votes
    15. Year in Review: Movies of 2022

      What were your highlights for the year? What were the best things you watched? What surprised you? What let you down? Reflect back on the year and talk about anything and everything related to the...

      What were your highlights for the year? What were the best things you watched? What surprised you? What let you down?

      Reflect back on the year and talk about anything and everything related to the movies you watched in 2022. You do NOT have to limit it to 2022 releases -- anything you watched this year counts.

      7 votes