Skip to main content
Tooling
0 votes
0 replies
13 views

Best is to download Pi browser app to start mining.and from there go to Pi network and create demo app.Then you need to be approved by pi team but before you migrate your currency from demo Testnet ...
Lina Vitkute's user avatar
1 vote
1 answer
116 views

In sequence pattern mining I have doubt regarding representational meaning of the following:- Actual doubt Does the rule 1 {a, b} → {f} and the rule 2 <{a, b}> → <{f}> mean the same? Also ...
JOYDEEP_MALLICK's user avatar
0 votes
0 answers
220 views

I'm looking at the stratum protocol and I'm having a problem with the nbits value of the mining.notify method. I am having problem with calculating the leading zeros value. So I am using below job { ...
Sajjad Hossain Sagor's user avatar
-1 votes
1 answer
127 views

So I have a linux server, and suddenly I found the CPU usage goes up to 400% and when I looked at the tasks and services I found that there is a task called packetcrypt that is taking all my CPU and ...
Ali Ab's user avatar
  • 1
2 votes
1 answer
99 views

I am going to run my own private merged mining pool compatible with RSK. I have installed ckpool on my server. ckpool is merged mining pool software written by C. I installed RSK and BTC node on my ...
Cergei's user avatar
  • 21
2 votes
0 answers
1k views

there is a problem with ether mining. I want to start mining via geth with the geth --mine --miner.etherbase=<my wallet> command, but I get a error: panic: ethash (pow) sealing not supported any ...
Misha's user avatar
  • 57
-3 votes
1 answer
65 views

I'm trying to have the history of a repository, but the result is returned to me on a single line of text. The command I'm using: cmd = f'git log --all --grep="fixed bug"' The result I ...
Mario's user avatar
  • 21
4 votes
3 answers
8k views

New entries are added automatically, so when I'm trying to scroll up through old entries, I might get close but before I can read anything there's a new entry and it scrolls to the bottom. I've ...
Murrays Mining's user avatar
2 votes
2 answers
464 views

I need to organize the information from a long (and old) text file containing thousands of items into a dataframe. The information in the text file follows the same structure in all the items. My goal ...
Andres's user avatar
  • 119
0 votes
0 answers
156 views

In bitcoin mining the sha256(sha256(blockheader)) hash has to be lower than 1/difficulty, right?. But how can a hex value be lower then 1. For example the hash of the genesis block is ...
He1senberg31415's user avatar
0 votes
2 answers
374 views

I want to extract all the list of databaseName.tableName from all my SQL queries after from or join and dedupe them, put them into a 2 column CSV file with FileName, Database.TableName list. I do have ...
VenkatParkunan's user avatar
0 votes
0 answers
576 views

I received an email indicating that my Google Cloud Project have been suspended because I was supposedly mining cryptocurrencies. My project is a tool like a Calculator and that issue surely isn't ...
Davis's user avatar
  • 137
0 votes
1 answer
39 views

Suppose I have a few sentences describing how John spends his days stored in a dataframe in R: df <- data_frame(sentence = c("John went to work this morning", "John likes to jog"...
Gabriel Voelcker's user avatar
0 votes
1 answer
27 views

I have sentences with keywords, of which I want to identify what are the most common occurrences. Suppose I have the following dataset: df <- data_frame(word1 = c("director", "John&...
Gabriel Voelcker's user avatar
0 votes
1 answer
1k views

I've run the Ethereum Goerli Network with the following command: geth --goerli --datadir="/mnt/sdc1/ethereum/goerli/" --port="30304" --cache 4096 --http --http.addr="0.0.0.0&...
Denis's user avatar
  • 11

15 30 50 per page
1
2 3 4 5
16