• Activity
  • Votes
  • Comments
  • New
  • All activity
    1. 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?
      
      2 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?

      20 votes
    3. Bomb Rush Cyberfunk release topic

      Developer: Team Reptile (Megabyte Punch, Lethal League, Lethal League Blaze) Platforms: Steam, GOG, Nintendo Switch (August 18) PlayStation 5, Xbox Series X, Xbox One (September 1) Trailers:...

      Developer:

      • Team Reptile (Megabyte Punch, Lethal League, Lethal League Blaze)

      Platforms:

      Trailers:

      Reviews:

      Description:

      Team Reptile brings you Bomb Rush Cyberfunk, a future world from the mind of Dion Koster where self-styled graffiti crews equipped with personal boostpacks are battling each other for control of the streets. Start your own cypher and dance, paint graffiti, collect beats, combo your tricks and face off with the cops to stake your claim to the sprawling metropolis of New Amsterdam.

      (What the official description won’t say is that this game is an unofficial love letter to Jet Set Radio on the Dreamcast and Jet Set Radio Future on the Xbox. Hideki Naganuma even contributed new songs to the soundtrack.)

      33 votes
    4. Any other Yellowjackets fans here?

      I just finished season 2, and I’m itching to discuss - but no one else in my world is into it! I’m not quite at theory stage, but I have so many questions I want to bandy about. Anyone here ready...

      I just finished season 2, and I’m itching to discuss - but no one else in my world is into it! I’m not quite at theory stage, but I have so many questions I want to bandy about. Anyone here ready to start a spoiler-heavy thread?

      16 votes
    5. Short (< 1 hour) 2-player games to play during lunch

      As a reference, I found this thread from 2019. There are several good recommendations, but I'd like to see if there's something new since then. When I'm homeworking, my wife and I like to play...

      As a reference, I found this thread from 2019. There are several good recommendations, but I'd like to see if there's something new since then.

      When I'm homeworking, my wife and I like to play short board games during lunch time. We're very casual players, and have Hive with all extensions, Onitama, and Jaipur. We both like Jaipur because it's more light-hearted and easygoing (and maybe non abstract), but it takes some time and space to setup. Hive and Onitama are much quicker to setup and play, but require more focus than I have during lunch :)

      We'll probably buy Hanabi or Patchwork next, to get something cooperative. I'd also like to try another easy deck building game, but I have no idea what to get.

      So, what do you like to play during lunch?

      40 votes
    6. Ebook reader for comics

      I'm looking to buy a new ebook reader to replace my old Paperwhite. I would like to be able to read comics on it as well as normal books. I know there are finally some color screen ebook readers...

      I'm looking to buy a new ebook reader to replace my old Paperwhite. I would like to be able to read comics on it as well as normal books. I know there are finally some color screen ebook readers on the market but from what I have read, they're not great for comics yet. Most of the comics I read/want to read are black and white anyway, so I figure my best bet is a b/w reader with a decent sized screen. Does anybody here have experience reading comics on ebook readers with or without color? Can anybody recommend a reader for this purpose?

      Edit: Or is a tablet still the best choice for comics?

      15 votes