| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12
<donkidong> he just needs to go to school <Cdogg> !voice cdogg <[piker]> and player C had best hand.... Player A: 2nd best... Player C: 3rd best... <[piker]> err player B 3rd best <[piker]> so the answer would be Player A: collects 800 from the pot (600 from sidepot 2, and 200 from sidepot 1), player C collects 2400 from main pot <donkidong> thats alot of nose hairs i pluked <[piker]> -rake that is <[piker]> wait he left... what a ****head <[piker]> yea that dell2405 is a only 1019 for a total of 100 offer retail.. what a sale <Cdogg> !voice cdogg <[piker]> err 179 off retail <donkidong> i got a samsung 910t <donkidong> and i love it <Cdogg> chris acky <Cdogg> are you acky011 <Cdogg> ? <donkidong> is it rare for a lcd to have dead pixels? <Cdogg> no <Cdogg> happens in shipping a lot <donkidong> h <donkidong> i guess i got lucky <durnew> it'd be rare if your LCD didn't have a dead pixel or two <donkidong> really? <donkidong> i dont think mine has any <MrEleeT> nice stacks on 1c/2c cdogg <donkidong> i guess i am rare <donkidong> i dont think i have any <donkidong> or at least i cant tell <Cdogg> yea thanks <MrEleeT> believe me <MrEleeT> the strategy works 10x better each level you move up <MrEleeT> problem is getting the cash to play it <Cdogg> amazing **** bro <MrEleeT> !ban JohnM ! <donkidong> who is johnm? <MrEleeT> man these bots ****ing **** <MrEleeT> someone needs to change how they ban <MrEleeT> the bans they do now are useless <durnew> !ban *!*@*.tampabay.res.rr.com <durnew> hmm <Cdogg> doesnt work like that <Cdogg> plus you need a reason <durnew> a reason with a hostmask wouldn't make much sense <MrEleeT> wtf is the point in banning an ident <donkidong> i dont have ident <donkidong> is that bad? <FaNt0m> not really.. but it can prevent you from joining some channels <donkidong> oh <FaNt0m> its often better to have than to not have <donkidong> not this one though <FaNt0m> nope <FaNt0m> #linuxhelp for exmaple will ban you if you don't have ident <donkidong> iam in it <MrEleeT> what i am saying is <MrEleeT> they can just change there ident <MrEleeT> and come back <Cdogg> yea i know <donkidong> oh <Cdogg> its ****ed <MrEleeT> so its not banning anything <donkidong> so u really cant ban anyone <FaNt0m> donkidong: you are not in #linuxhelp <Cdogg> lol pretty much <donkidong> i am <MrEleeT> if they want to evade its really easy <donkidong> i am now <donkidong> u see fantom? <FaNt0m> yeahi see you <FaNt0m> perhaps i had the channel wrong <FaNt0m> maybe its #linux <donkidong> nope <FaNt0m> odd.. perhaps they changed their rules <donkidong> maybe i have super ideant <donkidong> that changes every 10 seconds <FaNt0m> umm no cause its prefixed with ~ meaning you have no ident <donkidong> thats how super my ideant is.. <Kalyse> Hey can someone help me with a web dev. question. Can Cron Jobs work in the same way as shell access? <Jackle> lol <Cdogg> wtf is this now linux help <rafy_cat> you're an idiot <Jackle> you need more help than we can give you <Cdogg> no **** <donkidong> KICK HIM!! <donkidong> lol <Cdogg> even better <FaNt0m> lol <Cdogg> help me with a web dev. question. Can Cron Jobs work in the same way as shell access? <donkidong> lol <Cdogg> wait <Jackle> :) <Cdogg> lol <FaNt0m> heh <Joenin> i'll give you a cron job <Kalyse> >< <Cdogg> haha <Kalyse> This take the piss out of kal day? <Kalyse> :( <Cdogg> try #linuxhelp <Cdogg> google <Kalyse> Ive been trying to install a script on my server for about 3 hours <Joenin> be more specific about your problem <Joenin> and you might get helped <Kalyse> I need to execute a command to my server, but shell access is not enabled <Kalyse> So can I execute it via a Cron Job <Cdogg> how do you edit your crontabs w/ no shell access? <Joenin> theres my next question <Kalyse> cPanel <Jackle> I bet he has a web gui <Jackle> yea <Kalyse> web gui yes <Cdogg> yep <Joenin> yeah make a bash script <Joenin> and cron that <Cdogg> yep <Joenin> to run whatever commands you want <Cdogg> dont forget to add rm -rf * to bottom <Kalyse> Joenin: I dont know what a bash script is. <Kalyse> Im quit nooby :) <Kalyse> quite* <Joenin> what command do you want to do <Cdogg> google man <Kalyse> Cdogg: Ive been googling for 3 hours <Cdogg> http://heather.cs.ucdavis.edu/~matloff/UnixAndC/Unix/CShellII.html <czure> Anyone in here good at calculating odds? <czure> on poker hands? <donkidong> i am <czure> I want someone to walk me through it so I can have a better understanding <czure> ok donki, here's one for ya: flop comes out with 4 suited in your hand <czure> waht's the odds of turning or rivering a flush? <Kalyse> 4? are we cheating here? <^DrJekyll> 37% 21% <Kalyse> :) <czure> jekyll: Around a 1 in 5? <^DrJekyll> if u miss on the turn yea <czure> how do you figure it out though? I'd imagine you take do something with the number of suited left <czure> (10 right?) <flipmo> 9. <czure> oop <czure> 9 <flipmo> 9 cards that will give you the flush, divided by the number of unknown cards (47) <Fryguy> 47 unseen cards, 9 help you 47/9 - 1 is the odds of making it on the turn <donkidong> wow <donkidong> the nl10 is soo easy <donkidong> its like a clean up crew <flipmo> then it's the same calculation for the river, except only 46 unknown cards. <Fryguy> and you add the probabilities together, because they are each individual events <czure> so all you really need to do is divide the remaining cards by the number of them that you're seeking? <Fryguy> and subtract 1 <Fryguy> to get it as odds based probability <flipmo> that's to get 1:x odds <Fryguy> ^^
Return to poker or Go to some related
logs:
roma patrick_k sucht my dad invented the internet
|
|