Bitcoin Forum
May 26, 2024, 01:53:14 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 »
121  Bitcoin / Pools / Re: Cooperative mining (160Ghash/s) on: April 20, 2011, 10:29:20 PM
100% cfd right now.

There is no such thing, unless you are rounding.  CFD cannot reach 100%, it can only approach it.
122  Bitcoin / Mining software (miners) / Re: Flexible mining proxy on: April 20, 2011, 12:12:34 PM
Generally this is how I do it. However, let's take slush's pool and a GPU cluster which is not dedicated to generating Bitcoins and does this only when being idle as example: The amount of GPUs and machines available constantly changes. While there is a max. limit of machines, I'd still require a software to dynamically associate a worker account to each machine. This is because (here's where slush's pool comes in) slush's reward calculating formula includes the time at which the last share was submitted. Of course this is a great way to prevent cheating, however it also means that if one machine goes offline or switches to a different task, the reward it would usually have made quickly shrinks to zero. Therefore using a proxy tool like yours for such a cluster is more effective and way easier to manage and automate.

The way I understand the math, all of your recently-submitted shares are considered, no matter which worker they were submitted through -- so running several workers on one worker account or several should make no difference to the amount of reward you get when the block is solved.  Even if one machine drops out... since the shares are considered collectively, it doesn't matter which account they were submitted through.  They will age just like every other share you submit.  (Correct me if I'm wrong, slush.)  In other words, the older shares you submitted from the still-active machines have aged and become worthless too, you just can't tell because they are submitting enough new shares to keep the reward up.

Now, having said that, my proxy doesn't "dynamically associate a worker account to each machine."  You still need to set up worker accounts in my proxy script.  The difference is that you can assign those worker accounts to more than one pool.  (Although you could probably hack it to do what you want. Wink)
123  Bitcoin / Mining software (miners) / Re: Flexible mining proxy on: April 19, 2011, 05:09:16 PM
This project appears to be very interesting and is in fact exactly what I've been looking for to connect all the machines I have here to one single worker account.

If you are using e.g. slush's pool, you should still have a separate account for each worker.  My proxy allows multiple miners to authenticate to it with separate credentials, and the proxy will then authenticate to pools using credentials stored for that worker.  In other words, each worker-pool assignment has its own pool credentials.

Is there any release date set already?

It's "as soon as I clean up the Git repo."  Smiley  I hope to get to that this week.
124  Economy / Marketplace / [Selling] 60-day WoW game cards, Zynga cards on: April 19, 2011, 04:36:52 PM
I will proxy-purchase the following game/gift cards, for their equivalent price in BTC (based on the current mtgox bid price) plus whatever taxes I pay (7%) and a 5% fee.


I will generally make a trip to purchase them once per week (the fee will help cover the cost of gas).  If the service becomes popular enough, I might keep a few stocked for instant delivery.

By default you will receive the code on the card only, not the physical card.  If you want the physical card mailed to you (U.S. only) please indicate as such when placing your order, and include 0.5 BTC to cover the cost of postage and supplies.  If mailed, the card will arrive with whatever protective measures the card has intact (usually a scratch-off layer covering the code).

I will not issue refunds for unwanted cards, but if the code does not work I will issue you a refund only if my local store issues me a refund.

I would prefer selling to people who have OTC set up so that we can exchange ratings after each transaction, but this is not required.
125  Economy / Marketplace / Re: New Bitcoin Raffle Lottery - Beta on: April 18, 2011, 06:14:28 PM
My only issue with open-sourcing it is I'm not 100% sure that it works perfectly, as I could only do limited testing without any BTC

If people released their code as open-source only when it worked perfectly, there would be no open source projects.  Smiley
126  Bitcoin / Pools / Re: Cooperative mining (160Ghash/s) on: April 18, 2011, 06:12:22 PM
Just FYI, I got a payment just now.  So that at least demonstrates that unconfirmed rewards are getting properly confirmed after the requisite number of blocks.  I see no reason to switch to another pool at the moment.
127  Economy / Marketplace / Re: da2ce7 is hiring! on: April 18, 2011, 03:30:11 PM
I've done quite a bit of PHP -- my first internship was an IT developer for internal and customer-facing applications, and I found myself frequently educating my full-time colleagues about SQL injection and proper OO design.  Smiley  My work included developing a knowledge-base system for our customers from the ground-up, including database schema design (supporting differential compression of document revisions), PHP SOAP service design, and view/edit front-ends.  None of this is public so I can't link you, unfortunately.

