Search content
Sort by

Showing 20 of 47 results by joshuatee
Post
Topic
Board Mining (Altcoins)
[ANN]ProjectETH+ - pill for ETH|RVN|ETC [Windows|Best results]
by
joshuatee
on 19/11/2020, 06:55:24 UTC
{New project for hashrate up on miners, absolute free, development of the project idea "ETHlargement" for new video card architectures ProjectETH+ release
Support Algo: Ethash/KawPow/ProgPow

Download: ProjectETH+

Virustotal: https://www.virustotal.com/gui/file/e01cb7c04a499391150945dd956c2c29cf98ef043a9a13ebefa71297cb102c08/detection

Hashrate:
Nvidia
1080ti - 58 mh/s
2060 - 59 mh/s
2070 - 60-62 mh/s
2080 - 63-67 mh/s
2080ti - 68-71 mh/s
3070 - 76-78 mh/s
3080 - 97-99 mh/s
3090 - 115-127 mh/s

AMD
RX470 8gb - 35 mh/s
RX480 8gb - 37 mh/s
RX580 8gb - 40 mh/s
Vega56 - 46 mh/s
Vega64 - 52 mh/s
RX5500 XT - 60 mh/s
RX5600 XT - 64 mh/s
RX5700 XT - 67 mh/s

P.S.: the project is being drowned by competitors, don't trust anyone, check the information yourself
Post
Topic
Board Off-topic
Re: Best tool to download music from Youtube?
by
joshuatee
on 20/12/2015, 20:37:12 UTC
Post
Topic
Board Off-topic
Re: Best tool to download music from Youtube?
by
joshuatee
on 20/12/2015, 20:33:15 UTC
youtube-dl

https://github.com/rg3/youtube-dl/

you may or may not need some extras like ffmpeg, mpv etc
Post
Topic
Board Off-topic
Re: Which celebrity would you marry? (NSFW)
by
joshuatee
on 20/12/2015, 16:49:30 UTC
Post
Topic
Board Off-topic
Re: Post your cat!
by
joshuatee
on 20/12/2015, 12:51:34 UTC
how do I encode an image? --cant see any upload options, I'm kinda new here ;(

Upload to a service like http://imgur.com/ and then use the "Insert Image" link (second button on the second row above).

thanx

https://onedrive.live.com/redir?resid=6172DD58CA2C0C1A!379070&authkey=!AJb8_WnOAf0b88U&v=3&ithint=photo%2cjpg

Omg a white cat! I have one too! What breed is yours?

two brothers Cheesy 14 by now, though I don't know hows the other one doing. my granma had a grayish-mudish coloured cat... no idea how she managed. ...not my grnma Cheesy
Post
Topic
Board Off-topic
Re: Post your cat!
by
joshuatee
on 20/12/2015, 12:40:12 UTC
how do I encode an image? --cant see any upload options, I'm kinda new here ;(

Upload to a service like http://imgur.com/ and then use the "Insert Image" link (second button on the second row above).

thanx

https://onedrive.live.com/redir?resid=6172DD58CA2C0C1A!379070&authkey=!AJb8_WnOAf0b88U&v=3&ithint=photo%2cjpg
Post
Topic
Board Off-topic
Re: Post your cat!
by
joshuatee
on 20/12/2015, 12:21:58 UTC
how do I encode an image? --cant see any upload options, I'm kinda new here ;(
Post
Topic
Board Off-topic
Re: Which smartphone do you use and why?
by
joshuatee
on 20/12/2015, 12:15:10 UTC
Post
Topic
Board Off-topic
Re: Which smartphone do you use and why?
by
joshuatee
on 20/12/2015, 12:10:55 UTC
havent been using smartfonees (and women for tat matter) for nearly ten years now  Cry
Post
Topic
Board Off-topic
Re: Sergey Stoynov - Christmas Hope (Instrumental Album)
by
joshuatee
on 20/12/2015, 12:08:21 UTC
мeждy дpyгoтo, кa cи peкъл SMV

https://www.youtube.com/watch?v=ztbXog028gs

 Kiss
Post
Topic
Board Off-topic
Re: Jeffrey Snover
by
joshuatee
on 20/12/2015, 12:01:58 UTC
i guess the OS community aint into beer?
Post
Topic
Board Off-topic
Re: Am I the only girl on here? : (
by
joshuatee
on 20/12/2015, 11:57:23 UTC
Post
Topic
Board Off-topic
Re: Sergey Stoynov - Christmas Hope (Instrumental Album)
by
joshuatee
on 20/12/2015, 11:54:53 UTC
drasti ve selski  Cool

ti za Radan li vikazh? (щoтo тpeбe)

are I ena muzicka ot menya

https://www.youtube.com/watch?v=pNXWiFidPR4


Post
Topic
Board Off-topic
Topic OP
Jeffrey Snover
by
joshuatee
on 20/12/2015, 10:13:47 UTC
Post
Topic
Board Off-topic
Re: There is your Tool picture ;)
by
joshuatee
on 20/12/2015, 10:04:45 UTC

lastly, Jeffrey Snover: "don't be a tool, bee a tool maker" ...click,clicl,click

https://www.youtube.com/watch?v=ZlivNGCkakY

an tats quite a few years ago  Roll Eyes
Post
Topic
Board Off-topic
Re: There is your Tool picture ;)
by
joshuatee
on 20/12/2015, 09:25:47 UTC

