Forum
A place to discuss topics/games with other webDiplomacy players.
Page 864 of 1419
FirstPreviousNextLast
KiNg Of DiPlOmAcY (270 D)
26 Feb 12 UTC
What happens when...
You reach 0 D? How would you get into another game?
14 replies
Open
icanhazconquest (100 D)
01 Mar 12 UTC
Multiple issue
I am currently engaged in a game where a multiple has been banned. In this instance the multiple has a combined 48 D. Players in the game, who have an admittedly weaker position, are asking for a draw.

3 replies
Open
Gobbledydook (1389 D(B))
27 Feb 12 UTC
I need advice improving my game.
This keeps happening...I get off to a decent start then I get trashed.
This is seriously affecting my GR and points (of course, I am losing).
I might need a mentor. Sigh, after nearly 150 games here.
58 replies
Open
dD_ShockTrooper (1199 D)
26 Feb 12 UTC
Does X = 5?
I had this debate with a friend. He insists it does. I do not believe it does. What does everyone here believe? (and yes, he already showed me the limits and such)
37 replies
Open
Tom Bombadil (4023 D(G))
01 Mar 12 UTC
Intro Statistics Question (which is badly worded imo)
I have a practice test, and can't figure out how to do this question. Any help would be appreciated
17 replies
Open
tj218 (713 D)
26 Feb 12 UTC
Any higher point games starting?
Looking for a game with people that:

1. Actually communicate
2. Don't NMR or go into CD
2 replies
Open
goldfinger0303 (3157 DMod)
01 Mar 12 UTC
The Masters update
Hopefully this is the last one of these I'll be doing
12 replies
Open
JECE (1248 D)
02 Feb 12 UTC
Droidippy gunboat game!
Join a Droidippy gunboat game with your fellow webDiplomacy players. PM me for the invitation code.

(As seen in threadID=816341.)
57 replies
Open
Fasces349 (0 DX)
27 Feb 12 UTC
How easy is it to be liked by other users?
please select one of the following.
75 replies
Open
bolshoi (0 DX)
29 Feb 12 UTC
Can a mod force me CD?
to be honest i'd like a force-cd on all the games i'm currently playing. but if not that, at least this one gameID=81266&msgCountryID=0
i just signed up to take over, but i'm an idiot i thought it was a live game for some reason. so that was an oversight on my part.
even if i were still signing up for non-live games they are not even speaking english there. can i get a cd?
17 replies
Open
Barn3tt (41969 D)
26 Feb 12 UTC
Live The Changes You Want To See In The World, 7007 points Gunboat EOG
http://webdiplomacy.net/board.php?gameID=79015
17 replies
Open
DiploMerlin (245 D)
29 Feb 12 UTC
Looking for player to replace me
I am going camping this weekend and will have no access to internet. Can someone take over from me in this game either permanently or temporarily? I am USA.

gameID=81115
10 replies
Open
President Eden (2750 D)
29 Feb 12 UTC
ATTN: Interested parties who intend to be in the top-7 all-time GR by this June
Get there, and get ready. Invitational of the millennium coming up.
7 replies
Open
Dharmaton (2398 D)
28 Feb 12 UTC
http://www.vdiplomacy.com !!! -- What's your Favorite Variant(s)???
I prefer our 'Standard' map... but this site has many worthy maps & variants...
A big round of applause for all the fine work done... Come over & try some !!!
18 replies
Open
redhouse1938 (429 D)
29 Feb 12 UTC
America will supply North Korea with food
In exchange for stopping their nuclear program.
44 replies
Open
zultar (4180 DMod(P))
29 Feb 12 UTC
FIRST person to post wins
ME
14 replies
Open
Dharmaton (2398 D)
18 Feb 12 UTC
There's a glitch in the RESIGNED processing...
see : gameID=80963 ... where's my Survive !?!?!?
30 replies
Open
martinck1 (4464 D(S))
27 Feb 12 UTC
Finding out the identity of Players who "Leave" and are then replaced
Having just finished an Anon game, we had a player who "Left". A new player then joins. A number of questions arise:
1. Is GR calculated on the original player or the new player. Must be the original player, otherwise this a way to manage the rankings.
2. But if this information is readily available, is there any way to find out who the original player was?
57 replies
Open
Lando Calrissian (100 D(S))
21 Feb 12 UTC
Game 4: Exile
27 replies
Open
Draugnar (0 DX)
29 Feb 12 UTC
First person to reply
...
6 replies
Open
Diplomat33 (243 D(B))
23 Feb 12 UTC
Does 0.9999..... = 1?
I had this debate with a friend. He insists it does. I do not believe it does. What does everyone here believe? (and yes, he already showed me the limits and such)
Page 15 of 21
FirstPreviousNextLast
 
