Bitcoin Forum
April 26, 2024, 04:27:16 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 [30] 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 »
581  Bitcoin / Development & Technical Discussion / Re: Pywallet: manage your wallets/addresses/keys/tx's on: November 30, 2011, 06:06:12 PM
Thanks for this jackjack!
582  Other / Beginners & Help / Re: Introduce yourself :) on: November 30, 2011, 06:04:38 PM
You all will start to love bitcoin.  The forums themselves are rather addicting.  Mining is so-so.

Only thing to do now is spend the the .0549 BTC burning a whole in my pocket.
Plenty of ways to do that!

I'm here, but I won't be troubling myself to gain posting privileges here, too much of a PITA for an at most mildly interesting internet sideshow like bitcoin. In any case 99% of the value proposition of this forum for me is met by reader access only. Thank you for providing this. Have a good week.
Fair enough.  Mods-- whitelist this guy?
583  Other / Off-topic / Re: Last post before 6/1/2012 wins 5 BTC... and who knows how much that will be on: November 30, 2011, 06:03:22 PM
herp.
584  Bitcoin / Mining software (miners) / Re: Flexible mining proxy on: November 30, 2011, 04:45:34 PM
Watching
585  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] Online Litecoin Miner - beta testers wanted! on: November 30, 2011, 04:42:44 PM
That's another thing that is worth investigating. Of course at present every webpage loads its own miner, and that can be a problem if you have more than one page open. But... is it possible for an applet to detect the presence of other applets running?
Could it be done based on CPU usage?  If CPU usage is above a certain level, don't start the miner.
586  Economy / Trading Discussion / Re: Where to get high resolution Bitcoin QR codes on: November 30, 2011, 04:35:07 PM
Yeah, I'd add the address under the qrcode.  An props to you for helping bootstrap the bitcoin economy by why you're doing.
587  Bitcoin / Development & Technical Discussion / Re: Elliptic curve math question on: November 30, 2011, 04:30:35 PM
Here is some sample code I tried (C# using BouncyCastle).  Math works as advertised.
Anyone know of a library like BouncyCastle for PHP?
588  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] Online Litecoin Miner - beta testers wanted! on: November 30, 2011, 03:01:02 PM
Another suggestion/question.

If this miner is running on a site and I open the site in 5 tabs or in tabs in 2 different browsers, how is this handled?  Will only one instance of the miner run?  Even if people opt in, I think by default it should still limit the rate on their box so as to not hurt performance.
589  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] Online Litecoin Miner - beta testers wanted! on: November 30, 2011, 02:57:52 PM
Another question-- is this, or will it be, open-sourced?

Didn't read the thread, eh? Smiley Yes, the source will be released soon.
I skimmed it, but I must have missed that.  Thanks.

It would also be very nice if you could detect a laptop/device running on battery power and not mine in that case.  http://www.google.com/search?q=get%20battery%20level%20java

That would be nice, but sadly a standard way of getting battery level information in Java doesn't seem to exist. You may be able to get it on some phones, but I don't think an unsigned applet can get that kind of information when running on a laptop.
I'm not a Java expert, but it would appear to be possible by interfacing with native OS APIs.  For example, on Windows, use JNI or JNA to call native Windows API functions to monitor battery status. Native calls could also be investigated for Linux and OSX.

Calling OS API functions from Java:
JNA http://stackoverflow.com/questions/2389156/calling-win32-api-method-from-java
JNI http://www.atwistedweb.com/java/jni.html

Windows Battery API functions:
http://stackoverflow.com/questions/3154554/how-do-i-get-battery-information-in-windows
http://stackoverflow.com/questions/233446/monitor-battery-charge-with-win32-api

I'm not saying it's easy or even possible at this point, but I think it warrants a bit more investigation.

Quote
You also wouldn't want to mine if someone visits on a smartphone or some other low-powered device, but I guess the 2-core threshold will take care of that.
Not completely: dual-core mobile phones already exist. I will investigate, thank you for the suggestion!
You're welcome.
590  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] Online Litecoin Miner - beta testers wanted! on: November 30, 2011, 02:46:51 PM
I have done some research, and it looks like at present no mobile phone can run ordinary Java SE applets.
That would mean one less problem to deal with.
Can anyone confirm or refute this?

Of course the problem of laptops running on battery power still remains. I think the only satisfactory solution implies using cookies to remember users that have opted-out. My Javascript is a bit rusty, but if I remember correctly it shouldn't be too difficult to set these cookies client-side.
I am obviously talking about the first choice to start mining, not the page switch.
When you first ask you also point out what they are doing (not hide it like a scammer)
Your reply seems to directly imply that you don't ask - (since you didn't already have a cookie to remember their choice) - thus it sounds like you ARE stealing CPU cycles ...
It should detect things like battery state and number of cpus, to offer reasonable defaults, or not even offer the option of running the miner.  It's not even about whether you as the user or not.
591  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] Online Litecoin Miner - beta testers wanted! on: November 30, 2011, 08:27:26 AM
Another question-- is this, or will it be, open-sourced?
592  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] Online Litecoin Miner - beta testers wanted! on: November 30, 2011, 08:26:44 AM
It would also be very nice if you could detect a laptop/device running on battery power and not mine in that case.  http://www.google.com/search?q=get%20battery%20level%20java  You also wouldn't want to mine if someone visits on a smartphone or some other low-powered device, but I guess the 2-core threshold will take care of that.
593  Economy / Currency exchange / Re: Mr Coins -- Purchase Bitcoins with your Credit Card [Mt. Gox Codes] on: November 30, 2011, 08:16:18 AM
Watching.
594  Economy / Trading Discussion / Re: Where to get high resolution Bitcoin QR codes on: November 30, 2011, 08:15:32 AM
Oh, I see you sig link now.  Do you or have you thought about accepting bitcoin?

Sorry for getting off topic.
595  Economy / Securities / Re: [GLBSE] TyGrr Tech on: November 30, 2011, 07:18:02 AM
np. Sorry for my cryptic post.
596  Economy / Trading Discussion / Re: Where to get high resolution Bitcoin QR codes on: November 30, 2011, 07:17:09 AM
Are you a gun dealer?
597  Economy / Securities / Re: [GLBSE] TyGrr Tech on: November 30, 2011, 07:12:26 AM
Oh, sorry! I was referring to one possible reason for why Win7 was crashing. It could be corrupted memory. Try switching out the memory and see if it still happens, alternatively, try running the memory from this box in another box and see what happens.
598  Economy / Trading Discussion / Re: Where to get high resolution Bitcoin QR codes on: November 30, 2011, 06:53:41 AM
I think you would just input the bitcoin address as the text to encode in the qrcode.
599  Economy / Trading Discussion / Re: Cover name for shipping silver? Suggestions please. on: November 30, 2011, 06:51:41 AM
Antibacterial, thermal and electrical super-conductive, elliptical relief.

Edit: Or you could go with something simpler like "Ag ellipses".
600  Economy / Trading Discussion / Re: Where to get high resolution Bitcoin QR codes on: November 30, 2011, 06:38:31 AM
How high of a resolution?  Did you try googling "qr code generator" etc.?
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 [30] 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!