btw some 10+ years ago we(me and a friend)lovedto use non keyboard chars -- aint worth it if you ask me Cheesy
Post
Topic
Board Off-topic
Re: There is your Tool picture ;)
by
joshuatee
on 20/12/2015, 09:07:44 UTC

Quote
Windows PowerShell
Copyright (C) 2015 Microsoft Corporation. All rights reserved.

PS C:\Users\joshua> $a, $b = 32, 6
PS C:\Users\joshua> Add-Type -AssemblyName System.Web
PS C:\Users\joshua> [System.Web.Security.Membership]::GeneratePassword($a,$b)
qN@PPlZz66m!L[Rs@x]s[hdD}[G%i-f{
PS C:\Users\joshua>

 Shocked

PS
or
Quote
Windows PowerShell
Copyright (C) 2015 Microsoft Corporation. All rights reserved.

PS C:\Users\joshua> $a, $b = 32, 4
PS C:\Users\joshua> Add-Type -AssemblyName System.Web
PS C:\Users\joshua> (1..100) |foreach {[System.Web.Security.Membership]::GeneratePassword($a,$b)} | Get-Random
efwhr$2no}sB7=*l@0q)r+pK4hwrxvN)
PS C:\Users\joshua>

PPS
for teh record
Quote
PS C:\Users\joshua> (1..100) |foreach {[System.Web.Security.Membership]::GeneratePassword($a,$b)}
JG_zLD%)4f2PrQ>6Z*SdOO#Hc-3i=oMf
v=:JW4Qf$HrTg*yb{;q+ga-dSlM|j.Y!
H$rf0{XnbOwvX!9h?#:qSM.gPx!Pp*d!
2khp{J9Z4_&*(/!kUMJ5ggYvT49/6SSs
92xU%llJ{:%Z)jpZ:2]DLlRH272?>I{=
[^sp^k0P#g^3e!5eDY.Uy)x67Ng4V54e
6v]NL]!Cini;Z+P$95!n7Xi9w&CY_SE1
QD7!Vi8=bY9dQr)=r?*pKImkm9x7GM%{
^.1eAv^vha_9P9uPzPe.$O^l9Rj{tkNK
_%IzT:ZR6tVD?k8H8Y4?@#0B$0k4yn6@
$NoB:/sS|tKi^9&y8}U-O7mW%y+L3raz
P>0DZL0k*f[NlXou@+l&Fviulv$zg-qk
G{T{{G9jI*mzNkLOs4CZg%O2[M^}JCy7
homGih/gAYeA-Q]P/+!Y4/Sk!OT!*64h
}frOQ:n.Tp+Z}hjKB3+_;;E[;}o+XtPa
my(3d!omj88+Z-9y@Q3xZ)TQj$Xda]a=
NltjHD:S7Q5#l*!NhjI+9f-K;K*7kqZQ
1JYBx@)hr=(nd2l+yi%ej+6Oo8Ef&x8X
G[%ViDYycmK@M=M6(oMCpV(8oc_Xk{r}
AWq=fP.MOThDLCpGj-L?3!5mlA02l!q^
XZ-)+}3*pEy_@[[6I;)E8%mzf%8[pH=(
;Wzm1f_8=iQd%hMMKLxJjKdNBe04x#o>
L*gB$#?rOAsJ8W_B_Z0CtLR]nG%6eckR
RI-Ls>L8VV5zC4oU[pI+mQlTN6-RYnXR
8l0rOx4yOeB=phR98dW(@q6SusKc$(jZ
s}6XrA10N(8_%jROM0hK9v-#yy:NxTv}
[Uyw$OPa7oae;B%3u[r9h|_n0|hC(P>s
x#l)AxSXw1?_95>}#G]SJs];f@A-q1!Y
VX}UaO0Nx!Y^@[(eCmz$mClVv(HhpL{i
dm|0?0k@R6Cw+^M+Lx[gl)42nswEuzJ4
5YX[5{30ea}$vmje=U6G)Ny>A_HExwuX
QJQ&bBi1w!tFOzQ5}:Vb@G.(>p)?{0:-
l]0Sbv6DksGb|4YAsxBB_cF1*Lsycp4X
-UF[S026={ixXixcI3jnxa1HqcD[b*9*
s=-nqFFGl-mFsClMJkl+CV(QDDIrpzR$
s>Obo636oDWGbcq[m}!@}OR;Cjr20!R/
j&?n^!s@Xnx)KBP-gn[Rq]9:7aUNF0{H
6?Zb&+b-jflUA5DOY7l5CKrs-ORO{5YC
XgAI1Y38Om}4=v5GSsod4o=c!}uB6em2
AJuPLYVIKqD7:5%=*JS^fUW7z[ur6+5_
0$JT(^z3BdG&r6Aeam!F.LGfl{V7(9k5
D$he+wc{pCL+W(AFIEN*)okj2&2>vg?M
cK_wWQ@a:eL0aQ22M49X_8*(l-sjdzj_
9U;p9_skx/H@+Mi|EX!-CDrNqF($&$o_
QgnYf=Yxo3T6t{UzwtVHVKUe|T7:yOE;
fQVWq/pXv5S&2(?KX]5p8B.dSaxUZ=7F
e!kgdOaa&k$Bzk7VLku5@QehRFzq4=6l
).cv14TDZM|;qyaw28wZSGxYP#g9B+BY
3[voiIuBjOHTuImp!19B@Fp?l}6&Gf/.
.J[Baq+%EK{r$y30se)^H&[!2:6_V#KP
F$KkAeB%hy8/Kj6eQDTh-adZl-V^3JI8
G1+Ux>BI>-Rbejn_lj!pTu7d?3i7$RUY
W1xz3nji78hl/:6xQ2Yq*b25qCU1h(Ce
nCo7e{!vkJBbFT8xA:ymPx*ju(z+[ml[
{iTY50E_*yqA287E:diaMKGo7{y/^dTn
#m4k:XMS_yZ/Vx>iA6GbFh[7++H}eFpO
b53xfq1%etaMvB$htVmUH5o;PPU#I5s5
(@0JMD:cq}9YkXg%:4:}nJ$!hW5p[UYC
&hy1A;vEt}g(+COgkcx}7B&R|T6a^(mL
6PI(7BwfcFBGEw;{2At}aREgO3K+G1A.
46Pr)>dScjLmcC2#FR$6?8(+qOI/Zk3P
H+8ePR+Bl+OOE0n5b]gx2FQ}.Ow;1n4d
cvg_Y@f)rJ036_j8u+o:oa_8X0Hutis!
kC}4Sip>wPe4a%oDZrN{@aVt@W|_.T-[
wFxt:S:JpJGOsi+V;b}#r4&sB&0pQfaX
Hmb4Km)==R.-GFl*h%X[xcC8xKyIfQ98
{=MoRYUUcrqJ&_gj8_6p72/l@d=e&R4X
y}.1d=hq)rO{d%i;sJ5Vu#e{>lp!xCt%
Ss/K;R6xtg^%H>{mVAYZu&s*4qlG@vKZ
jZw]0L+[p[iD:#/:ayTT5fF*jRY8(jBw
F(R:-25BDo4^v}#q=[]9/#j4DG%yk*b[
2?0kX-UO|=ET9LX[_0WKNC3}wiHBPz?@
Qt#W04xLl+Za4P#lgR6Zdfx;WTW*ftAS
M$E>/)SkQhZ}r;6@qv{er};6Dv=^-X[{
s3OMn%Nky}D=S1%RkN9qU55-sRrpfd2p
ka;M%x?>d[tgEeV_}$WN6#]2?)]@dT:%
zKz@_KxUW8G#J)2$T/i|Krb-FU}wjz#}
T1FF^_O1Hq6e=Bf7Bo%SLTIm:Cr$pCwL
bOPT4V7/mn*dZOK]tW;yWA_$>{.&J6/!
nyXw@f0m&303V]4ZfI-)ZG-e&Wd|jN(>
=JOhl#ybjQyS(Yoyh>0U{*aF_OWrQZy=
@lIR8[xP]F0@1$ep4dkA::$)kuBpnESW
-C{OOHimQX}HiP>]LS}^=aT%Ehg$*AB/
_f7!H#gW+/M#?Nu/*vJN_%af:t;3e4;$
RsW7V:45{lLb=qB1]qd4Pw313@(aXrct
h+ELr!*PdY;$2F_7U.:Y}tS_xMG0UP62
mRnVZG|YZXU4y0y9j;KP]gm?nk)zi8w.
H8tF=O+_6jfoHmFXuj|Q0k%x>]@8@MdU
_Lsqb_21@3]dAEsT(@Gjobp?e)v)/S:c
J^f&mYa_o?.&cjTO7M(amo499r4:-[KA
6fn3gqMJWw|;jn|Zx?u-2v04WWCXT(/*
-[(Ykk:aG3Oq4;F1ey-lw@I+m:z]-dPF
b$&@9d_;Emxd/[}QVk7la*sb3kAa([wH
sq?b9em4}HMmFl6Fxi6d$SVvlE.:=nlG
|x|qLe1Lk.td@zI+#Aod8A[^*3x_-8UM
DW6sSddl6H9XLI#sVT&_$jjdjsw$w|7E
33XmJO6^_P1}&j7*uEVe&hOF29XE.P4P
NJ+(L4gB26Wps;Y+hV0LfGo#.$?Z9:vC
V%i;7j_FL=>#4vFu.VZ/(@&x%>XV!5!I
Kz-au]DdF-&PLws4gENVjfq&!V+22C}I

 Roll Eyes
Post
Topic
Board Off-topic
Re: Thoughts on Marriage?
by
joshuatee
on 20/12/2015, 08:54:48 UTC
Why do I need to legally bind myself

my best friends, a couple, and probably the only peeps id call friends, have been together since just after school. 20+ years by now, have two awesome daughters, never got married

the chick used to say: why should I marry just to get divorced?
Post
Topic
Board Off-topic
Re: Thoughts on Marriage?
by
joshuatee
on 20/12/2015, 08:37:59 UTC
gave up chicks long ago -- never been married -- sadly i aint into roosters either ;(
Post
Topic
Board Off-topic
Topic OP
im in love with PoSh ...and effin retarded ;(
by
joshuatee
on 20/12/2015, 08:34:03 UTC
morning chaps an chaparelles

so, I spent the night drinking beer, listening to

Quote
Playing: https://www.youtube.com/results?search_query=testament

Playing: ytdl://https://www.youtube.com/watch?v=OVsgyQeaba4
 (+) Video --vid=1 (*) (h264)
 (+) Audio --aid=1 --alang=und (*) (aac)
[vo/opengl] The OpenGL driver does not support OpenGL 3.x
[vo/opengl] Suspected software renderer or indirect context.
AO: [wasapi] 48000Hz stereo 2ch float
VO: [direct3d_shaders] 1280x720 yuv420p
AV: 01:33:37 / 02:42:21 (57%) A-V:  0.000 Dropped: 29 Cache: 10s+73MB

Playing: ytdl://https://www.youtube.com/watch?v=09rHDabBQfA
 (+) Video --vid=1 (*) (h264)
 (+) Audio --aid=1 --alang=und (*) (aac)
VO: [direct3d_shaders] 640x360 yuv420p

etc ...fcuk OGL btw Cheesy

and among all the fun trying to write a powershell script that controls the bitcoin daemon (teh JSON-RPC thingie)

fine, I might be retarded but certainly not so much to copy-pasta all teh method's(79 if I get em right?) names, descriptions, return types etc, .. why not make a script that asks the daemon for the methods, politely, and generates all teh sh1t?

sounds like aplan. even a retard like me can write:

https://ghostbin.com/paste/8xbck

and the template:

https://ghostbin.com/paste/ffj8w

and get a pretty decent looking (oh, shap Cheesy) object, in json:

https://ghostbin.com/paste/fo54g

Happy, happy, time for a few more beers  Cool

havinq some fun time, sadly running outta beer and I happen to stumble on this shhh... addmultisigaddress:

Quote
    {
        "Index":  43,
        "Method":  "addmultisigaddress",
        "Description":  "Add a nrequired-to-sign multisignature address to the wallet.\nEach key is a Bitcoin address or hex-encoded public key.\nIf \u0027account\u0027 is specified (DEPRECATED), assign address to that account.",
        "Arguments":  [
                          {
                              "Name":  "nrequired",
                              "Type":  "numeric",
                              "Required":  "required",
                              "Description":  "The number of required signatures out of the n keys or addresses."
                          },
                          {
                              "Name":  "keysobject",
                              "Type":  "string",
                              "Required":  "required",
                              "Description":  "A json array of bitcoin addresses or hex-encoded public keys"
                          },
                          {
                              "Name":  "account",
                              "Type":  "string",
                              "Required":  "optional",
                              "Description":  "DEPRECATED. An account to assign the addresses to."
                          }
                      ]
    }

mah drama is the bc daemon seems to be opinionated about it:

Quote
addmultisigaddress nrequired ["key",...] ( "account" )

Add a nrequired-to-sign multisignature address to the wallet.
Each key is a Bitcoin address or hex-encoded public key.
If 'account' is specified (DEPRECATED), assign address to that account.

Arguments:
1. nrequired        (numeric, required) The number of required signatures out of the n keys or addresses.
2. "keysobject"   (string, required) A json array of bitcoin addresses or hex-encoded public keys
     [
       "address"  (string) bitcoin address or hex-encoded public key
       ...,
     ]
3. "account"      (string, optional) DEPRECATED. An account to assign the addresses to.

Result:
"bitcoinaddress"  (string) A bitcoin address associated with the keys.

Examples:

Add a multisig address from 2 addresses
> bitcoin-cli addmultisigaddress 2 "[\"16sSauSf5pF2UkUwvKGq4qjNRzBZYqgEL5\",\"171sgjn4YtPu27adkKGrdDwzRTxnRkBfKV\"]"

As json rpc call
> curl --user myusername --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "addmultisigaddress", "params": [2, "[\"16sSauSf5pF2UkUwvKGq4qjNRzBZYqgEL5\",\"171sgjn4YtPu27adkKGrdDwzRTxnRkBfKV\"]"] }' -H 'content-type: text/plain;' http://127.0.0.1:8332/

and tats just starting teh alphabet... HUGE DRAMA  Cry  Cry  Cry

teh funny part is that the deamon seems to believe all arrays are strings and all strings are arrays? Cheesy

seriously, much kosistens, wow taipinq