bolshoi (0 DX)
27 Feb 12 UTC
what? that's funny you sounded like you knew something. the set of rationals has the same cardinality as the set of integers. there is no such thing as his second-order infinity.
Yellowjacket (835 D(B))
27 Feb 12 UTC
bolshoi's commentary is the mathematical equivalent of guro pornography.

I can't stop reading despite myself.
abgemacht (1076 D(G))
27 Feb 12 UTC
" i am allowing for certain irrational numbers for the sake that you all seem to like them. but for the real world, you need to express those as a rational in order to perform any computation. so really, for math, all you need are rationals. but even if you had some magical computation device that could have pi to perfect precision and e and all those irrationals, you still wouldn't have the kind of continuity of a real line."

Many people have written you off as a troll. I, however, don't have that much faith in people; I think you are genuinely very confused and scared of the world around you. Let me try to help you with that.

You won't tell me about yourself, so let me tell you about me, in hopes that it will lend weight to my words. I am getting a Master's in Computational Nanoelectronics, so I am rather familiar with:
1) Pure mathematics as it relates to Quantum mechanics, and
2) Numerical analysis, particularly Finite Element methods, mesh generation techniques, and various approximation techniques.

You don't seem to understand what the point of doing math is if every step isn't immediately applicable to the real world. That is a position I sympathize with. You are right that, in the real world, nothing has infinite precision. That is a limitation we need to accept and deal with. However, it isn't just irrational numbers that don't have infinite precision in the real world: rational numbers don't either. When I write the number 3, what I really mean is 3.000.... But, what a computer sees (assuming double precision floating point) is 01000000010000000000000000000000. This is an inexact approximation. Now, for the number 3, it really doesn't matter, but when you're dealing with a lot of large (or small) numbers and manipulating them a lot, you can quickly cause lots of errors (floating point errors, among others).

The whole point of Math is to stay out of reality as long as possible. Only at the very last step do you cross the boundary from math to reality, thus making your answer as accurate as possible. It is much better to assume infinite precision until the last step, then you continually round numbers the whole way.

My entire thesis is based on this, actually. I'm trying to solve the Schrodinger equation for electronic structure calculations. My method follows most other's, but they cut out a step early and go to approximations. I stick with the math one step longer, so I'm able to come up with more accurate results. For a long time, it was OK (or impossible not) to cut out that last step. Computers weren't good enough and devices were big enough it didn't matter. Now it does matter, so we need to really on pure math longer, until we get to the ultimate nitty grits of actually solving the equation (at which point the answer is no longer exact). But, if you didn't stick with the math as long as you could, you'd come up with some really bad answers.
bolshoi (0 DX)
27 Feb 12 UTC
uh huh. better ask your advisor about infinite sets. seems like you missed something important there.
abgemacht (1076 D(G))
27 Feb 12 UTC
Wait, he said "irrational"? I read that as "imaginary". No, I don't know what Gobble was saying in regards to 2nd order infinity for irrational numbers.
Yellowjacket (835 D(B))
27 Feb 12 UTC
here's a Schroedinger's protip for you abge.

