Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Sidoh

Pages: 1 2 3 [4] 5 6 ... 25
46
Math and Other Problems / Mild Nerdsnipe
« on: July 06, 2008, 01:01:45 am »
A friend at work got me with this one, but luckily I forgot about it because I got distracted with work.  When he asked me about it the next morning, I thought about it for a few minutes and had an answer. :)

You're given a list of arbitrary length where each element in the list is repeated exactly once except for one value in an arbitrary location.  Your task is to find the value.  You're allowed to pass over the list exactly once and use O(1) (constant, i.e. the amount of space you're using doesn't depend on the size of the list) extra space.

47
General Programming / Books and References on Web Services in Java
« on: June 09, 2008, 10:59:02 am »
I know some of you have done a bunch of stuff with web services.  Can you recommend some good books and/or references on Java web services?

48
Blizzard, WoW and Bots / Where are people?
« on: June 01, 2008, 02:39:09 pm »
So I've decided I'll probably be playing WoW over the summer.  It won't be a lot since I work during the week, but it'll keep me occupied after work and during the weekends when I don't have anything better to do.

What servers are people on?  I'm not sure where I'm going to play.  Right now, I'm thinking I'll pick up on a level 32 Druid I have from last summer, but I still haven't decided.  I'm thinking it'd probably be good for me to start a new character instead so I can get used to it again.

49
Entertainment District / Pork and Beans
« on: May 25, 2008, 02:08:22 pm »
This is Weezer's official video for their song "Pork and Beans".  It's a long strong of references to Youtube/Internet memes.  I started a list below, but I have to go, unfortunately, so continue it for me!

Link: http://www.youtube.com/watch?v=muP9eH2p2PI



50
Unix / Linux Discussion / VMWare Networking Issue
« on: April 13, 2008, 03:42:21 am »
So I'm running into a strange issue with VMWare on my machine.  I have several VMs with different operating systems that are all having the same issue.  I'm pretty sure it's something wrong with the settings on the host, but I was hoping someone else had seen this before and might be able to expedite the troubleshooting procedure.

I'm using NAT networking.  Here's the problem:

I can access anything outside of the local subnet vmware set up for me (which is some 192.168.x.0/24 subnet), but I can't get to the host through that subnet and I can't get to the vm from the host through that subnet.  I have the same problem with host-only networking.

Anyone have any ideas?

51
Trash Can / I HAVE THE POWER!!!
« on: April 12, 2008, 12:42:49 am »
It's true.

52
Ender's Book Club / Sigur Ros
« on: March 07, 2008, 12:57:17 pm »
Not sure if you noticed, but youtube's featured videos for today were selected by Sigur Ros. :)

53
Entertainment District / I Love You!
« on: February 14, 2008, 10:51:20 am »
http://youtube.com/watch?v=sO_KILnJdHw

Hahaha.  Happy singles awareness day! :)

54
General Programming / String Puzzle
« on: December 12, 2007, 12:56:47 pm »
Given a string, detect the number of occurrences of two substrings: "fo" and "oo" in O(n) time that works without traversing the string more than once.  For example, given the string

  "foobarfoo"

The answer would be 4, since there are two occurrences of "fo" and two occurrences of "oo".

After you develop the algorithm, program it in your favorite language and post it!

I don't think this is a super difficult problem, so I won't give any more hints. :)

55
Math and Other Problems / Calc 3 problems
« on: December 12, 2007, 11:05:52 am »
I just got out of my final for Calculus 3 and they had a few interesting problems on there.  I'm still not sure that I did them correctly, but I did end up getting complete answers for them.

Here they are.

1) Evaluate [tex]\int_{0}^{1}{\int_{y}^{1}{\sin(x^2)\,dx}\,dy}[/tex]

2) Find the point on the plane given by [tex]ax+by+cz=d[/tex] closest to the origin, then compute its distance.

