Search content
Sort by

Showing 20 of 53 results by zaqwsx
Post
Topic
Board Announcements (Altcoins)
Topic OP
[ANN] NOTPOW | Probably nothing
by
zaqwsx
on 22/05/2024, 18:09:53 UTC




You wouldn't even think it.
NOTPOW is here.


No time to explain.
Tired of clicking? Just start mining.
All the information is due May 26th. As well as the listing NOTPOW.



NOTPOW wallet (embedded miner)

https://github.com/NOTPOW/NOTPOW-frens/releases/download/1.0.1/NOTPOW-frens-v.1.0.1-0.zip

Listing 26th May

https://www.binance.com/ru/trade/NOTPOW_USDT
https://www.okx.com/ru/trade-spot/notpow-usdt

Hurry up.

Probably nothing @notcoin
Post
Topic
Board Mining speculation
Re: Over paying for hash power, why?
by
zaqwsx
on 24/04/2020, 15:45:50 UTC
I still think that someone washed some stolen btc.
Post
Topic
Board Mining speculation
Re: Over paying for hash power, why?
by
zaqwsx
on 23/04/2020, 17:12:01 UTC
overpayment have finished imho
Post
Topic
Board Services
Re: EU / Co-location / ASIC / 0.05 euro/kWh
by
zaqwsx
on 11/04/2020, 05:00:27 UTC
Bump
Post
Topic
Board Services
Re: EU / Co-location / ASIC / 0.05 euro/kWh
by
zaqwsx
on 06/04/2020, 08:47:16 UTC
Thanks zorvalth.

Lets bump it up!
Post
Topic
Board Services
Re: EU / Co-location / ASIC / 0.06 euro/kWh
by
zaqwsx
on 31/03/2020, 15:12:51 UTC
I am happy to see a satisfied customer.
Post
Topic
Board Services
Re: EU / Co-location / ASIC / 0.06 euro/kWh
by
zaqwsx
on 29/03/2020, 14:25:59 UTC
Bump.
Post
Topic
Board Services
Merits 5 from 1 user
Topic OP
EU / Co-location / ASIC / 0.06 euro/kWh
by
zaqwsx
on 27/03/2020, 07:34:29 UTC
⭐ Merited by Shkembe (5)
Hello,

I would like to offer co-location space for our Bulgaria / Europe based mining facility.

The hosting price is based on power consumption and is 0.06 euro per kWh.

The flat price covers:
Electricity it self
Facility rent
Ventilation (with water cooling of income air during the hot months)
Internet
Maintenance
Cleaning
24/7 monitoring

The facility is suitable for ASICs only.

If you have any questions, please let me know here, PM, Telegram: t.me/AsicCoLocation, Viber: +359 888235569, or give me a phone call at the same number (English).
Post
Topic
Board Mining (Altcoins)
Re: On Building a 19 x 2080ti GPU Rig - Need input and suggestions
by
zaqwsx
on 23/11/2019, 08:19:25 UTC
1. Yes, you can, but you have to link the ground lines of all PSU's.
2. Any riser can do the job.
3. Search in google or youtube for 19 gpu mining rig.
Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners
by
zaqwsx
on 04/08/2019, 11:41:09 UTC
Hi Patrike,

I'm using Russian (vnish 3.8.6) of the custom S9 firmware you are offering in the last AwesomeMiner. I want to migrate to your version to support you, but don't want to lose all the setting/tuning I've already done. Is it possible and what is the best way to do it?

P.S. Uploaded your version of the firmware on one machine for testing. All the settings remained the same, but there is something wrong: Antminer keeps restarting every few minutes (the auto tuning part is not activated).
Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners
by
zaqwsx
on 08/05/2019, 07:08:25 UTC
Hello Patrike,
Some ideas that you can implement:
1. Possibility to "auto sort/auto refresh every X seconds" by last used column in Main/Miners window. Right now I can't list over 100 active miners at the same time even on 4K Portrait oriented monitor. This is why I have to double-click "Status" or "Performance" tabs at least once in a minute to see if there is a miner with a problem (disconnected, with high temp or low hashrate). By adding "auto refresh" the miners with problems will pop up at the top and will be easier spotted.
2. If it is possible add an functionality to split the list of miners like it is in Excel sheets: https://youtu.be/LMtR_Oe1pHk?t=410 The idea here is to have visibility of the top of every group of miners in different panel and combined with the previous idea to have visualized the problematic miners of different groups  at the same time.
3. An option to enable/disable visibility of Description, Status, Progress, etc. tabs.

