Jump to content

_Rocket_

Member
  • Posts

    540
  • Joined

  • Last visited

  • Days Won

    29
  • SteamID

    76561198147511354

Everything posted by _Rocket_

  1. I still gotta add that raccoon x duck Easter egg. What's your favorite position? Thank

    1. Cassie

      Cassie

      Idk but apparently ducks occasionally rape each other... this took a dark turn.

    2. _Rocket_

      _Rocket_

      Man this is turning into a very different kind of game. This is spooki

  2. Congrats on being accepted into the team Keira. Now you can't start "RDM staff" parties anymore >:)

    1. KeiraJJ
    2. Male_08

      Male_08

      Words of staff wisdom: Ygshm bwmjhwgjhwvhwbhhwggvwhvwhwbhwbjwbheghsbnsnjsnheghebnebjdb

  3. You are a good duck man.

    1. Cassie

      Cassie

      You are a good raccoon man.

  4. Welcome to the TTT Rotation staff team. Be sure to RDM Volk as soon as you can to prove your worthiness.

  5. This post is about programming, so feel free to skip this if you aren't interested lol.

     

    I have actually come to really enjoy lambdas in C++. It's a lot like the anonymous function in Lua for those of you who only use GLua. I think lambdas shine the best for multi-threading. While I've been making the GFL game, I've needed to use multi-threading for better RNG and for the game to run more efficiently.

     

    It's like this:

     

    std::thread thread = std::thread([=] ()
    {
      //Do stuff
    });

     

    It's pretty cool. It makes multi-threading in this language to be much less of a headache. I might find more use for lambdas in the future 😄

  6. Good choice in avatars.

    1. TCell

      TCell

      Need people to know im chill af

  7. I can't believe I only just recently started using the GFLV3 main theme on this site. It's beautiful. (Though I most definitely prefer the square avatars instead of the circular ones. I always hated when sites did that to avatars)

    1. _Rocket_

      _Rocket_

      If it had square avatars, it would be absolutely *perfect* in my eyes.

    2. Male_08

      Male_08

      Thanks for bringing this up. I probably would've found this way further down the road if you didn't.

×
×
  • Create New...