123500+ entries in 0.041s

mircea_popescu: <asciilifeform> log_hexdump("\nYieldPrime: \n", ptest, nbits);
mircea_popescu: you mean log_hexdump("\nYieldPrime: \n", prime, nbits/8.); ?
mircea_popescu: 11 00 00 00 10 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 40 E6 / 11 00 00 00 10 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 E7
mircea_popescu: "to make sure safety is met, we ductape some met to the safety"
mircea_popescu: this guy's "reasoning" is a process of incredible awkward awesome.
mircea_popescu: phf an auto-archive for links would be so cool right about now...
mircea_popescu: btw folks - wotpaste wipes shit daily. make sure you save what you want.
☟︎ mircea_popescu: atm i can't takle the aggravation of bulding anything.
mircea_popescu: WARNING: The following packages cannot be authenticated!
mircea_popescu: asciilifeform what were you cutting these up with again ?
mircea_popescu: check it out... if you do ANYTHING but -a "username", ie no quotes, or fp or anything, it just dumps ALL PRIVKEYS IT KNOWS.
mircea_popescu: this is weird... so this thing when told to dump priv key dumps THE SAME BLOCK irrespective of which user is indicated.
mircea_popescu: asciilifeform trivial for me to dump these i just generated, let's see
mircea_popescu: in other lulz : when generating a new key, name NEEDS to be at least 5 chars long. password however - can be 4.
mircea_popescu: im guessing phuctor is getting some new shit stuck on either side.
mircea_popescu: asciilifeform if you look at the 4kb thing i published : there's no actual contiguity. just fields of double FFs
mircea_popescu: anyway, i'm giving up on this bs. gnupg 2.0 doesn't even exist, contrary to nonsense noise on social media.
mircea_popescu: for bonus lulz ftp://ftp.gnupg.org/gcrypt/libgpg-error/x
mircea_popescu: ftr thee test is : if test "x$GPG_ERROR_LIBS" = "x"; then
mircea_popescu: so 2.0.22 can't generate a key and 2.0.30 can't compile.
mircea_popescu: so now, if i put the path in autogen.rc, nothing happens.
mircea_popescu: ~/gpg-2.0.30/libgpg-error-1.24/src$ ./gpg-error-config --prefix
mircea_popescu: what's it looking for, something like libgpg-error.a ?
mircea_popescu: asciilifeform :checking for GPG Error - version >= 1.13... no
mircea_popescu: from autogen : "--with-gpg-error-prefix=@SYSROOT@" << what format does that take if not fucking path
mircea_popescu: you don't properly appreciate the chain of braindamage.
mircea_popescu: fucking nightmare. so the lib-error shit compiled, but obviously ./configure --with-libgpg-error-prefix="/home/mircea/gpg-2.0.30/libgpg-error-1.24/" does nothing, with or without quotes
mircea_popescu: is it going to walk me one by one through the entire list of loserdom, lib"assuan" and whatnot ?
mircea_popescu: make: *** No targets specified and no makefile found. Stop.
mircea_popescu: asciilifeform does building gpg build libgcrypt auto ?
mircea_popescu: ah that's what it was huh. standardization of diddling.