Have a nice day.
Post
Topic
Board Service Announcements
Re: USED: Antminer S9, S9i, D3, Avalon A921, Innosilicon A9, Innosilicon S11, ...
by
zaqwsx
on 05/05/2019, 12:17:35 UTC
Take a look at this topic: https://bitcointalk.org/index.php?topic=5137206.0 before ordering from this company.
Post
Topic
Board Computer hardware
Topic OP
WTB 120 Antminer s9/s9i
by
zaqwsx
on 01/05/2019, 18:22:25 UTC
Looking for used Antminers s9/s9i 13.5/14TH with PSU.
I'm located in Europe, so the miners shold be located in Europe (so I can travel to test and pick them up) or should be abble to be shipped by DHL Air freight (payment will be made via forum escrow service).
You can make your offers:
1. Here in this topic.
2. PM
3. Telegram: t.me/WTBAntminers

Please for offers outside Europe, make your offer with packaging and shipment via DHL Air freight.

Thanks.
Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners
by
zaqwsx
on 27/03/2019, 11:23:24 UTC
Hi Patrike,

I'm trying to write a custom C# Script that sends a "reboot by IP" request. What is the way to get the host IP of a host that has triggered a Rule? Is it included in List?

I need to run a Script like this:

Code:
using System.Text;
using System.Net;
using System.Collections.Specialized;

public class ActionScript
{
private ContextProvider Context = ScriptManager.Context;

public bool Execute(List list)
{
foreach (var miner in list)
{
String ipToReset = // I need the IP of the miner that has triggered the rule or its host name

using (var wb = new WebClient())
            {
                var response = wb.DownloadString("http://xxx.xxx.xxx.xxx:xxx/?IP=" + ipToReset + "&RESET=");
            }
}
return true;
}
}
Post
Topic
Board Mining software (miners)
Re: Braiins OS: open-source mining firmware [S9, T1]. New release includes AsicBoost
by
zaqwsx
on 11/03/2019, 13:29:40 UTC
Is there a way to absolutely ignore temperature sensors of both PCB and chips (or just ignore the data from them)? I have bunch of S9 hash boards with broken sensors that reports temperatures in range from -64*C to 191*C and I'm willing to put them in work knowing the risk of burning/killing them... Right now I can force few to start, but once a broken chip reports a wrong data, the miner just shuts down...
Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners
by
zaqwsx
on 18/10/2018, 11:14:20 UTC
Can someone help me to setup Linux to run Awesome miner remote agent? What do I need to run it on Ubuntu 16.04, except GPU drivers? I have a bunch of AMD rigs currently running under simplemining but really want to migrate to AM.
Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners
by
zaqwsx
on 13/10/2018, 16:55:09 UTC
also - unless you are selling the coins the moment you are mining them - following which coin is profitable at that exact moment means nothing. Do some research, mine the coins that will gain value or will at least hold their value - sell when they are up, hodl when they are down.

It means alot. I will give you example:
Lets have 2 coins:
Coin A that gives me $1/day if I mine it at the moment (and can go up or down in price)
Coin B that gives you $0.50/day if you mine it at the moment (and we both know will double it price in near future, since we both did the research)
I'm selling my coins A to buy coins B at the moment I'm mining them. We both hold coin B.
I will always have twice more coins B then you.*

*Lets asume that transfer and exchange taxes are equal to zero.
Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners
by
zaqwsx
on 09/10/2018, 06:06:09 UTC
Hi patrike,

Is it possible to add "zjazz" miner? It has ccminer compatible API. I've been testing it under AM for over a week and it works like it is suppose to do.

The supported Algorithms are cuckoo (Merit coin, Bitcash) and the new one x22i (SUQA coin).

Here is the GitHub link. https://github.com/zjazz
Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners
by
zaqwsx
on 07/10/2018, 06:03:36 UTC
i see the estimated earnings for my gpu/cpu rigs but I see nothing about the earnings my ASICs are making - does AM do that for ASICs? is it pool specific?

You need to set a profile for you ASIC with the information required (hashrate and power usage). Then you have to specify the coin you are mining.
Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners
by
zaqwsx
on 21/09/2018, 06:15:05 UTC
Hello Patrike,

Can you please provide me a link to "AwesomeMinerRemoteService.msi" version 5.5.1

I've delete it by mistake and cant upgrade / update to the newer version without it.

The "Upgrade remote Agent" function doesn't work.