A smaller (but public) example would be the front page of the WQME website.  I was responsible for coding the "Now Playing" and weather information displays, all of which require several components to function, including a C# service to monitor the current and last songs, PHP scripts to collect and repackage this data, and JavaScript to pull and present it, all of which I wrote.  This has been in production for 2+ years and has required minimal maintenance.

I can make myself available for a Skype interview if you would like.  Smiley

PGP key
128  Economy / Marketplace / Re: Offering software development services on: April 18, 2011, 03:11:21 PM
Send your info and some samples of what you have done and I'll take a look.

I'll post some samples here and send other info privately.

YICS

Open source protocol translator/adapter written in C (originally written in Perl and later rewritten).  Allows FICS interfaces to be used on Yahoo! Chess without modification.  The software impersonates an ICS-style server and translates the binary Yahoo! Games protocol to the text-mode ICS protocol and vice-versa, emulating parts of the ICS server to support features that are either not 100% compatible or are not even implemented on Yahoo! Chess (such as the user formula settings).

Open Visualization Platform (OpenVP)

Open source audio/music visualization platform written in C#.  This has been a pet project of mine for a while, and is currently undergoing yet another API design iteration.  But the currently-published version still works, and well enough to be accepted into the Banshee Community Extensions package.  It supports abstracted input from media players, meaning that the same visualization assembly can run in multiple player hosts, as long as the player implements the required abstract class.  The upcoming version (not published yet) will support multiple and arbitrary metadata pipelines coming from the media player (or other sources) including, but not limited to, PCM/spectrum data, album art, song title information, and possibly even user-generated information.