The fking cat is ALWAYS dead.
uclabb (589 D)
27 Feb 12 UTC
@bolshoi- You are right that gobble's post that you keep quoting should say "The rational set is countable." You don't really have a leg to stand on otherwise; abge just had a great post that I would refer you to.

Side note: The set of constructible numbers sort of describes what you seem to want the "reals" to be, so maybe check those out:

http://en.wikipedia.org/wiki/Constructible_number
bolshoi (0 DX)
27 Feb 12 UTC
oh wait, maybe i misread his statement a bit now that i look back on it. i thought he said rational numbers were 2nd order infinity. hahaha. ok well i understand basically your thesis. but whether you keep things algebraic or convert to a particular representation doesn't affect your abstract representation of the number line.
bolshoi (0 DX)
27 Feb 12 UTC
no, that constructible number has to be made with a straight-edge and compass. but i allow for numbers like e.
abgemacht (1076 D(G))
27 Feb 12 UTC
I'll be sure to directly wire the International Mathematical Union to make sure they are aware it's still OK to use e.
bolshoi (0 DX)
27 Feb 12 UTC
actually he did say rationals were 2nd order infinity equal to a pair of integers, but later said the size of integers equals rationals. i don't know. maybe he just made a bunch of typos.
bolshoi (0 DX)
27 Feb 12 UTC
but you have to admit that your thesis has nothing to do with the issue of the inclusion of impossible to exist reals in the real line.
zultar (4180 DMod(P))
27 Feb 12 UTC
I really appreciate how bolshoi "allows" special numbers in his heart to be whatever he wants it to be.
.9 repeating is not 1, but .3 repeating is okay as 1/3.
1, 2, 3 and such: real, but negative numbers: ain't. Let's get real here, ain't no negative numbers in real life.

I bet as a Diplomacy player you would ask to be supported into Spain (nc) from Wmed because it's too complex to play by the rules of the game.
abgemacht (1076 D(G))
27 Feb 12 UTC
No, but it has everything to do with using impossible numbers to express real-world things. I have pages and pages of math of integration over complex contours, imaginary math in real-space, basis-functions not in real-space. It's a fucking mess. But it all comes together to make a pretty picture of a real atom (or 10,000 atoms, if you wish). It's the same principle as "why are there impossible numbers on the number line". Because math is an abstraction.
uclabb (589 D)
27 Feb 12 UTC
@bolshoi- You really have no ground to stand on including e or pi and not including other reals. You just don't.
bolshoi (0 DX)
27 Feb 12 UTC
note that if he had said irrationals were "2nd order infinite", and by irrational he meant R-Q, then that would have made some sense, since the number of reals is much larger than the number of integers.
bolshoi (0 DX)
27 Feb 12 UTC
which other reals are you talking about uclabb? i tell you what, any real you can name, i'll put into my line! it's all taken care of.
bolshoi (0 DX)
27 Feb 12 UTC
the numbers i don't want are numbers you cannot comprehend (nor can anyone else) because they cannot exist in our universe.
abgemacht (1076 D(G))
27 Feb 12 UTC
What about root(2)? I use that one a lot. Or, do I have to settle 1.4142 in all my calculations?
bolshoi (0 DX)
27 Feb 12 UTC
it's in there! and i'll also throw in pi*e*root(2)! that's 3 irrationals at once! sweet!
bolshoi (0 DX)
27 Feb 12 UTC
i might exclude 5 though. i'm not sure i like that number.
Yellowjacket (835 D(B))
27 Feb 12 UTC
"I bet as a Diplomacy player you would ask to be supported into Spain (nc) from Wmed because it's too complex to play by the rules of the game."

Wait, isn't that move allowed? By the same logic that:

Spain (NC) -> Por
Por -> Spain (SC) bounces.

haha I'm probably wrong but just clarifying.
abgemacht (1076 D(G))
27 Feb 12 UTC
That's very reasonable of you. Surely, you must agree that it would be unfair to other numbers to only include root(2). So, will you also allow

