237900+ entries in 0.154s

phf: oh yeah, of course i remember it as "everyone was children", but
there was a cutoff point. "younger brother" sort of
thing
mircea_popescu: pretty sure
the guy reads
the log with some sort of frequency.
☟︎ mircea_popescu: im npot even aware people were allowed
to be married ; let alone have children. really, punk fathers ?
mircea_popescu: enforced
through
the dual a) must be able
to handle being punched b) must have
tits approach.
phf: mircea_popescu: well, define children? an pissed
tike in a dirty косуха could be of any age for all anybody cares. but certainly not in a sense of "child-friendly outing"
mircea_popescu: phf i dunno wtf punk schene
this is, but children were never allowed anywhere near,
to my knowledge.
phf: in russia punk scene was also all age, you just showed up. here it means
that everyone's allowed, but none's allowed
to have fun
BingoBoingo: "In
the venues all-ages policy, a
time-honored practice of radical inclusion in
the D.C. punk scene,
they see a cover for pedophilia."
mircea_popescu: this is
the
true cause of us law prolixity / enforcement sparsity.
BingoBoingo: lol "But
theres something special about Comet Ping Pong, and its
that distinctive character, sadly,
that may have allowed
the campaign against it
to fester. Comet is, after all, D.C.s weirdo pizza place."
mircea_popescu: no, no. more bezzle :
the new jersey lawyers get
to pretend like
they ACHIEVED ;
the eff get
to pretend like
they mattered ;
the students get
to pretend
they were cool.
shinohai: Probably because
they paid someone from fiverr
to admin
their servers! :D
mircea_popescu: ^ idiots managed
to fuck up
their site ; all links
to answers are 404
phf: tmsr,
the
third group
BingoBoingo: Lettuce not forget
to lol at "artists"
thinking
themselves better
than
the building
trades
mircea_popescu: as in, orcs flooded new york ; bereft of any means
to do anything ; ended up in harlem.
mircea_popescu: you realise it's about five
times
the size of new york ? it's a village.
mircea_popescu: really,
the notion
that buenos aires is a CITY is ridiculous on its face.
mircea_popescu: and so
the plague, and
the great fire of london, and so on.
mircea_popescu: so if poorfag gets a dollar, he's much more likely
to apply
that dollar
towards going further away from
the high density rats nest
than
towards getting
the very high density rats nest closer
to habitable standard.
mircea_popescu: this is perpetually
the case,
the people who live in high density live
there because
they can't afford lower density ; but
the needs of various countermeasures are greater
the higher
the density (exponentially).
mircea_popescu: certainly high density overvalued property (ny, sf, etc) is unmaintained
to standards.
a111: Logged on 2016-12-06 16:31 asciilifeform: phf:
the funny bit is: if fire safety laws were
to be enforced in usa, most if not all of
the suburban idiotboxes would be condemned and bulldozed
shinohai: It waz cazalla ... in
the outback ... with a lead pipe.
jhvh1: BingoBoingo:
The operation succeeded.
BingoBoingo: I await
Twitter and startup creatures complaining about more street people.
mircea_popescu: anyway,
this is very lulzy because a VERY similar fire in bucharest resulted in a govt shuffle.
BingoBoingo: mircea_popescu:
Though Governor elect's wife robbed in "nice" part of StL is awful lulzy
BingoBoingo: mircea_popescu: Seriously. "How
the redditards live" made
today's paper.
a111: Logged on 2016-10-24 16:26 mircea_popescu: "Avoid easy selections, such as qwerty or password. If you want
to pick an easy-to-remember but somewhat unique password, consider a variation of a word, such as a1rPl4nE for airplane."
mircea_popescu: yes one could dissect it
to find
the cappers and fuck your pw, but
this is a lot less easy
than most anythingelse.
mircea_popescu: anyway - even if
the client src is published - it will ship with pw_prefix = "" pw_suffix ="". if you edit
these and recompile your pw won't work on stock or anyone else's client, and
there's no rule you have
to compile on
the exact machine you use. you can keep
the src in your safe and run object code.
mircea_popescu: i was
thinking maybe someone gets abused cs done in
time.
mircea_popescu: anyway ; still not entirely convinced as
to WHAT
to use
to encrypt
the eulora-privkey with.
mircea_popescu: not some sort of genius
thing ; but leaps anmd bounds above what eg blizzard offers.
mircea_popescu: yes, but you'll be able
to set
the salt in config, is
the point.
phf: "can't login" is literally one symbol. obviously i've seen
that on compromised machines, somewhere in
that large column of of id:*:...
there would be a random system account with :: go look
mircea_popescu: "set
this if you want only
this machine
to be able
to run your account", long
time a holy grail of high-value game accounts
phf: also
those flags are not separate, but in
the same field. difference between "anyone can login" and "can
mircea_popescu: asciilifeform incidentally i intend
to use
this in eulora - have
the privkey file encrypted, and have both a client-wide settable prefix and a password
phf: asciilifeform: i
think it's specifically
to prevent rainbow
tables
mircea_popescu: (salt, it should be pointed out, is nonsense leftover from
the "md5 is broken and
that's ok" days. if your hash needs a salt you need a new hash.)
mircea_popescu: yeah not a very good scheme. anyway, convention is pw field uses $ver$pw, and i see ubuntu sets it
to 6.
phf: actually i'm wrong again, crypt
takes special $id$salt$encrypted format, where id is 1/2/5/6 for md5/blowfish/sha256/sha512. on
the box where i looked
that up all
the passwords are $1$
phf: well shadow for a longest
time was md5 hashed (on linuxes anyway), so
there was a nice window where you could with some craftiness extract passwords out of it
Framedragger: ahyeah, i also remember reading about folx extracting /etc/shadow due
to bad file permissions, god knows why
phf: passwd didn't actually have passwords in it, encrypted or hashed, for many decades. even classical unixes have switched
to shadow, which is usually not readable by anyone but root
Framedragger: mircea_popescu: ya but iirc folx have attempted
to crack
things, and maybe it was some shitty hashing scheme before? dunno. but i've seen similar in old logs