What Hobbies Do You Do For Fun?

Discussion in 'General Off-Topic' started by Prettybeans, Oct 15, 2015.

  1. Prettybeans

    Prettybeans Survival Staff
    Staff Member

    Joined:
    Jan 21, 2013
    Messages:
    32
    Likes Received:
    12
    In this thread I wanted to share what I do for fun in making Pretty Things out of glass. Enjoy!
    Feel free to post what you do for Fun!

    PB
     

    Attached Files:

    • Like Like x 2
  2. edsta024

    edsta024 Active Member

    Joined:
    Feb 24, 2013
    Messages:
    387
    Likes Received:
    76
    This is really cool! Most of my hobbies involve a computer screen lol. I don't have may pictures of my other hobbies such as things I do with friends IRL such as Pool (Billiards) and other things.
     
  3. DeadLocked

    DeadLocked Active Member

    Joined:
    Sep 19, 2014
    Messages:
    125
    Likes Received:
    53
    Believe it or not, I sit on my bed and play minecraft.
     
  4. flubbyfluffer

    flubbyfluffer Well Known Member

    Joined:
    Jan 17, 2014
    Messages:
    71
    Likes Received:
    310
    woahh the talent involved
    it's too much
     
  5. flubbyfluffer

    flubbyfluffer Well Known Member

    Joined:
    Jan 17, 2014
    Messages:
    71
    Likes Received:
    310
    For fun I don't really do much besides...
    tennis, swimming, drawing/painting, photography, baking, writing (very rarely), hiking, and of course playing some compootah games like de minecrafts and shtuffs, maybe making some mc skins every once and a while.
    I'll post some photos I took/screenies of some skins later, but other than that I've posted my drawings and I can't really take pictures of anything else.
    Edit:
    Phoots (open)
    [​IMG] [​IMG] [​IMG] [​IMG] [​IMG]

    Ya, I took all of these
     
    #5 flubbyfluffer, Oct 18, 2015
    Last edited: Oct 19, 2015
    • Like Like x 1
    • Cookie Cookie x 1
  6. livetree84

    livetree84 Member

    Joined:
    Mar 8, 2015
    Messages:
    30
    Likes Received:
    6
    Write random useless scritps :)
     
  7. Sahib

    Sahib Member

    Joined:
    May 10, 2015
    Messages:
    61
    Likes Received:
    82
    Code:
    import java.util.HashMap;
    public class WhatDoIDoForFun {
       public static void main(String[] args) {
           HashMap<Integer, String> hm = new HashMap<>();
           hm.add(1, "programming");
           hm.add(2, "other stuff");
           System.out.println(hm.get(1));
       }
    }
    execute that code to figure out what i do
     
  8. BC519

    BC519 Active Member

    Joined:
    Aug 4, 2011
    Messages:
    300
    Likes Received:
    136
    I'm guessing it's programming and other stuff. In Java (javascript?) it looks like.

    I just got back into skateboarding. Happy Go Skateboarding day.
     
  9. Sahib

    Sahib Member

    Joined:
    May 10, 2015
    Messages:
    61
    Likes Received:
    82
    correct! it's written in java
     

Share This Page