• Activity
  • Votes
  • Comments
  • New
  • All activity
    1. What have you been watching / reading this week? (Anime/Manga)

      What have you been watching and reading this week? You don't need to give us a whole essay if you don't want to, but please write something! Feel free to talk about something you saw that was...

      What have you been watching and reading this week? You don't need to give us a whole essay if you don't want to, but please write something! Feel free to talk about something you saw that was cool, something that was bad, ask for recommendations, or anything else you can think of.

      If you want to, feel free to find the thing you're talking about and link to its pages on Anilist, MAL, or any other database you use!

      10 votes
    2. What programming/technical projects have you been working on?

      This is a recurring post to discuss programming or other technical projects that we've been working on. Tell us about one of your recent projects, either at work or personal projects. What's...

      This is a recurring post to discuss programming or other technical projects that we've been working on. Tell us about one of your recent projects, either at work or personal projects. What's interesting about it? Are you having trouble with anything?

      17 votes
    3. If you could make any event(s) in history not happen, which one(s) would you pick?

      I didn't know tildes has trending topics. I'd either pick the rise of the bolsheviks in Russia (You can replace them with the mensheviks, who wanted to abide by democracy.), The division of the...

      I didn't know tildes has trending topics.

      I'd either pick the rise of the bolsheviks in Russia (You can replace them with the mensheviks, who wanted to abide by democracy.), The division of the HRE (A united germany in 900CE would be very consequential.) And the rise of the hapsburgs in what would be Austria-Hungary, since it meshed a dozen linguistic groups together.

      13 votes
    4. How would you kill Hitler?

      The mission You have been tasked with the mission to kill Hitler. The mission is mandatory and you cannot decline it. You have access to a state of the art time machine: a simple Casio wristwatch...

      The mission

      You have been tasked with the mission to kill Hitler. The mission is mandatory and you cannot decline it. You have access to a state of the art time machine: a simple Casio wristwatch in which you enter the time, date and location where you wanna travel to. It can travel to any point in past Earth's history, and it is programmed to automatically and safely return you to the present time as soon as the mission is completed.

      You have access to all weapons available to humankind in the present day, but you can only take what you can carry.

      You also have access to technology that will make you look ethnically German complete with Nazi uniforms, and a perfectly functioning universal translator.

      How this thread will work

      I will try to come up with a negative outcome for every answer in jackass genie style. Others are welcome to do the same!

      22 votes
    5. Which are your top five computer programs?

      In terms of Utility: It is useful! Reliability: It will always work when you need it to! Uniqueness: It gives you the option of doing things that would never have been necessary before it came...

      In terms of

      1. Utility: It is useful!
      2. Reliability: It will always work when you need it to!
      3. Uniqueness: It gives you the option of doing things that would never have been necessary before it came along.
      4. Aesthetic: It satisfies your sense of beauty: It gives you the same kind of feeling a painting or a poem would.
      5. Transcendence: It transcends the zeitgeist and is the simplest it can and thus ought to be.

      Mine are:

      1. Vim
      2. mutt
      3. The Lucas Arts point and click adventure games
      4. A Lisp interpreter
      5. grep
      32 votes
    6. 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?
      
      5 votes
    7. 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