Bitcoin Forum
May 14, 2024, 02:50:42 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 128 129 130 [131] 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 ... 243 »
  Print  
Author Topic: Just-Dice.com : now with added CLAMs : Play or Invest  (Read 454550 times)
itod
Legendary
*
Offline Offline

Activity: 1974
Merit: 1076


^ Will code for Bitcoins


View Profile
March 08, 2014, 01:03:00 PM
 #2601

An API's main benefit is NOT to reduce server load. The main benefit is the same as the main function. Allowing software to interact with other software.

a server side API will not reduce server load compared to this. The same internal functions will be executed on the server, regardless of how the client connects to the server. The same amount of data will be transferred between client and server (except for the initial connection from jdcapi).

This simply is not true. Typical API sends JSON to the client, which is incomparable to the complete HTML + CSS + JavaScript which are sent in this case. JSON is highly optimized without the bloat of the presentation layer. Added to that, there are usually several interfaces in the average API, so only desired subset of data is sent to the client, not the whole unnecessary site.

Don't get me wrong, but my fear is that if we start calling this an API we would never ever get the proper one from dooglus.
1715698242
Hero Member
*
Offline Offline

Posts: 1715698242

View Profile Personal Message (Offline)

Ignore
1715698242
Reply with quote  #2

1715698242
Report to moderator
1715698242
Hero Member
*
Offline Offline

Posts: 1715698242

View Profile Personal Message (Offline)

Ignore
1715698242
Reply with quote  #2

1715698242
Report to moderator
The trust scores you see are subjective; they will change depending on who you have in your trust list.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715698242
Hero Member
*
Offline Offline

Posts: 1715698242

View Profile Personal Message (Offline)

Ignore
1715698242
Reply with quote  #2

1715698242
Report to moderator
seuntjie
Legendary
*
Offline Offline

Activity: 1717
Merit: 1125



View Profile WWW
March 08, 2014, 01:08:44 PM
 #2602

An API's main benefit is NOT to reduce server load. The main benefit is the same as the main function. Allowing software to interact with other software.

a server side API will not reduce server load compared to this. The same internal functions will be executed on the server, regardless of how the client connects to the server. The same amount of data will be transferred between client and server (except for the initial connection from jdcapi).

This simply is not true. Typical API sends JSON to the client, which is incomparable to the complete HTML + CSS + JavaScript which are sent in this case. JSON is highly optimized without the bloat of the presentation layer. Added to that, there are usually several interfaces in the average API, so the only desired subset of data is sent to the client, not the whole unnecessary site.

Don't get me wrong, but my fear is that if we start calling this an API we would never ever get the proper one from dooglus.

did you even go through the code properly? ONLY the initial connection gets css and html, this initial connection is required to get the connection headers and cookies, and if the cloudflare protection is up, to get past that. EVERYTHING else is in json

I don't want to start (continue?) a flame war on this thread. So I'm not going to argue my point any further. I'm sure if Dooglus isn't happy with jdcapi he will still release his official api.

Edit: if you have a way to get those headers and cookies without pulling the site data with it, I'm open to suggestions. Improvement on my code is why I uploaded it to github in the first place. Feel free to PM me here with your suggestion, or on github, or whatever floats your boat

StelioKontos
Sr. Member
****
Offline Offline

Activity: 839
Merit: 267


Chad Hodler since 2013


View Profile
March 08, 2014, 01:41:29 PM
 #2603

+1 for "official" API.

freebitcoin
BTC faucet & more
EEPICYOO
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
March 12, 2014, 07:07:15 PM
 #2604

i've been thinking long and hard about what needs to happen here. Aside from getting my .33BTC back or whatever i'm conflicted with the very idea of this kind of a site like this where you encourage others to "invest" in your scam.
>> I'd say the only sure way to resolve this is to take ALL your funny money; bitcoins or otherwise and redistribute it~give it all back to the exploited childrens' fund and/or development of bitcoin protocol etc=something that will truely benefit humanity! You must have seen this coming! ;-) ideas?hmmmm
dooglus (OP)
Legendary
*
Offline Offline

Activity: 2940
Merit: 1330



View Profile
March 12, 2014, 10:31:58 PM
 #2605

This "epic" guy has been spamming the Just-Dice and Doge-Dice threads, as well as the support system for months now.

