Bitcoin Forum
May 05, 2024, 09:28:40 AM *
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 »
921  Local / Biete / Re: zu verkaufen bitcoinuniverse.eu on: July 27, 2011, 08:15:22 PM
uhh.. das senkt den Preis.... ok, ich bin noch immer mit 0.002 dabei
922  Economy / Goods / [WTB] Norwegian brown cheese on: July 24, 2011, 07:04:34 PM
As the topic says i am looking for Brunost sent to Germany. What are your offers?
923  Local / Biete / Re: zu verkaufen bitcoinuniverse.eu on: July 24, 2011, 06:35:40 PM
Recht hat er irgendwie.

Also ich biete mal 0.01 ,wer bietet mehr?
924  Local / Suche / Re: PCI-Express x16 Office (max. HD Video) Grafikkarte on: July 24, 2011, 05:08:34 PM
Hätte hier noch eine 4850 liegen. Reicht für Office und auch zum spielen. HD ist möglich.

Würde sie für 2,5 BTC mit Versand rausgeben.
925  Bitcoin / Mining software (miners) / Re: New .Net Miner (now with GPU and long poll!) on: July 22, 2011, 10:45:16 AM
Hm... do i need something special to make it run with GPU?
Tried it on two machines, one with a 4670 and one with a 6850 - both gave me but 1.500kh - so i guess it was using only CPU...

Any ideas someone here?



*edit*
Bugreport:

After a while the program throws an exception: factory is "null"
Code:
        private IMiner StartMiner(IMinerFactory factory, MinerResource resource, IMinerContext context)
        {
            lock (syncRoot)
            {
                var miner = factory.StartMiner(context, resource); //here it throws it. Factory is NULL
                Miners.Add(new MinerEntry(miner, resource));
                return miner;
            }
        }


*edit2*
After changing the previous code to check wether factory is null or not i got INVALIDS and SOLUTIONS - but they dont get reported to my proxy or the pool. It also says it was using GPU - though i doubt that at 1 to 5 kh...
926  Local / Suche / Re: Suche 5770 oder 6850 on: July 15, 2011, 08:34:39 AM
Hi..
Ich ziehe die Anfrage nochmal zurück.. habs irgendwie geschafft gestern meinen 2. Rechner zu Himmeln.. Das Mainboard gibt leider keinen Mucks mehr von sich - und so muss ich erstmal das wieder hinbiegen.
927  Local / Suche / Re: Suche 5770 oder 6850 on: July 13, 2011, 05:07:28 PM
Hm, da ich in Eur recht klamm bin zur Zeit, kann ich da nicht mit helfen.. BTC nimmst du wohl nicht an?
928  Local / Suche / Re: Suche 5770 oder 6850 on: July 13, 2011, 03:00:38 PM
Für die 5770 würde ich zwischen 50 und 60Eur geben (ausgehend von Ebay Preisen) - für die 6850 nochmal vielleicht einen 10er drauflegen (da von den MH gleich).
Würde jedoch BTCs vorziehen ,0)
929  Bitcoin / Project Development / Re: MtGox Trading Application for Windows (for now..) on: July 13, 2011, 01:31:04 PM
Just noticed that myself and i am working on that. The first few lines were coded while there was nothing going on at MTgox so there was basically no lockups ,0)
930  Local / Suche / [Beendet] Suche 5770 oder 6850 on: July 13, 2011, 12:56:42 PM
Hi, Suche eine von den beiden oben genannten Karten. Würde in BTC zahlen..

931  Bitcoin / Project Development / MtGox Trading Application for Windows (for now..) on: July 13, 2011, 08:43:13 AM
Hi,

Since i was often very frustrated about timeouts on MtGox I decided to write a small gui for the most vital stuff: Buying, Selling, Cancelling orders and so on.



Currently the following features exist:
- Ticker with 30sec Interval
- View all Orders and Cancel whichever you want
- Place buy and sell orders
- See your balance

