Bitcoin Forum
March 22, 2025, 11:16:02 PM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 [7] 8 9 »
121  Economy / Marketplace / Re: T-shirt contest and future bitcoin retail site on: May 13, 2011, 10:41:28 PM
I'd vote, but I'm biased. Wink
122  Bitcoin / Project Development / Re: Bounty: Play sound file when block is generated on: May 13, 2011, 10:39:21 PM
Oh well. I guess I'm glad someone made a better system than me.
123  Economy / Marketplace / Re: 0.25 Free BTC! on: May 13, 2011, 06:28:27 PM
As for your CAPTCHA question, I live in Washington, so the sky is actually gray.  Wink
124  Other / Obsolete (selling) / Re: BitCoinWebHost.com - Web Hosting - PRICE DROPS! on: May 13, 2011, 08:47:46 AM
Thanks for the info. Once I've got my plan more into place (hopefully soon), I'll definitely check you out for hosting. You've got great prices, especially for someone like me who's feeling more like testing the waters right now.
125  Other / Obsolete (selling) / Re: BitCoinWebHost.com - Web Hosting - PRICE DROPS! on: May 13, 2011, 07:04:00 AM
Now that I think about it, for some reason I just assumed that I would have to run bitcoind at the same server as the site. I don't know where else I would run it though. Perhaps I could set up a home server. I would have more control over the wallet, but I don't know how reliable it would be...
126  Other / Obsolete (buying) / Re: [5 BTC] GeoDjango code on: May 13, 2011, 06:28:08 AM
Because I don't know much about GeoDjango, and I don't exactly how the database that you're using handles it on the back-end, I can't say for sure that it's more efficient than looping through all of the models, but the distance_lte function seems to be the sort of function that you're looking for. I'd imagine that the database would handle it as efficiently as reasonably possible.

http://docs.djangoproject.com/en/1.3/ref/contrib/gis/geoquerysets/#distance-lte

Of course, the fact that every order has its own maximum distance makes it difficult... So, what I would do is enforce a "maximum" maximum distance, then use the function to limit your loop to those within that "maximum" distance.

So, for example, if the choice for maximum distance was <30 mi, then you take your point, find all the orders within 30 mi of the point using the function, and then loop to filter out the ones that are too far away. There might be an easier way to do this, but that's the best way I can find at the moment.
127  Other / Obsolete (selling) / Re: BitCoinWebHost.com - Web Hosting - PRICE DROPS! on: May 13, 2011, 12:53:28 AM
Are you able to run bitcoind on the server?
128  Economy / Marketplace / Re: Bitcoin is not used as money anymore on: May 12, 2011, 05:55:32 PM
It may seem profitable to just speculate and hoard as many coins as possible, but the only way that Bitcoins gain lasting value is when people start actually using them as a currency, so it may be worth it to part with a few to get the ball rolling.
129  Bitcoin / Project Development / Re: Bounty: Play sound file when block is generated on: May 12, 2011, 09:34:21 AM
Ok, so I probably didn't need to start a repository for this, but I've never used git or github before, so I figured it'd be fun to try it out.

https://github.com/downloads/unfinishe/Bitcoin-Miner-Ding/ding.zip

I hope that this works. What you do is:

In one cmd window, run your miner from the command-line, except add the following onto the end.

Code:
> output.txt 2>&1

This sends the output of your miner to a file.

Then in another cmd window, run ding.exe [word], which will scan the file every couple seconds to see whether the output includes the [word] in it. If it does, it will play ding.wav. Just use whatever word signifies in the output that a block has been generated in your miner.

It could definitely be written better, but hopefully it does the job!
130  Economy / Marketplace / Re: T-shirt contest and future bitcoin retail site on: May 12, 2011, 01:59:08 AM
I still like it when it rhymes. How about these:

Money doesn't grow on trees?
..this Bitcoiner disagrees!

Money doesn't grow on trees,
so use it without any fees!
131  Other / Obsolete (buying) / Re: [CLOSED] 0.63 BTC for 3.75 PPUSD (equiv 5.95 $/B) on: May 12, 2011, 01:44:14 AM
Success! Thank you Maged!
132  Bitcoin / Project Development / Re: Bounty 20 BTC: Wi-Fi Hotspot, enabled by bitcoin on: May 11, 2011, 10:53:53 PM
How'd they be able to pay with bitcoin if they don't have internet to begin with? Tongue

I assume that you could restrict the connection in order to allow them to pay, kind of like in the airport hotspots (e.g. Boingo).
133  Other / Obsolete (buying) / [CLOSED] 0.63 BTC for 3.75 PPUSD (equiv 5.95 $/B) on: May 11, 2011, 10:46:11 PM
So, I just became aware that apparently Paypal sucks for these sort of transactions, but I'm willing to pay extra to anyone willing to take the risk. I'm still a newbie and that must be a big red flag, but honestly the last thing I want to do is ruin my chances for building a good reputation. If you're willing to give me the benefit of the doubt, please send me a PM.

(As for why I'm looking for 0.63, it's honestly all I can afford at the moment, and my OCD is nagging me to make my balance a nice round number. Tongue)
134  Economy / Marketplace / Re: T-shirt contest and future bitcoin retail site on: May 11, 2011, 10:35:55 PM
How about these:

Money doesn't grow on trees,
...it grows online!
...it grows from smart minds!
...it needs cryptographic keys! (Ooh, rhyming)

I'll keep brainstorming...
135  Bitcoin / Bitcoin Discussion / Re: Could bitcoin eventually crack SHA256? on: May 10, 2011, 08:47:25 AM
We should be safe... unless somebody has a secret quantum computer!  Shocked
136  Bitcoin / Bitcoin Discussion / Re: mtgox high at 4.99 on: May 10, 2011, 04:10:56 AM
Is it the difficulty jump?
137  Other / Obsolete (buying) / Re: [BUYING] 3 Programming Tutorial Screencasts (2 BTC each) on: May 08, 2011, 08:15:57 AM
Now that I think about it, I suppose I should probably stick with one at a time and let others do videos too. Since I'm more familiar with Javascript, I'd rather start with that one. I should have something to show by Monday.
138  Other / Obsolete (buying) / Re: [BUYING] 3 Programming Tutorial Screencasts (2 BTC each) on: May 08, 2011, 06:21:31 AM
Sounds like fun. I'd like to give a try for all three videos.
139  Other / Obsolete (buying) / Re: [BUYING] 3 Programming Tutorial Screencasts (2 BTC each) on: May 08, 2011, 06:14:30 AM
Are videos 1) and 2) meant for an audience that's completely new to programming?
140  Economy / Trading Discussion / Re: Trading bitcoin in person. on: May 08, 2011, 01:53:24 AM
Cash guy shows he has cash
BTC guy transfers BTC to cash guys account
Cash guy gives cash, after verifying transaction

You forgot the 10 minutes of awkward small chat while waiting for confirmation. Cheesy
Pages: « 1 2 3 4 5 6 [7] 8 9 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!