I've tried getting to the bottom of his issues, but it's impossible to get any sense out of him.  He has an irrational belief that the site is rigged against him because he had a bad run of losses.  I've tried explaining how the site works, that it's provably fair, etc. but he won't listen.  Most recently his argument against provably fairness was "quantum mechanics".

So I've given up and ignored him both here and on the ticket system.

In the unlikely event that he ever writes anything worth reading would someone who doesn't have him ignored (or was I the last one still seeing his crap?) please quote it for me so I see it.  Thanks.


Just-Dice                 ██             
          ██████████         
      ██████████████████     
  ██████████████████████████ 
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
    ██████████████████████   
        ██████████████       
            ██████           
   Play or Invest                 ██             
          ██████████         
      ██████████████████     
  ██████████████████████████ 
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
    ██████████████████████   
        ██████████████       
            ██████           
   1% House Edge
itod
Legendary
*
Offline Offline

Activity: 1974
Merit: 1076


^ Will code for Bitcoins


View Profile
March 12, 2014, 10:40:25 PM
 #2606

(or was I the last one still seeing his crap?)

Probably. Thank god for the ignore button.
organofcorti
Donator
Legendary
*
Offline Offline

Activity: 2058
Merit: 1007


Poor impulse control.


View Profile WWW
March 13, 2014, 02:02:42 AM
 #2607

This "epic" guy has been spamming the Just-Dice and Doge-Dice threads, as well as the support system for months now.

I've tried getting to the bottom of his issues, but it's impossible to get any sense out of him.  He has an irrational belief that the site is rigged against him because he had a bad run of losses.  I've tried explaining how the site works, that it's provably fair, etc. but he won't listen.  Most recently his argument against provably fairness was "quantum mechanics".

So I've given up and ignored him both here and on the ticket system.

In the unlikely event that he ever writes anything worth reading would someone who doesn't have him ignored (or was I the last one still seeing his crap?) please quote it for me so I see it.  Thanks.



As an interesting experiment, google "quantum mechanics proves" and look at some of the autocompletes and links.


Bitcoin network and pool analysis 12QxPHEuxDrs7mCyGSx1iVSozTwtquDB3r
follow @oocBlog for new post notifications
dooglus (OP)
Legendary
*
Offline Offline

Activity: 2940
Merit: 1330



View Profile
March 13, 2014, 02:31:56 AM
 #2608

As an interesting experiment, google "quantum mechanics proves" and look at some of the autocompletes and links.

We need to get "... that Just-Dice is rigged" as the top result!  Wink

Just-Dice                 ██             
          ██████████         
      ██████████████████     
  ██████████████████████████ 
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
    ██████████████████████   
        ██████████████       
            ██████           
   Play or Invest                 ██             
          ██████████         
      ██████████████████     
  ██████████████████████████ 
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
    ██████████████████████   
        ██████████████       
            ██████           
   1% House Edge
EEPICYOO
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
March 13, 2014, 03:27:57 AM
 #2609

This "epic" guy has been spamming the Just-Dice and Doge-Dice threads, as well as the support system for months now.

I've tried getting to the bottom of his issues, but it's impossible to get any sense out of him.  He has an irrational belief that the site is rigged against him because he had a bad run of losses.  I've tried explaining how the site works, that it's provably fair, etc. but he won't listen.  Most recently his argument against provably fairness was "quantum mechanics".

So I've given up and ignored him both here and on the ticket system.

In the unlikely event that he ever writes anything worth reading would someone who doesn't have him ignored (or was I the last one still seeing his crap?) please quote it for me so I see it.  Thanks.

https://i.imgur.com/MQv1IsF.png


see now i know you are completely full of shit,,,and your "ignore" will only speed up this process.

Probability of me dropping this issue here on bitcointalk and the FRAUD BOARD are = ZERO(0)

You are obviously too "ignorant" or stupid to understand where i'm going with all of this...but basically we are taking your scam off the map!

;-)

LOL!!!!
justadooge
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
March 14, 2014, 07:13:01 AM
 #2610

Hi Dooglus,

SWIM that is currently invested and is considering investing significantly more, has a few questions.

What, if anything, is your greatest fear in regards to your two sites? How can investors protect themselves in the event of a successful attack on the site?

Also, are you operating from a jurisdiction where this type of activity is legal? i.e. Is there a material chance of the feds taking down the site and seizing all of its assets - not dissimilar to what happened to SR.

