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.
Mon, 09.09.2013 19:39 h Germany The shipment has been posted by the sender at the PACKSTATION
Tue, 10.09.2013 13:31 h Germany The shipment has been taken from the PACKSTATION for onward transportation
Tue, 10.09.2013 19:12 h Köngen, Germany The shipment has been processed in the destination parcel center
Wed, 11.09.2013 16:08 h Köngen, Germany The international shipment has been processed in the parcel center of origin
Wed, 11.09.2013 23:22 h Speyer, Germany The international shipment has been processed in the export parcel center
Wed, 11.09.2013 23:23 h Speyer, Germany The shipment will be transported to the destination country and, from there, handed over to the delivery organization. (Homepage / online shipment tracking: )
Sun, 15.09.2013 12:06 h Spain The shipment has arrived in the destination country
11/09/2013 Admitido
11/09/2013 Salida de la Oficina Internacional de origen
15/09/2013 Llegada a la Oficina Internacional de destino
15/09/2013 En tránsito
[Unit]
Description=bfgminer
After=network.target openntpd.service
[Service]
Type=forking
ExecStart=/usr/bin/screen -dmS bfgminer /opt/minepeon/bin/bfgminer --http-port 8330 -S bfl:all -S icarus:all --icarus-options 115200:1:1 --icarus-timing short --api-listen --api-allow W:172.0.0.1 --sharelog /opt/minepeon/log/share.log -c /opt/minepeon/etc/miner.conf
ExecStop=/usr/bin/screen -S bfgminer -X quit
Restart=always
[Install]
WantedBy=multi-user.target
cp bfgminer /opt/minepeon/bin
[Unit]
Description=bfgminer
After=network.target openntpd.service
[Service]
Type=forking
ExecStart=/usr/bin/screen -dmS bfgminer /opt/minepeon/bin/bfgminer --http-port 8330 -S bfl:all -S icarus:all --icarus-options 115200:1:1 --icarus-timing short --api-listen --api-allow W:172.0.0.1 --sharelog /opt/minepeon/log/share.log -c /opt/minepeon/etc/miner.conf
ExecStop=/usr/bin/screen -S bfgminer -X quit
Restart=always
[Install]
WantedBy=multi-user.target
sudo systemctl enable bfgminer.service
sudo systemctl start bfgminer.service