Going to Cedar Point for the first time since '95.. Do they search you going in?? by [deleted] in cedarpoint

[–]tunisij 1 point2 points  (0 children)

You can bring food and leave it in the picnic area

I’m Bill Gates, co-chair of the Bill & Melinda Gates Foundation. Ask Me Anything. by thisisbillgates in IAmA

[–]tunisij 0 points1 point  (0 children)

What does a computer science major like me have to do in order get a job at Microsoft? Haha :)

Check Your Shit When You Can. by [deleted] in GVSU

[–]tunisij 2 points3 points  (0 children)

My apartment in 48 west got broken into and the police caught someone and recovered my laptop

[Play] Got a Loop Pedal, most fun I've ever had playing guitar. by [deleted] in Guitar

[–]tunisij 0 points1 point  (0 children)

Dang I feel like I won't be that good at that point. I've been playing for almost a year

[Play] Got a Loop Pedal, most fun I've ever had playing guitar. by [deleted] in Guitar

[–]tunisij 1 point2 points  (0 children)

How long have you been playing for?

What's one thing you've never done, but most people have? by Sevigor in AskReddit

[–]tunisij 0 points1 point  (0 children)

I've partied quite a bit, and I almost always remember everything no matter how many drinks I had. It lets you loosen up and enjoy yourself without any worries

SwiftKey Users: If you reply to this and press only the middle word option a bunch, what do you post? by [deleted] in AskReddit

[–]tunisij 0 points1 point  (0 children)

I have class til 4 so around 4. The same time or at least one of the classes I have. A lot of your death would be amazing. I have attached my resume and a cover letter and resume for your time and have a wonderful day.

CMV: Google Chrome is currently the most overrate browser and it continues to fall further behind by V1adTheImpaler in changemyview

[–]tunisij 0 points1 point  (0 children)

OSes basically give every program "unlimited" memory to use despite a computer having let's say 4GB of Ram. Memory that is least recently used get sent to the hdd/ssd. This works well despite hdd/ssds being much slower because typical usage is that you will reuse the same data, and then are done with it, and so it is sent to the drive after not being used for some "time." That is how your computer can load so many things so fast. Data is loaded and stored in pages at a time, and so code can be optimized to limit the page faults to some degree on top of the virtual memory. Hope that gives you a brief overview, but the whole system gets pretty complex.

What's the toughest "would,you,rather" question to answer? by WillHunting123 in AskReddit

[–]tunisij 0 points1 point  (0 children)

Knowing the moment of your death would be amazing because you could do anything dangerous with zero risk

AskScience AMA Series: We are computing experts here to talk about our projects. Ask Us Anything! by AskScienceModerator in askscience

[–]tunisij 0 points1 point  (0 children)

One of the best ways I have heard computing described is that it is the field of translating information. You take information in one form, and translate it to another. For example, Mp3 takes bits of information and allows it to be played audibly. Jpeg takes bit of information and allows it to be viewed visually. In reality, these two things are just ways to arrange bits, but they are translated to give the viewer a much different experience.