An earlier iteration of this project included a home-grown compiler for an AVS-compatible scripting language, allowing for user-entered movement and rendering functions to be compiled (through .NET's native JIT) to high-performance native code.  This compiler was removed from the second iteration (the one currently available) in favor of pre-compiled assemblies.  Scripting functionality might be brought back later in the form of IronPython or a similar embedded language.

Screenshot (more here):





This is not an exhaustive list by any means, but it highlights the projects I consider to be the most successful in the F/LOSS community.  I will add more replies later when I have more time.
129  Economy / Gambling / Re: Bitcoin Poker Room on: April 17, 2011, 07:46:55 PM
betco.in seems to be down. is my btc still there?

+1  down for me for the last couple of hours...

It seems functional now.
130  Economy / Marketplace / Re: Offering software development services on: April 17, 2011, 04:03:30 AM
Bump
131  Bitcoin / Mining / Re: C# mining library on: April 16, 2011, 03:21:56 AM
Well, if all you did was compile from source for your miner, you could add the -O=all flag. Then again, the documentation says generics suck on AOT so I guess you could profile the AOT vs non-AOT and see how the milage varies.

The difference, if there is any, will be negligible.  JITting a method is a one-time operation in the life of an AppDomain; AOT will reduce startup time, but will not improve runtime performance (and may degrade it).

Are you going to support any of the new parallelism / async stuff? If so, I wouldn't mind getting in this just to try the new sexiness out  Cheesy

Probably not, just Thread objects.  The parallel stuff is more for doing efficient processing of sequences or starting up a few discrete tasks and firing them off... it's not really well-suited for mining, where performance is critical.

I have a worker-pooling class that will manage the workers automatically, whether they are CPU miners running on different threads or GPU miners running on different GPUs.
132  Bitcoin / Mining / Re: C# mining library on: April 15, 2011, 03:42:27 PM
You could probably use MS's NGen or Mono's --full-aot / --aot=full flag to compile it to a native build. I expect that would bump up the hashes a bit.

That would actually worsen performance.  All AOT does is perform the bytecode-to-native translation ahead of time.  The JIT-compiler will perform the same process at runtime when each method is first entered -- so this step only happens once per method for each instance of the program.

The difference is that the JIT knows what CPU it is running on and can use optimizations specific to the features your CPU has.  Since AOT code is designed to be distributed with the corresponding assembly, the AOT-compiler has to assume a generic CPU and so it will create compatible but slower code.
133  Economy / Trading Discussion / Re: I wish I could buy X with bitcoin... on: April 15, 2011, 12:43:31 PM
"rent and utilities" is the elephant in the room

Yes -- "Housing and utilities" might be better since it covers mortgage payments too.  Smiley
134  Economy / Marketplace / Offering software development services on: April 15, 2011, 12:41:04 PM
I'd like to offer my services as a software developer.  I'm interested in taking side jobs apart from my regular full-time job, and this seems like a good market to work in.

I can write software for Windows and Linux (not OS X -- I don't have a Mac to test on) and in a variety of programming languages.  Web development is on the table too, but note that I don't do graphic design.  If you give me a design I can make it work though.  Smiley

Desktop/server languages: C# (Windows/.NET, Linux/Mono), C, Java, VB6, Perl

Web languages: (X)HTML/CSS, JavaScript, PHP (vanilla, MODx, Symfony), Perl

I have four years professional experience and have been programming since I was ~10.  No job is too small, but note I have a fairly demanding schedule and so I would prefer jobs that don't need to be done in two calendar weeks.  Smiley  Usually I would like to retain rights to the code, but this is negotiable.

I ask 25BTC/hr (work logs will be recorded) and samples of work are available upon request.  Some of my code is available online (SourceForge, Gitorious).
135  Economy / Marketplace / Re: WTB 40 Bitcoins on: April 14, 2011, 08:45:06 PM
I don't know if this is against the forums rules but i am looking to buy 40 bitcoins.

I have been to all the sites that you can buy them from but i don't have a banking account, Because i HATE banks.
Also no verified palpay account because of the no bank account.

So is there any way someone on here could sell me some.
Thanks.

This is the right place to ask.  If I were you, I would check out Bitcoin.local first, as there might be someone in your area willing to do an exchange for cash.

You might also consider offering a trade in #bitcoin-otc.
136  Economy / Marketplace / Re: CoinCard - Buying PayPal $ and gift cards with Bitcoin on: April 14, 2011, 07:36:46 PM
Can I use CoinCard as a sort of BTC->USD payment processor? For example, if I were to buy something on eBay, could I enter the seller's Paypal email address instead of mine? Would that cause any issues?

It might work but I'd advise against it.  If you need to dispute the payment later, it won't have come from your account and so you won't be able to.  And if such a dispute succeeded anyway, assuming you could even place it, the money wouldn't be sent back to you; it'd be sent to CoinCard.

Best to send it to your account first.
137  Economy / Marketplace / Re: English <-> Spanish translation services on: April 14, 2011, 03:16:11 PM
Bump.  This offer is still open.  Smiley
138  Economy / Marketplace / Re: Logo design on: April 14, 2011, 03:11:52 PM
looks a little jarring...

I agree, but I think it's mainly the particular blue chosen.  Perhaps just tweaking the color a bit would help.
139  Economy / Marketplace / Re: [SELLING] Minecraft gift code on: April 14, 2011, 03:09:43 PM
18 I guess.
140  Economy / Marketplace / Re: $15 gift card for BTC? on: April 14, 2011, 03:06:09 PM
I'm tempted - can you buy a GBP (UK) Amazon voucher with that?

Probably, but I'd have to buy it from amazon.co.uk (gift cards are not transferable between .com and .co.uk) and that presents two challenges:

  • I don't know what rate Amazon converts USD to GBP at, so I don't know what amount to enter in the card field.
  • I don't know what the fees would be to use the card internationally.  My guess is that they would be more than PayPal's respective fee to send money using a credit card.
Pages: « 1 2 3 4 5 6 [7] 8 9 10 11 12 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!