• Activity
  • Votes
  • Comments
  • New
  • All activity
    1. After the release of "Notepad++ v7.8.1 : Free Uyghur" Notepad++'s GitHub issues page is being flooded by trolls

      Developing topic, don't see any news sources on it yet. Lots of pro-CCP troll issues being opened, as well as people starting to open issues going against the original trolls. (e.g. pro-HK...

      Developing topic, don't see any news sources on it yet. Lots of pro-CCP troll issues being opened, as well as people starting to open issues going against the original trolls. (e.g. pro-HK protester messages)

      Hacker News discussion

      Notepad++ v7.8.1 : Free Uyghur announcement

      Notepad++ GitHub issues page

      Sample issues

      24 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?
      
      8 votes
    3. 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.

      6 votes