• Activity
  • Votes
  • Comments
  • New
  • All activity
    1. Weekly coronavirus-related chat, questions, and minor updates - week of December 19

      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!

      4 votes
    2. Fortnightly Programming Q&A Thread

      General Programming Q&A thread! Ask any questions about programming, answer the questions of other users, or post suggestions for future threads. Don't forget to format your code using the triple...

      General Programming Q&A thread! Ask any questions about programming, answer the questions of other users, or post suggestions for future threads.

      Don't forget to format your code using the triple backticks or tildes:

      Here is my schema:
      
      ```sql
      CREATE TABLE article_to_warehouse (
        article_id   INTEGER
      , warehouse_id INTEGER
      )
      ;
      ```
      
      How do I add a `UNIQUE` constraint?
      
      3 votes
    3. 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
    4. 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
    5. Tildes Pop-Up Music Event: Feelin’ ‘22

      Pop-Up Event: Feelin’ ‘22 Task: Listen to an album featured in any end-of-year music list for 2022 and let us know what you thought of it. Also, tell us what list you got it from, as well as why...

      Pop-Up Event: Feelin’ ‘22

      Task: Listen to an album featured in any end-of-year music list for 2022 and let us know what you thought of it. Also, tell us what list you got it from, as well as why you chose it.

      Time Period: Saturday, November 10 through Sunday, November 18

      Help from Our Staff: Need a place to start? Try one of these:

      Uh, what is this exactly?

      Check out the previous Pop-Up, Ludonostalgia!, over in ~games to get an idea.

      5 votes
    6. Day 18: Boiling Boulder

      Today's problem description: https://adventofcode.com/2022/day/18 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/18

      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
    7. Invites disabled?

      I usually browse Tildes logged out, however today I decided to log in to participate. Before doing so, I wanted to explore Tildes' user interface a little. I opened the "Invite Users" page and was...

      I usually browse Tildes logged out, however today I decided to log in to participate. Before doing so, I wanted to explore Tildes' user interface a little. I opened the "Invite Users" page and was greeted with a message stating: "You aren't able to generate more invite links right now.".

      To the best of my knowledge, I have never invited anyone before. I have a strong, random password on my Tildes account so I believe it to be unlikely I was compromised.

      Are invites globally disabled, or could a site administrator take a look at my account and check what's going on?

      3 votes
    8. Day 16: Proboscidea Volcanium

      Today's problem description: https://adventofcode.com/2022/day/16 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/16

      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
    9. What did you do this week (and 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 week. Did you accomplish any goals? Suffer a failure? Do...

      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 week. Did you accomplish any goals? Suffer a failure? Do nothing at all? Tell us about it!

      4 votes
    10. ChatGPT part 2: Let’s talk implications

      The previous thread is pretty crowded with running a variety of prompts. I would like to create a separate one dedicated to talking about the implications and applications of such AI systems in...

      The previous thread is pretty crowded with running a variety of prompts. I would like to create a separate one dedicated to talking about the implications and applications of such AI systems in the everyday world.

      19 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