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.
$ ./minerd --debug --user 1 --pass 1
[2011-09-26 17:57:35] Binding thread 0 to cpu 0
[2011-09-26 17:57:35] HTTP request failed: couldn't connect to host
[2011-09-26 17:57:35] json_rpc_call failed, retry after 30 seconds
[2011-09-26 17:57:36] Binding thread 1 to cpu 1
[2011-09-26 17:57:37] 2 miner threads started, using SHA256 'scrypt' algorithm.
[2011-09-26 17:58:05] HTTP request failed: couldn't connect to host
[2011-09-26 17:58:05] json_rpc_call failed, retry after 30 seconds
...
[2011-09-26 18:02:35] workio thread dead, exiting.
$ ./minerd --debug --user 1 --pass 1
[2011-09-26 17:57:35] Binding thread 0 to cpu 0
[2011-09-26 17:57:35] HTTP request failed: couldn't connect to host
[2011-09-26 17:57:35] json_rpc_call failed, retry after 30 seconds
[2011-09-26 17:57:36] Binding thread 1 to cpu 1
[2011-09-26 17:57:37] 2 miner threads started, using SHA256 'scrypt' algorithm.
[2011-09-26 17:58:05] HTTP request failed: couldn't connect to host
[2011-09-26 17:58:05] json_rpc_call failed, retry after 30 seconds
...
[2011-09-26 18:02:35] workio thread dead, exiting.
$ ./minerd --debug --user 1 --pass 1
[2011-09-26 17:57:35] Binding thread 0 to cpu 0
[2011-09-26 17:57:35] HTTP request failed: couldn't connect to host
[2011-09-26 17:57:35] json_rpc_call failed, retry after 30 seconds
[2011-09-26 17:57:36] Binding thread 1 to cpu 1
[2011-09-26 17:57:37] 2 miner threads started, using SHA256 'scrypt' algorithm.
[2011-09-26 17:58:05] HTTP request failed: couldn't connect to host
[2011-09-26 17:58:05] json_rpc_call failed, retry after 30 seconds
...
[2011-09-26 18:02:35] workio thread dead, exiting.
$ ./minerd --debug --user 1 --pass 1
[2011-09-26 17:57:35] Binding thread 0 to cpu 0
[2011-09-26 17:57:35] HTTP request failed: couldn't connect to host
[2011-09-26 17:57:35] json_rpc_call failed, retry after 30 seconds
[2011-09-26 17:57:36] Binding thread 1 to cpu 1
[2011-09-26 17:57:37] 2 miner threads started, using SHA256 'scrypt' algorithm.
[2011-09-26 17:58:05] HTTP request failed: couldn't connect to host
[2011-09-26 17:58:05] json_rpc_call failed, retry after 30 seconds
...
[2011-09-26 18:02:35] workio thread dead, exiting.
bobnova@bobnova-P67A-UD4-B3:~/Tenebrix-miner$ CFLAGS="-O3 -Wall -msse2" ./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether gcc needs -traditional... no
checking whether gcc and cc understand -c and -o together... yes
checking for ranlib... ranlib
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for json_loads in -ljansson... yes
checking for pthread_create in -lpthread... yes
checking for yasm... /usr/bin/yasm
checking if yasm version is greater than 1.0.1... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
./configure: line 4977: syntax error near unexpected token `,'
./configure: line 4977: `LIBCURL_CHECK_CONFIG(, 7.10.1, ,'
bobnova@bobnova-P67A-UD4-B3:~/Tenebrix-miner$
#JANSSON_INCLUDES =
JANSSON_INCLUDES = -I$(top_srcdir)/compat/jansson