Thanks.


superresistant
Legendary
*
Offline Offline

Activity: 2128
Merit: 1120



View Profile
March 14, 2014, 09:27:38 AM
 #2611

Hi Dooglus,
SWIM that is currently invested and is considering investing significantly more, has a few questions.
What, if anything, is your greatest fear in regards to your two sites? How can investors protect themselves in the event of a successful attack on the site?
Also, are you operating from a jurisdiction where this type of activity is legal? i.e. Is there a material chance of the feds taking down the site and seizing all of its assets - not dissimilar to what happened to SR.
Thanks.

Just-Dice investment is in a coldwallet (google it).
There is no more than few BTC on the hotwallet.
BTW, can Doog give an estimate of the BTC in the hotwallet on average ?

Also there is a dead-man-switch.

Anyway, it doesn't mean that it is 100% safe. Don't invest more than you can afford to lose and more important, don't invest the money that is not yours !!
SLAPMODE
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
March 14, 2014, 04:51:02 PM
 #2612

Hi Dooglus,

SWIM that is currently invested and is considering investing significantly more, has a few questions.

What, if anything, is your greatest fear in regards to your two sites? How can investors protect themselves in the event of a successful attack on the site?

Also, are you operating from a jurisdiction where this type of activity is legal? i.e. Is there a material chance of the feds taking down the site and seizing all of its assets - not dissimilar to what happened to SR.

Thanks.





it's a race to see who gets to him first! ~ da fedz or the heads? ;-) LMFAOOOO!!!!
Otoh
Donator
Legendary
*
Offline Offline

Activity: 3024
Merit: 1105



View Profile
March 23, 2014, 08:47:43 PM
 #2613

Can my housemate and I play JD using different computers but same public ip?

np, I have multiple JD accounts and switch between them on the same computer even, logging in and out, so the same IP is fine.

edit: ah, I see you mean playing with two accounts open at the same time on the same IP, yep that's fine too as I often have two accounts open together on different browsers like Firefox and Chrome at the same time.

BTC = $c²     My BTC addie = 1otohotohMoQoxHuxLBveQiZcV3Pji3Tc 
Bitstamp Exchange: Referal Code
CHARITY | MY REP | PREDICTION 1 | PREDICTION 2 | PREDICTION 3
dooglus (OP)
Legendary
*
Offline Offline

Activity: 2940
Merit: 1330



View Profile
March 24, 2014, 09:13:34 PM
 #2614

Can my housemate and I play JD using different computers but same public ip?

The only problem is with the chat.  If you both talk in the chat on different accounts but the same IP address within a few seconds of each other, it will mute you both for a while.  This was put in place in an attempt to combat the problem of the chat box being spammed by people using multiple accounts on a single IP address.

Just-Dice                 ██             
          ██████████         
      ██████████████████     
  ██████████████████████████ 
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
    ██████████████████████   
        ██████████████       
            ██████           
   Play or Invest                 ██             
          ██████████         
      ██████████████████     
  ██████████████████████████ 
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
    ██████████████████████   
        ██████████████       
            ██████           
   1% House Edge
Giftcoins
Sr. Member
****
Offline Offline

Activity: 309
Merit: 250


QUIFAS EXCHANGE


View Profile
March 27, 2014, 11:45:09 AM
 #2615

hi,

When do you plan to disclose server seed on bets?

betid 890231821
date 2014-03-22 01:00:31
user id 539556
payout multiplier 1.30000079x
stake 1.53703168 BTC
profit -1.53703168 BTC
chance to win 76.1538 %
target > 23.84 61
lucky number 08.74 83
result lose
hash of server seed 15868e136a5e3296ff8bd6a6887b428bc36d29d66b8f0599ae521ac6d2994797
server seed not yet published
client seed 12351235134
nonce 389

It's 5 days since I made this bet and bunch of others and no way to verify results as you still not showing "server seed"


                             ▄▄▄████████▄▄▄
                         ▄▄██████████████████▄▄
                       ▄███████▄▄▄▄▄▄▄▄▄▄███████▄
                     ▄█████▄▄██████████████▄▄█████▄
        ██████  █████████▄████████████████████▄█████
        ██████  ███████▄████████▄▄▄▄▄▄▄▄████████▄████
                      ▄██████▀████████████▀██████▄████
