It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
"set_default_to_8" : false,
"hexminera-voltage" : "1340",
"hexminera-options" : "16:450",
"hexminerc-voltage" : "1100",
"hexminerc-options" : "16:1500",
"set_default_to_c" : true,
"set_default_to_8" : false,
"hexminera-voltage" : "1340",
"hexminera-options" : "16:450",
sudo apt-get update
sudo apt-get install autoconf yasm pkg-config make libusb-1.0-0-dev libusb-1.0-0 libcurl4-openssl-dev libncurses5-dev libudev-dev
wget https://dl.dropboxusercontent.com/u/8082585/cg/cgminer-hex16a-3.6.1.tar.gz
tar -xvf cgminer-hex16a-3.6.1.tar.gz
sudo apt-get install autoconf libtool libcurl4-openssl-dev libncurses5-dev pkg-config yasm make
wget https://github.com/ckolivas/cgminer/archive/v3.6.1.tar.gz
tar -xvf v3.6.1.tar.gz
cd cgminer-3.6.1
wget https://dl.dropboxusercontent.com/u/8082585/cg/cgminer_3_6_1_rev_fe5da9672767e18116444dad18db54638936490a.patch
patch < cgminer_3_6_1_rev_fe5da9672767e18116444dad18db54638936490a.patch
./autogen.sh --disable-opencl --disable-adl --enable-avalon --enable-hexminer --enable-bflsc --enable-icarus
CFLAGS="-O2 -Wall -march=native" ./configure --disable-opencl --disable-adl --enable-avalon --enable-hexminer --enable-bflsc --enable-icarus
make
sudo ./cgminer -n
wget https://dl.dropboxusercontent.com/u/42933939/cgminer.conf
nano cgminer.conf
sudo ./cgminer -c ./cgminer.conf
sudo apt-get install autoconf libtool libcurl4-openssl-dev libncurses5-dev pkg-config yasm make
USB init, open device failed, err -3, you don't have privilege to access - HEX device 1:4
hexminer detect (1:4) failed to initialise (incorrect device?)
# HEX16A
ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="000a", SUBSYSTEMS=="usb", ACTION=="add", MODE="0666", GROUP="plugdev"
sudo ./cgminer -c ./cgminer.conf
apt-get install autoconf libtool libcurl4-openssl-dev libncurses5-dev pkg-config yasm make
wget https://github.com/ckolivas/cgminer/archive/v3.6.1.tar.gz
tar -xvf v3.6.1.tar.gz
cd cgminer-3.6.1
wget https://dl.dropboxusercontent.com/u/8082585/cg/cgminer_3_6_1_rev_fe5da9672767e18116444dad18db54638936490a.patch
patch < cgminer_3_6_1_rev_fe5da9672767e18116444dad18db54638936490a.patch
./autogen.sh --disable-opencl --disable-adl --enable-avalon --enable-hexminer --enable-bflsc --enable-icarus
CFLAGS="-O2 -Wall -march=native" ./configure --disable-opencl --disable-adl --enable-avalon --enable-hexminer --enable-bflsc --enable-icarus
make
sudo ./cgminer -n
sudo apt-get update
sudo apt-get install autoconf yasm pkg-config make libusb-1.0-0-dev libusb-1.0-0 libcurl4-openssl-dev libncurses5-dev libudev-dev