Bitcoin Forum
May 18, 2024, 10:38:44 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 [106] 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 »
2101  Other / Politics & Society / Re: a question for left-liberals on: May 20, 2011, 02:01:26 PM
I wasn't quite up to keep replying to this redundant thread. But taken it insists to not die...
For starters there's a "shit load" of mix-concepts around on labor rights and duties (yes, employees have duties).

When we talk about employment covered by minimum wage we're talking about labor and therefore the following duties applies over the employee:

  • Have a working schedule during which he has to perform within the functions he was hired to do.
  • Have a non-disclosure and loyalty agreement with his employer party.

Therefore, the minimum wage is a small fee to pay for such deal. The use of market fallacies such as "if I underpay someone will pay more" would imply that someone else outside the company knows you're underpaying, so the NDA is most likely broken. Also if you put someone working 12 hours/day I doubt the poor bastard still get time enough to look for another job.

There're however "jobs" where minimum wages doesn't apply, such a voluntary, partnership, cooperative...

If you want plain old "I own you" sort of employment, then I believe it's pretty fair that you get the whole package that comes along with it: minimum wage included.
2102  Economy / Marketplace / Re: Introducing Blackjack on: May 20, 2011, 01:16:58 AM
The shuffle is doing by merging 2 arrays -> srand to microtime + rand -> shuffle.

Here's the function: (translation: Cartas = Cards, naipes = Suits, baralho = Deck - that's what the vars mean)

Code:
      function start_deck(){
          $cartas = array("A","2","3","4","5","6","7","8","9","10","J","Q","K");
          $naipes = array("c","s","d","h");
          $baralho = array();
          foreach($cartas as $c){
              foreach($naipes as $n){
                  $baralho[] = $c . $n;
              }
          }
          srand(microtime() * 100000 + rand());
          shuffle($baralho);
          $this->deck = $baralho;
          $this->pointer = 0;
          mysql_query("UPDATE blackjack SET baralho = '".implode(",",$baralho)."' WHERE id = " . $this->game_id);        
      }

I'm just scratching my head over a hand here... I just log hands to check the system, so I don't know the user. It went:
pocket: 8,2 (hit) - 10
3rd card: A - 11/21
then... 4th  card: K  Huh
If he already had 21 why hit again? Or did the system took a while to respond and he hit again? Or wasn't aware of the game's goal... Really got me confuse.
2103  Other / Off-topic / Re: BitYacht - Blackjack Up and Running on: May 19, 2011, 11:58:38 PM
Decided to recycle this topic now that BJ is already up, to turn it into a poll to listen what the community wants.  Smiley

I don't gamble/play isn't available because I do believe the "I don't know/Don't answer" option is somewhat a dumb question - if you don't know or don't want to answer... well, simply don't answer isn't it?  Grin
2104  Bitcoin / Bitcoin Discussion / Re: Open source means I can make my own bitcoin currency right? on: May 19, 2011, 11:49:16 PM
They can circumvent that "double spender attacker" (probably something as one as dumb or as desperate as the later MtGox/Bitcoin forum DDoSer would try to do) by simply restrict the universe of those who can access their currency.

i.e. If it's just for his town they could either setup a local network or restrict to IP's only from that town to access the blockchain.
2105  Economy / Marketplace / Re: Introducing Blackjack on: May 19, 2011, 10:28:59 PM
Blackjack is now also available at mBTCasino.com (Stakes 1 to 100 mBTC  [means 0,001 to 0,1 BTC])
2106  Economy / Marketplace / Re: [error]Darts game on: May 19, 2011, 10:27:57 PM
Yup, he has a bug on the html code:

Code:
<a href="mailto:admin.net">admin@movoda.net</a>

Well, still the use of mailto: links is way deprecated these days as the spam crawlers will make you receive more junk than what spamassassin and your mailbox can bear.
2107  Other / Off-topic / Re: What is your alignment? on: May 19, 2011, 09:48:07 PM
Back on the old times, when D&D was either a board or book games, I used to play Fighting Fantasy which had nothing of that. Wiki here

So I guess I'm "nonaligned".
2108  Economy / Marketplace / Re: [Scammed]Darts game on: May 19, 2011, 09:39:51 PM
Did you already try to contact to the email given on his site?
2109  Economy / Marketplace / Re: Free 0.10 BTC! on: May 19, 2011, 04:00:57 PM
Nah, I leave it as is.
It's meant to be anonymous, so no player is identified anyway. When I look to the registered players I can only recognize 1 or 2 nicks from the forum, the rest is all scrambled.

Well... "lucky me", that bogus deposit is still unclaimed, since I don't know who did it. Probably its owner prefers to keep his anonymity over claiming it back.
2110  Other / Obsolete (selling) / Re: 1 BTC/month WebHosting on: May 19, 2011, 03:53:54 PM
From my experience your host was quite good. Even if my project didn't took off and meanwhile SgtSpike already created something alike.
Still used it to develop a site to a friend and to show an example to another, on both cases FTP, MySQL and HTTP was very fast.

Maybe in a near future you can get other packages for another price... and maybe it should be paid yearly or so. So whether BTC goes up or down during that year, it's paid.
2111  Economy / Marketplace / Re: Free 0.10 BTC! on: May 19, 2011, 03:44:43 PM
I really don't know how to get feedback out of an anonymous casino, as the players and winners don't normally come out and kiss the casino owner.
For me is one of those things, as long as it stays in 0 it's already good feedback  Smiley
2112  Economy / Marketplace / Re: Introducing Blackjack on: May 19, 2011, 01:18:59 PM
love the graphics Grin