███████   █████████████████████████████████████████████
███████   █████████████████████████████████████████████
                   ████████████████████████████████████
     ██████████████████████████████████████████████████
     ██████████████████████████████████████████████████
                     █████████████████████████████████
            ██████████▀██████▄████████████▄██████▀████
            ███████████▀████████▀▀▀▀▀▀▀▀▀▀███████▄███
                    █████▀████████████████▄▀██████▄
                     ▀█████▀▀██████████████▀██▀██████▄
                       ▀███████▀▀▀▀▀▀▀▀▀▀███████▀▀▀▀▀▀
                         ▀▀██████████████████▀▀
                             ▀▀▀████████▀▀▀
QUIFAS                    
                    ███
 █              ███ ███
 █              ███  █
███          █  ███
███         ███  █
███  █      ███  █
    ███  █  ███  █
    ███ ███  █   █
     █   █   █
     █      
TwinWinNerD
Legendary
*
Offline Offline

Activity: 1680
Merit: 1001


CEO Bitpanda.com


View Profile WWW
March 27, 2014, 12:35:15 PM
 #2616

hi,

When do you plan to disclose server seed on bets?

betid 890231821
date 2014-03-22 01:00:31
user id 539556
payout multiplier 1.30000079x
stake 1.53703168 BTC
profit -1.53703168 BTC
chance to win 76.1538 %
target > 23.84 61
lucky number 08.74 83
result lose
hash of server seed 15868e136a5e3296ff8bd6a6887b428bc36d29d66b8f0599ae521ac6d2994797
server seed not yet published
client seed 12351235134
nonce 389

It's 5 days since I made this bet and bunch of others and no way to verify results as you still not showing "server seed"



just change your seed, then the server will reset...^^

IamNotSure
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500


View Profile
March 29, 2014, 02:25:32 PM
 #2617

Hey

Could someone tell me why the cold storage hold more bitcoins (~32k BTC) than the invested amount ~31680 BTC ? I guess we should also add to the cold storage the number of BTC in the hot wallets

Not that I'm worried, but it's 100%+ reserve Wink
shitaifan2013
Legendary
*
Offline Offline

Activity: 879
Merit: 1000

monero


View Profile
March 29, 2014, 03:11:01 PM
 #2618

Hey

Could someone tell me why the cold storage hold more bitcoins (~32k BTC) than the invested amount ~31680 BTC ? I guess we should also add to the cold storage the number of BTC in the hot wallets

Not that I'm worried, but it's 100%+ reserve Wink

I guess invested(bankroll) and cold wallet dont have to match. there can be funds in the cold wallet that are not invested currently and thus dont show on the site.

omahapoker
Hero Member
*****
Offline Offline

Activity: 868
Merit: 1000



View Profile
March 29, 2014, 03:16:56 PM
 #2619

As an interesting experiment, google "quantum mechanics proves" and look at some of the autocompletes and links.

We need to get "... that Just-Dice is rigged" as the top result!  Wink


you guys are #1 at my site

http://cryptobettingindex.com/


congrats. soon to hit 1 billion bets Cool

dooglus (OP)
Legendary
*
Offline Offline

Activity: 2940
Merit: 1330



View Profile
March 29, 2014, 08:31:27 PM
 #2620

hi,

When do you plan to disclose server seed on bets?

It's 5 days since I made this bet and bunch of others and no way to verify results as you still not showing "server seed"

I'm sorry this isn't more clear.

Some sites change the server seed every bet, which makes it unbearably annoying to verify your rolls.

Other sites change the server seed ever 24 hours, which means you have to wait up to 24 hours before you can verify your rolls.

Just-Dice changes the server seed when (and only when) you click the 'randomize' button.  So you can decide for yourself how often you want it changed.  When you change it, the previous one is revealed.

tl;dr: just click 'randomize' in the top right

Just-Dice                 ██             
          ██████████         
      ██████████████████     
  ██████████████████████████ 
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
    ██████████████████████   
        ██████████████       
            ██████           
   Play or Invest                 ██             
          ██████████         
      ██████████████████     
  ██████████████████████████ 
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
    ██████████████████████   
        ██████████████       
            ██████           
   1% House Edge
Pages: « 1 ... 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 128 129 130 [131] 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 ... 243 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!