• Activity
  • Votes
  • Comments
  • New
  • All activity
  • Showing unfiltered topic list. Back to normal view
    1. Weekly coronavirus-related chat, questions, and minor updates - week of December 20

      This thread is posted weekly, and is intended as a place for more-casual discussion of the coronavirus and questions/updates that may not warrant their own dedicated topics. Tell us about what the...

      This thread is posted weekly, and is intended as a place for more-casual discussion of the coronavirus and questions/updates that may not warrant their own dedicated topics. Tell us about what the situation is like where you live!

      9 votes
    2. TV Tuesdays Free Talk

      Have you watched any TV shows recently you want to discuss? Any shows you want to recommend or are hyped about? Feel free to discuss anything here. Please just try to provide fair warning of...

      Have you watched any TV shows recently you want to discuss? Any shows you want to recommend or are hyped about? Feel free to discuss anything here.

      Please just try to provide fair warning of spoilers if you can.

      3 votes
    3. Weekly US politics news and updates thread - week of December 27

      This thread is posted weekly - please try to post all relevant US political content in here, such as news, updates, opinion articles, etc. Extremely significant events may warrant a separate...

      This thread is posted weekly - please try to post all relevant US political content in here, such as news, updates, opinion articles, etc. Extremely significant events may warrant a separate topic, but almost all should be posted in here.

      This is an inherently political thread; please try to avoid antagonistic arguments and bickering matches. Comment threads that devolve into unproductive arguments may be removed so that the overall topic is able to continue.

      6 votes
    4. What did you do this weekend?

      As part of a weekly series, these topics are a place for users to casually discuss the things they did — or didn't do — during their weekend. Did you make any plans? Take a trip? Do nothing at...

      As part of a weekly series, these topics are a place for users to casually discuss the things they did — or didn't do — during their weekend. Did you make any plans? Take a trip? Do nothing at all? Tell us about it!

      4 votes
    5. What are your favorite movies that came out in 2021?

      We had a wonderful thread where people commented their favorite movies that they watched this year, but they didn’t have to be 2021 movies. I listed a bunch of classics that I watched. But now I...

      We had a wonderful thread where people commented their favorite movies that they watched this year, but they didn’t have to be 2021 movies. I listed a bunch of classics that I watched. But now I wanna know your end of the year top lists. It could be as many movies as you want, 5, 7, 10, etc.

      I’ll start:

      1. In The Heights

      2. Belfast

      3. West Side Story

      4. Licorice Pizza

      5. Don’t Look Up

      6. Last Night in Soho

      7. tick, tick... BOOM!

      8. The Last Duel

      9. Spider-Man: No Way Home

      10. Candyman

      9 votes
    6. Prey (2017) is currently free on the Epic Games Store

      I'm not sure if posts like these are allowed on Tildes and I usually don't do those but Prey is one of my favorite AAA games of the past decade so I couldn't resist posting. It's crazy they're...

      I'm not sure if posts like these are allowed on Tildes and I usually don't do those but Prey is one of my favorite AAA games of the past decade so I couldn't resist posting. It's crazy they're giving this out for free!

      Basically, this is System Shock 3 in anything but name. It has all the FPS/RPG elements, the space horror and enough new ideas (which I try and not spoil but any trailer/review should give you a taste) to make it more than just a nostalgia trip. I can really, really recommend it to people who are looking for a big game with lots of ways to play and intense emergent gameplay. Newer games in a similar style include Bioshock and Dishonored, so if that's something you like definitely check it out!

      12 votes
    7. Line break inside block quote markdown (Reddit)

      Stupid question: How do I create a line break between two sections of block quotes in markdown (doing this for a Reddit comment)? The methods I’ve tried all show up in the text, and I want them to...

      Stupid question: How do I create a line break between two sections of block quotes in markdown (doing this for a Reddit comment)? The methods I’ve tried all show up in the text, and I want them to be invisible.

      3 votes
    8. Day 24: Arithmetic Logic Unit

      Today's problem description: https://adventofcode.com/2021/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/2021/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>
      
      6 votes
    9. Christmas thread

      Thought I'd post a general conversation thread for folks who might not be spending time with family or friends on Christmas. What are you doing on your own for Christmas, or what are you missing...

      Thought I'd post a general conversation thread for folks who might not be spending time with family or friends on Christmas. What are you doing on your own for Christmas, or what are you missing out on?

      23 votes
    10. Day 25: Sea Cucumber

      Today's problem description: https://adventofcode.com/2021/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/2021/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>
      
      5 votes
    11. What have you been listening to this week?

      What have you been listening to this week? You don't need to do a 6000 word review if you don't want to, but please write something! If you've just picked up some music, please update on that as...

      What have you been listening to this week? You don't need to do a 6000 word review if you don't want to, but please write something! If you've just picked up some music, please update on that as well, we'd love to see your hauls :)

      Feel free to give recs or discuss anything about each others' listening habits.

      You can make a chart if you use last.fm:

      http://www.tapmusic.net/lastfm/

      Remember that linking directly to your image will update with your future listening, make sure to reupload to somewhere like imgur if you'd like it to remain what you have at the time of posting.

      4 votes
    12. Weekly US politics news and updates thread - week of December 20

      This thread is posted weekly - please try to post all relevant US political content in here, such as news, updates, opinion articles, etc. Extremely significant events may warrant a separate...

      This thread is posted weekly - please try to post all relevant US political content in here, such as news, updates, opinion articles, etc. Extremely significant events may warrant a separate topic, but almost all should be posted in here.

      This is an inherently political thread; please try to avoid antagonistic arguments and bickering matches. Comment threads that devolve into unproductive arguments may be removed so that the overall topic is able to continue.

      7 votes
    13. Day 22: Reactor Reboot

      Today's problem description: https://adventofcode.com/2021/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/2021/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>
      
      6 votes
    14. Fitness Weekly Discussion

      What have you been doing lately for your own fitness? Try out any new programs or exercises? Have any questions for others about your training? Want to vent about poor behavior in the gym? Started...

      What have you been doing lately for your own fitness? Try out any new programs or exercises? Have any questions for others about your training? Want to vent about poor behavior in the gym? Started a new diet or have a new recipe you want to share? Anything else health and wellness related?

      7 votes