Most important features:
- Threaded update to prevent lockups
- "." and "," I am writing the app in a german windows environment so , and . sometimes get confused.


Planned are the following features:
- Charts
- Sending BTCs via GUI
- Alarms for ASK/BID prices that you can define
- Port to MONO /linux
- Saving login credentials..maybe
- ...

SO far it was important for me that the most useful stuff works out of the box and i will continue to put more stuff in it. If someone has suggestions - just ask.

If you'd like to donate: 15i2EYfK9ZAP9Xp6KQtn8i8yTfFYMp3eHP

Git: https://github.com/Nachtwind/MTG-Trader
Binary: http://shalmirane.de/mtgt/Bin.rar
Notes for compiling it: Currently i have three referenced DLLs in there which i dont put into the source. So you will either have to take them from the binary package or download them yourself in order to compile the program.
932  Bitcoin / Mining software (miners) / Re: New .Net Miner (now with GPU and long poll!) on: July 07, 2011, 07:56:46 PM
ok.. late night question again: How to set what minerplugin to use - so wether it is GPU or CPU? I dont find the point where it does that..
933  Bitcoin / Mining software (miners) / Re: New .Net Miner (now with GPU and long poll!) on: July 06, 2011, 06:58:04 AM
Oh nevermind. it was late last night i tried to compile - i havent had the Platform SDK installed. Everything is working now. Looks great :0)
934  Bitcoin / Mining software (miners) / Re: New .Net Miner (now with GPU and long poll!) on: July 05, 2011, 11:05:55 PM
Nice project, but i cant compile it (using VS2010) Something about the platform. Do you have any special SDKs linked?
935  Bitcoin / Pools / Re: [~2700 GH/sec] BTC Guild - 0% Fees, Long polling, SSL, JSON API, and more on: July 05, 2011, 10:02:40 AM
I emailed the btguild webmaster last week to look into Cloudflare.com

ddos mitigation someone on mtgox support mentioned it it is virtually free

never heard back from them...

now i am hooked up to slush's pool

That answer might have never have come because cloudlfare is more or less useless (at least from my experience and what i have heard).....
936  Bitcoin / Mining software (miners) / Re: Guiminer showing strange characters in log on: June 23, 2011, 04:12:55 PM
Got the same issue (reported a few days back).
So far its nothing that did hurt me in any way. Just hope it will be fixed any day for the sake of having some nicer output ,0)
937  Local / Deutsch (German) / Re: Neueste bitcoind und Debian Lenny on: June 20, 2011, 06:19:02 PM
Bei diversen Backports gibt es bitcoin-cli als package wo du die abhängigkeiten sehen kannst... weis nicht ob das das ist, was du suchst. geholfen hat es mir leider nur sehr sehr wenig.
938  Local / Suche / Re: Suche Standort für mein Mining Rig on: June 20, 2011, 04:15:15 PM
Versuchs mal bei einem nahen Uni Rechenzentrum... die sind erfahrungsgemäß ganz kulant für einige Biere...
939  Local / Deutsch (German) / Re: Neueste bitcoind und Debian Lenny on: June 20, 2011, 04:09:38 PM
Ich hab gestern genau das selbe versucht... und muss sagen: Es geht einfach nicht mit lenny.

Habe zwar in guter alter LFS manier versucht alles sinnvolle zu installieren, aber dann liefen andere Teile vom Lenny nimmer.. erst das Aqueeze Update hat wirklich geholfen...
940  Local / Deutsch (German) / Re: Bitcoin Lottery mit 50% Gewinnchance on: June 19, 2011, 05:02:41 PM
@DaMan:
Bin nicht davon ausgegangen, dass du MyBitcoin nutzt - war nur ein Satement, dass ICH mir daran die Zähne ausbeisse und wollte daher wissen, wie du das machst, da es mir wesentlich sinnvoller erscheint ,0)
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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!