And how about the sweet voice of our lovely dealer and the ambiance music?  Smiley
2113  Economy / Economics / Translation Table to Economy on: May 19, 2011, 01:15:15 PM
As we all know, BTC is way volatile. But it's also true that if today EUR/USD is 1.45 and tomorrow 1.40, your coffee will still cost 1 EUR if you are in Europe or 1 USD if you're in the States, unless one of them really bumps (which would mean either European or American economies had ruined) there's no change in the end-consumer prices due to currency fluctuation.

So, for BTC we could come up with a simplified conversion table for people running business with it; something like:

BTC/USD low -   BTC/USD high  - Simplified conversion

0.10                    0.30                    0.25
0.30                    0.60                    0.50
0.60                    0.85                    0.75
0.85                    1.25                    1.00
1.25                    1.75                    1.50
1.75                    2.25                    2.00
2.25                    2.75                    2.50
2.75                    3.50                    3.00
3.50                    4.50                    4.00
4.50                    5.50                    5.00
(...)

The use of a simplified table will not stop fluctuation, but will help on stabilization.
2114  Other / Off-topic / Re: Dominique Strauss-Kahn on: May 19, 2011, 12:55:51 PM
After see him in court in the news, maybe due to the yellowness of the picture, DSK really resembled Mr. Burns from the The Simpsons. Except maybe for not be bald.
2115  Other / Off-topic / Re: Dominique Strauss-Kahn on: May 19, 2011, 11:49:02 AM
Well, well... for Portugal and its negotiations with the IMF I guess we can use Renato Seabra (and his corkscrew), which happens to be in the same jail as DSK, to get a better deal.  Grin
2116  Other / Archival / Re: Silk Road: anonymous marketplace. Feedback requested :) on: May 19, 2011, 10:45:10 AM
When I try and do anything in firefox v3.6.17 with the TOR plug in it says:

"The proxy server is refusing connections

Firefox is configured to use a proxy server that is refusing connections.

    *   Check the proxy settings to make sure that they are correct.

    *   Contact your network administrator to make sure the proxy server is
          working."

Suggestions?
     

You need to have Tor running. The Tor-plugin just configures your FF to use Polipo/Privoxy as Proxy doesn't include Tor itself.
2117  Economy / Marketplace / Re: Introducing Blackjack on: May 19, 2011, 10:11:39 AM
@moa

3 places per table, but it's single player.
(Lolz... we're looking for gals now... thinking about Dominique Strauss-Khan for advice on who to hire  Grin )



come on! stop using flash :-/
there is the HTML5 :-|
grrrrrrrr....

HTML5 sucks (period).
If you want to crash browsers (and computers along) you're plainly free to do so... meanwhile let anyone use whatever they want. I'm not a *that* flash fan, but it's still the best thing around for this kind of things.  Tongue

P.S. - BTW... what would HTML5 do there?! You mean probably JS and Ajax... (my dice game is 100% JS-made for an instance) HTML5 just adds the "self-embedded" multimedia and sucks specially because the browsers' built-in plugins for this purpose are way worse than Adobe's plug-in, exception maybe to Safari. Still recall the "SVG demo of Firefox 4" - «Press here to see what your browser can do now»... well, in a regular nVidia 6150SE IGC what it did was hang and crash.
2118  Other / Off-topic / Re: Dominique Strauss-Kahn on: May 19, 2011, 02:38:36 AM
Nevermind, for some folks there's no "France" but "Europe" and we all speak French

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

 Grin

I don't see why someone would judge the whole population of a country based on the actions of one of its citizens.
I'm still glad to know that in NY anyone has the right to justice, on some countries a guy with the wealth of DSK would simply runaway or the victim wouldn't stand even a chance to accuse him.
2119  Economy / Marketplace / Introducing Blackjack on: May 19, 2011, 02:05:13 AM
As I said in off-topic I was doing final tests on a Blackjack game for BTC.
With that done and looking fine, I decided to add it to my "Bitcoin casino", yet for today I'll not enable it's real play features (even if they're already there and ready), expect to get it real quite soon anyway. Play for real bitcoins is enabled now.

You may find it here: http://www.bityacht.com/index.php?p=slots
next to Keno.

Due to the quality of the BJ, I decided to not let it open to guest players, guests still may play on old games. So you need to login or register - registration resumes to user and password.

If you don't know how to play Blackjack you may consult the rules at Wikipedia, it's quite a straight forward and easy to learn game anyway.

The following rules applies on mine:
  • Dealer ALWAYS deals to 17 unless all players busted - this means that even if your hand is 12 and the dealer has 13 the dealer still have to pull cards until have a hand over 17 or bust
  • Blackjacks are just the "natural" ones, A+10 point cards deal, making a Blackjack after a split counts as a normal 21
  • Splits can be done with same value cards, despite they've the same face or not

Any questions or doubts else, just ask.

Screenshot:



Relying on the success of this HD-mode (game "natural" screen is HD720p - 1280x720) I'll work on more casino games.
2120  Economy / Marketplace / Re: Free 0.10 BTC! on: May 19, 2011, 01:58:50 AM
You can create more than 2 nicks.

Sure, but again, the feedback system just gives you some advice, doesn't tell you to go trust blindfolded in someone.
Pages: « 1 ... 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 [106] 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!