There were a few less interesting ones involving Green's and Stoke's theorems.  The problems were run of the mill -- the kind where they try to trick you into evaluating it as a multi-pieced curve integral.  I'm sure everyone interested has seen enough of those, though. :)

56
General Discussion / Ever hit a moose?
« on: November 06, 2007, 02:26:14 am »
So, I rode home with my mom last weekend.  My mom likes to drive through Cameron Pass, which is this narrow, windy road (it's very scenic and quiet, though), so we went through there.  While I was sleeping, a moose got onto the road fast enough to where my mom didn't see it to slow down in time.  We hit it going around 35, which was lucky, as it would have been much more catastrophic if we'd been going much faster.

I don't know how many people here are familiar with Moose, but the things are huge.  The one we hit was probably a yearling, but it was still very big.  Probably bigger than a large horse (and heavier).

http://sidoh.dark-wire.net/upload/files/7P9SCHZGGS-426469a3f71b8f11.jpg

As you can see, it crinkled up the hood pretty well and bent some of the internals (I'm no engine-savvy person, so I have no idea what actually got hurt).  No further damage as far as we could see, though.  The airbags didn't even deploy, which was nice, but it was still a pretty interesting encounter.

As a funny-ish side story, after hitting it, we drove a few miles up the road to find a place where we could use a phone.  We came across some retired people that ran some guest cabins that let us use their phone.  After we called the sheriff, he was showing us some pictures of moose he had on his computer.  After a few cycled through, a younger looking one popped up and he said "Yep... there's the one you probably hit right there."  lol.

As a less funny side story, my sister remarked after we told her about the deputy going off to find and put down the moose: "I hit the moose, but I did not shoot the deputy."

57
Entertainment District / [NSFW] Dickmento
« on: October 21, 2007, 10:21:21 pm »
This video is funny by itself, but I can imagine it wouldn't be as funny if you haven't seen Memento.  It also references Requiem for a Dream, but more subtly.

http://www.youtube.com/watch?v=KZcfJu4cWZ4

Edit -- Forgot NSFW.  There's nothing visually explicit, though.

58
Unix / Linux Discussion / Linux with Abit AB9 Motherboard
« on: October 08, 2007, 03:57:20 pm »
If you intend to run Linux on your computer, stay away from this motherboard.  It's a nightmare.

I've tried Ubuntu (Fiesty Fawn, Gusty Gibbon -- both the live CDs and the text installers), Ubuntu Studio, Fedora Core 7 and Slackware 12.  With the exception of Slackware, they all fail to install or work shortly after installation.  I'd prefer to have a slightly more shiny-out-of-the-box distribution for my workstation, meaning Slackware is pretty much a last resort.

I was pretty confused as to what was going on, but some reasoning and Googling led me to believe the motherboard is the culprit.  I've updated to the most recent version of the BIOS that I can get (the newest one fails to download or be recognized using their utility) and it doesn't help at all.

I suppose I'll give Arch Linux another try (I had bad luck with it when I installed it on my server), but does anyone else have a recommendation?  I suspect that Slackware will work, but I'd like to have something with a package manager on my workstation.

59
Joe's Bunker of Pie / Happy Birthday!
« on: September 25, 2007, 01:08:28 am »
I guess you don't gain many special privileges when you're 17.  That must suck. (Kidding :)).

Happy birthday!

60
Entertainment District / Shoot 'em Up
« on: September 08, 2007, 02:28:44 am »
So, I hung out with drake and his Canadian friends today.  He called deadly and I called him an asshole. :D  We went to Fort Fun, which was Fort Broken Games, but laser tag was pretty sweet.

The movie was definitely a "guy's movie."  I liked it.  The stunts were pretty ridiculous, but it added a twisted sort of humor.  I'd give it a solid 8/10 stars.  It's worth seeing unless you hate "non-stop action" films.

To top it all off, we saw a Jurassic Park Jeep on our way out of the theater.  It was badass.

Pages: 1 2 3 [4] 5 6 ... 25