x^(y/z) ∀ x,y,z ∈ R_bolshoi, where R_bolshoi is the name I've given to your set of numbers.
bolshoi (0 DX)
27 Feb 12 UTC
you got some fancy letters there. but yes, R_bolshoi is BADASS, it's closed under all known operations.
uclabb (589 D)
27 Feb 12 UTC
Bolshoi, what you are saying makes no sense. Inf fact, you aren't saying anything. What do you mean by exist? It is impossible for me to draw a line of length pi, so it seems to me like pi probably doesn't exist. A lot of stuff converges to e, but to say anything in real life actually is e doesn't make sense either.
bolshoi (0 DX)
27 Feb 12 UTC
and even future operations! it's closed under any possible operation anyone could ever construct.
bolshoi (0 DX)
27 Feb 12 UTC
hell, why even restrict it to numbers? but i guess that might make things helpful... so i will have R_super_bolshoi that one also includes character strings, superbowl tickets, and bacon.
bolshoi (0 DX)
27 Feb 12 UTC
uclabb, what i'm saying is you take the orthodox real line, take out all the numbers anyone could ever imagine in that line, you're still left with, essentially the same line. all the number that could ever possibly exist or be imagined up is only a countable set. which is nothing compared to an uncountable set.
Yellowjacket (835 D(B))
27 Feb 12 UTC
hang on uclabb, let abge work his magic. He'll be exposed as a fool or a troll before abge is done with him :P

It's smacking of linear algebra to me and thus have already lost interest lol I hate that shit.
abgemacht (1076 D(G))
27 Feb 12 UTC
"it's closed under all known operations."

Oh, that's good. So, basically R_bolshoi ⊆ R and R ⊆ R_bolshoi. I'm glad we cleared that up.

Page 15 of 21
FirstPreviousNextLast
 

612 replies
bolshoi (0 DX)
29 Feb 12 UTC
bolshoi
after someone posted a message using my name as a noun, i decided to see what bolshoi means in english. unfortunately through google and wikipedia i learned that bolshoi in english typically means an opera, ballet, drama theatre and an 80's group from london. does this information raise concerns about my sexuality. and if so should i create a new account?
21 replies
Open
dr. octagonapus (210 D)
29 Feb 12 UTC
BIG WORLD GAME
World Game
all chat, bet 50, 1 day phaze
http://webdiplomacy.net/board.php?gameID=81943
0 replies
Open
NikeFlash (140 D)
29 Feb 12 UTC
Examples of TC's inability to...
List your favorite examples of TC inability to
Let his threads die/respond to legitimate questions/to disprove that his ignorance is bliss.
1 reply
Open
alexanderthegr8 (0 DX)
28 Feb 12 UTC
join Answet
Joim Answet please!
7 replies
Open
alexanderthegr8 (0 DX)
28 Feb 12 UTC
Join Awesome Joinage
Please Join in Games, New
1 reply
Open
Thucydides (864 D(B))
27 Feb 12 UTC
Techniques for abolishing sleep
Post methods to avoid sleep while successfully not getting tired.
Alternatively: Post techniques to sleep for less than 3 hours a day.
Thanks.
32 replies
Open
redhouse1938 (429 D)
28 Feb 12 UTC
Does x = 1, when it equals .9999...
Or does it equal 5? +1 this thread if you think you believe these BS threads can all be combined into one major thread. Last person to post wins, particularly if you know shit about the Congo.
25 replies
Open
Putin33 (111 D)
28 Feb 12 UTC
So I guess the "Stratfor = innocent victim" crowd is feeling pretty sheepish
http://wikileaks.org/the-gifiles.html
5 replies
Open
alexanderthegr8 (0 DX)
28 Feb 12 UTC
join awesomenessrestart
join
2 replies
Open
Page 864 of 1419
FirstPreviousNextLast
Back to top