The World of Layonara

The Layonara Community => Just for Fun => Topic started by: Marswipp on March 20, 2007, 10:20:59 PM

Title: Want to ask "stupid questions" for fun?
Post by: Marswipp on March 20, 2007, 10:20:59 PM
Questions such as:Alas, the list is endless!
Title: Re: Want to ask "stupid questions" for fun?
Post by: darkstorme on March 20, 2007, 10:46:59 PM
Not to encourage lunacy, but:
And so, there are answers to everything, if you look hard enough. :)
Title: Re: Want to ask "stupid questions" for fun?
Post by: MJZ on March 20, 2007, 10:52:59 PM
*laughs at the USB question* More of Microsoft's brilliance?

 Why are programming flaws called bugs? - because they are insanely irritating and hard to locate and eradicate?

While I'm thinking of MS...

- Why is the new computer operating system of one of the wealthiest companies on the globe completely inept and swarming with errors and issues? (Answers self: Because they have a monopoly, because it's cheaper for them to let real users preform the testing than to hire an actual beta-testing team, because they have a palace upon a mountain built of human souls - much like Blizzard ;) )

- Why don't we actually feed chickens corn but instead do it here on Layo?

- Why is licorice so vile?

- (follow-up question) How can it be both sweet and salty at once?

- Why is the card game in Layo so addictive?

- Why does Kindo's secondary computer run NWN slower than my laptop, if it has similarly performing hardware with more RAM and a very fancy graphics card?
Title: Re: Want to ask "stupid questions" for fun?
Post by: LightlyFrosted on March 21, 2007, 12:11:44 AM
Not to PERPETUATE lunacy, but...

- You answered yourself..
- I, for one, own no chickens.  I suppose I could go seeking some chickens to feed corn, but really I'd grow disappointed if, by the time I fed the chicken three bags of corn meal, they failed to produce an egg.  On a much more immediate level, chickens are smelly.
- Liquorice (at least in the continental Europe), is principally flavoured by aniseed, and contains little of the actual liquorice root.  While the liquorice root has a similar flavour, it is much sweeter, and is an active flavouring ingredient in confections such as root beer, and in some herbal teas, where it provides a sweet flavour.  Aniseed, while similar in flavour to the liquorice root, disagrees with many people, and may be the source of your complaint, as it is not as naturally sweet.
On the other hand, many people simply dislike the taste of liquorice in general.  There's no real scientific reasoning behind this, although apparently it can be an acquired taste, through repeated exposure.  It's just a matter of preference, really.
- The salty flavour is more popular in continental Europe, but both liquorice and to a lesser degree, aniseed, are naturally sweet - liquorice extract is sweetened by naturally occuring glycyrrhizin, a sweetener 50 times more sweet than sucrose.
- Probably the same thing that makes CCG's popular in the real world - the dream of putting together the perfect combination of cards to win and win, and win, and.. well, you get the idea.  Alternately, the nice feature of removing combat as a necessity for gaining gold, particularly if your character isn't as combat oriented.  Finally, it's a nice way to compete with your friends, and thusly something for your character to take pride in - be it their deck, or personal skill.
- *Shrugs*
Title: Re: Want to ask "stupid questions" for fun?
Post by: Desicardo on March 21, 2007, 12:18:38 AM
I raise a few chickens and do feed corn though not whole kernal.. it is rough ground and called scratch grains.

Can't speak to the vileness of licorice but I know that sweet and salty tastebuds are located in different places on the tongue so both can be tasted independantly or in combination.  Can't remember exactly how many different types of buds there are on the tongue but as I remember from my biology class, sweetness is tasted mostly at the back of the tongue while saltiness is close to the front.

As to the speed of NWN, gotta remember that computers are limited to the speed of it's slowest component so even with a super vid card and bundles of fast ram, if your hard drive or bus transfer is slower than the laptop, the laptop will still outperform.
Title: Re: Want to ask "stupid questions" for fun?
Post by: darkstorme on March 21, 2007, 12:56:27 AM
Quote from: Desicardo
Can't remember exactly how many different types of buds there are on the tongue

Four.  Sweet, Sour, Salty, Bitter.
Quote

As to the speed of NWN, gotta remember that computers are limited to the speed of it's slowest component so even with a super vid card and bundles of fast ram, if your hard drive or bus transfer is slower than the laptop, the laptop will still outperform.


Not strictly true; it depends on where the performance hit takes place.  If it's on  area loads/transitions, then yes, hard drive speeds could be to blame.  Unless it's an older motherboard, I can't see the bus being the limiting factor, but if you've insufficient RAM to run everything the computer's running at once, the page file will be churning, and then we're reduced again to the hard-drive issue.  

In-game, though, any given area and its interactions are run from RAM, not from the disk, so the performance should be identical.. unless the desktop has more hidden background processes running, either simply eating up processor cycles or (as above), swelling the page file.
Title: Re: Want to ask "stupid questions" for fun?
Post by: Desicardo on March 21, 2007, 11:31:11 AM
Along the lines of the chicken questions though, one I have often wondered:

Who was the brave soul that first saw an egg pop out of a chicken's bottom and thought to himself 'hmmm that might be good to eat' and had the courage to taste it?  Secondary.. how many other things was he dumb enough to eat before he found something that would kill him?
Title: Re: Want to ask "stupid questions" for fun?
Post by: LightlyFrosted on March 21, 2007, 11:45:56 AM
If I had to guess, I'd wager that the brave soul might have observed one of the egg-eating species of carnivore, such as the weasel.  Kind of like Calvin, from Calvin and Hobbes' question about cow milk - while it seems outlandish thinking of it from an objective angle, probably contextually there was evidence to support the notion that such things would be both edible and sustaining.

That said, if you go around doing everything that you see animals around you doing, you'll probably fall off a cliff or something.  I'd say 'two' to the second question, but again, that's just an estimate.
Title: Re: Want to ask "stupid questions" for fun?
Post by: gilshem ironstone on March 21, 2007, 12:38:38 PM
Necessity being the mother of invention, perhaps some very hungry soul did what he had to with an egg and liked it.  Returned to the masses and proclaimed the wonders of quiche.
Title: Re: Want to ask "stupid questions" for fun?
Post by: Marswipp on March 21, 2007, 01:07:34 PM
RAM is accessed all the time when programs are being used, so why is it called Random Access Memory instead of Perpetually Accessed Memory (PAM)?
Title: Re: Want to ask "stupid questions" for fun?
Post by: darkstorme on March 21, 2007, 02:27:38 PM
Because "Random Access" doesn't refer to when the memory chips are being accessed, but WHERE.  Discs are largely "sequential access" - that is, you're reading a whole block of information from disk, one byte after another (as an example, a sound file, a movie, a wordprocessing document - all are written to disk as contiguous collections of bytes.  If you skip from place to place on a disk, disk latency on spin-up will quickly slow whatever you're doing to a crawl.

In contrast, RAM allows access (to anything addressable) in O(1) (constant) time.  You can hop wherever you want and suffer no latency-related lag, hence "Random Access".
Title: Re: Want to ask "stupid questions" for fun?
Post by: Marswipp on March 22, 2007, 10:03:28 PM
Why did I post this question?:\
Title: Re: Want to ask "stupid questions" for fun?
Post by: lunchboxkilla on March 23, 2007, 03:27:52 AM
Why do people think Celgar is insane?
Title: Re: Want to ask "stupid questions" for fun?
Post by: LightlyFrosted on March 23, 2007, 02:41:10 PM
In order:

Because you were bored, and wished to try for a meta-question that questioned its own existence.

And because he is.  Like a march hare.

My own koan.. er.. question:
Disregarding good, evil, and the potential for reincarnation, what did you look like before your parents were born?
Title: Re: Want to ask "stupid questions" for fun?
Post by: Marswipp on March 23, 2007, 07:22:11 PM
:\\Why are we not thinking for ourselves?
Title: Re: Want to ask "stupid questions" for fun?
Post by: 13BlackRaven on March 23, 2007, 07:24:11 PM
Why is the colour blue not defined as purple?
Why do bad things happen to bad people?
Why does the word why contain the question why?
Why is How not started with a W? (the 6 w's)
Title: Re: Want to ask "stupid questions" for fun?
Post by: vitor on March 25, 2007, 08:11:36 PM
Who let the dogs out?
Title: Re: Want to ask "stupid questions" for fun?
Post by: crazedgoblin on March 26, 2007, 01:22:19 PM
why does the word for one sylable have 5 sylables?

(Monosylable)
Title: Re: Want to ask "stupid questions" for fun?
Post by: crazedgoblin on March 26, 2007, 01:24:09 PM
why does "Start" on a computer lead to it shutting down?
Title: Re: Want to ask "stupid questions" for fun?
Post by: Mooneyes on March 26, 2007, 05:06:08 PM
Why does nothing good happen after midnight?

Ever been told that?
Title: Re: Want to ask "stupid questions" for fun?
Post by: ShiffDrgnhrt on March 26, 2007, 05:17:29 PM
Quote from: MJZ

- Why does Kindo's secondary computer run NWN slower than my laptop, if it has similarly performing hardware with more RAM and a very fancy graphics card?


Because Your cooler ;)
Title: Re: Want to ask "stupid questions" for fun?
Post by: darkstorme on March 26, 2007, 05:47:20 PM
To pull out some of the classics:

Why is "abbreviate" such a long word?
Why is there no word that means the same thing as either thesaurus or synonym?
Why are they called English muffins?


That being covered, here are two that are a test of trivial knowledge:

Why is the oboe-like instrument with the bulbous bell called an "English horn"?
What is the one naturally occuring sound that does not echo?
Title: Re: Want to ask "stupid questions" for fun?
Post by: LightlyFrosted on March 26, 2007, 08:10:06 PM
Well, for the trivial questions:

1.  The cor anglais, while literally meaning the 'English horn' is neither english OR a horn.  Alledgedly, the instrument's current name derives from a  time when it more closely resembled an oboe da caccia, an instrument from the baroque period in the alto voice.  As the oboe da caccia was curved or bent, the original term was cor anglĂ© or BENT horn, which years of abuse at the hands of the English corrupted into 'cor anglais' or 'English horn'.

2.  The quack of a duck does not echo.
Title: Re: Want to ask "stupid questions" for fun?
Post by: lunchboxkilla on March 26, 2007, 09:28:28 PM
Why must i be leave it?
Title: Re: Want to ask "stupid questions" for fun?
Post by: havoc on March 26, 2007, 09:40:56 PM
why are apartments so close together?
Title: Re: Want to ask "stupid questions" for fun?
Post by: oneqtbebe on April 01, 2007, 07:20:55 PM
Why are smurfs blue?

How is it possible for an entire smurf community to evolve when there is only one 'ovulated' female?

These questions are smurftastic! *wink*
Title: Re: Want to ask "stupid questions" for fun?
Post by: Niles09 on April 01, 2007, 07:49:12 PM
why am I writing this post?.. I would really like to know!
Title: Re: Want to ask "stupid questions" for fun?
Post by: oneqtbebe on April 04, 2007, 04:49:00 AM
Why does spam musubi tastes so good late at night?
Title: Re: Want to ask "stupid questions" for fun?
Post by: Link092 on May 14, 2010, 09:50:56 PM
-Why do people resurrect threads soooo old that the smell of decay lingers on it?

-Why do they call the English word "Why", "Why"? Why not some other combination of letters?
Title: Re: Want to ask "stupid questions" for fun?
Post by: lonnarin on May 15, 2010, 11:20:16 AM
*stares long and hard at the store hours at a half hour before opening, squinting and scratching his head, checking it against his watch.  And then rolling to disbelieve the illusion in front of him, knocks on the window HARD and flags down some poor thrall who's trying to count down his drawer and enjoy his morning coffee*

"Excuse me!  When do you guys open?"
Title: Re: Want to ask "stupid questions" for fun?
Post by: gilshem ironstone on May 15, 2010, 02:58:09 PM
Quote from: oneqtbebe
Why are smurfs blue?

How is it possible for an entire smurf community to evolve when there is only one 'ovulated' female?

These questions are smurftastic! *wink*


Someone never saw the episode where baby smurf was born.  A smurf is born every blue moon.  Obviously.
Title: Re: Want to ask "stupid questions" for fun?
Post by: gilshem ironstone on May 15, 2010, 03:01:01 PM
From my Real Life waiting tables:

Customer: Can I have the striploin?
Me: How would you like it cooked?
Customer: Medium Well

*Upon having a medium well steak placed in front of him*

Customer: Is that Beef?
Me: Of course.
Customer: Ooh!  I'm a vegetarian.
Me(In my head): I hate you.
SimplePortal 2.3.7 © 2008-2026, SimplePortal