66200+ entries in 0.034s

BingoBoingo: Bad spanish comes in
two flavors: Intelligible and Unitelligable.
The Uruguayos have all sorts of sayings
that aren't
translatable
to proper spanish, which
they use for ingroup signallying.
This means bad spanish intentionally used against
the Uruguayos and Uruguayas needs
to be A/B
tested.
BingoBoingo: In
this case
though not gramatically correct,
the gender mismatch is intentional for emphasis.
BingoBoingo: I also
tell
them I am a fan of Bolnasoro in Brazil. And
to
that I respond "No soy un puto rosa"
Mocky: now if
trump had promised
to build a wall around D.C.,
then may have voted lol
BingoBoingo: I explain
Trump is a clow who
tells you what he is going
to do, but Clitler is a backstabbing liar who surprises you with her evil acts, just like Hussein Bahama
BingoBoingo: I
tell all
the Latinas who will listen
that I voted
Trump
Mocky: BingoBoingo, met up with a canadian
teacher
today who asked *me* if I voted for
trump, i
told her she was funny
lobbesbot: asciilifeform:
The operation succeeded.
BingoBoingo: <Mocky> no dude,
they have fambly
there who love it.
they would love
too! << Ask
them if
their families voted for
Trump or if
they actually instead hate America
BingoBoingo: <Mocky> otherwise it gets stuck in customs i hear << BWAHAHAHAHAHA, Very Uruguay of
them
lobbesbot: BingoBoingo:
The operation succeeded.
Mocky: yeah
today was day 15/56 so 41
to go
Mocky: i'll hit some people up
tonight and I'll be hanging with a few dozen westerners
tomorrow night at
the four seasons, i'll bring it up
there
too
Mocky: yeah something physical in hand
that already works probably would be good cred
Mocky: and it has god dammed flashing lights
too, no?
Mocky: you need a physical office space
to be inspected
to get
the
trade license and open company, so external not needed for
that
Mocky: I
think I can open an account with some specific company locally and have receive dhl shipments. it's how
they get stuff from amazon
Mocky: they have money here and
there are a lot
things
that are notdumb. especially when compared
to africa
Mocky: also i was surprised
to hear nigerians
talking about how dumb nigerians are. how
they have money in nigeria but
they are
to dumb
to do anything useful with it
Mocky: no dude,
they have fambly
there who love it.
they would love
too!
☟︎ Mocky: they are in qatar cuz
they lost
the lottery for who gets
to go
to usa
Mocky: unrelatedly,
the miami in
these filipinas and africans is off
the fucking charts.
they literally cannot sniff even a whiff of 'america aint
that great' without spitting out 'america is
the best, how could you even
think it's not'
☟︎ a111: Logged on 2018-10-24 15:46 asciilifeform: Mocky: come
to
think of it,
the FG algo is applicable:
the endpoint who speaks first, gets
to be 'left', and
the one who ack's first -- 'right'.
mod6: *nod* I was a bit curious as
to what
type of slop
they were
trying
to feed us.
mod6: oops. somehow, copied
the wrong
thing
a111: Logged on 2018-10-23 01:51 mod6: Gotta catch up on l0gz and
the rest. In particular, I'm just about nowhere on my
task of creating answers
to FAQs/Common Questions about
the Foundation itself. I'll be working on
that
this week as a main priority - will post what I have for review/comments/corrections in #trilema by end of weekend.
mod6: asciilifeform:
thx for posting your fuckwads pcap
a111: Logged on 2018-10-24 13:40 asciilifeform: briefly revisiting
http://btcbase.org/log/2018-10-23#1865463 >> nobody noticed
the omission, but i oughta've pointed out
that 'a' and 'b' gotta proceed from opposite ends of
the pad, when sending, otherwise risk collision
bvt: i would much prefer going pure ada for a subset of posix. otherwise it's
the same as relying on GNAT-specific packages -- it exports plenty of interesting stuff, not sure about networking
though.
bvt: yes, i skimmed
through it. all
these sockaddr structures would be a bitch
to do in ada.
this is why i believe it would be useful
to define, what subset we'd need.
bvt: well, for
the library
that i had in mind was strictly a database of flag name->int mappings, syscall numbers, maybe structure definitions.
bvt: i would
try
to make some sort of write-up about
this. i wanted
to suggest making a Ada library
that exposes a subset of Linux system calls without C code, because i clearly needed it for
the
tempfile.
bvt: and
the amount of damage is ridiculous, even errno codes are different on mips.
bvt: asciilifeform: re open flags:
this is exactly what i was pointing at. should have made
the
text bold, i guess. if all
these flags numbers were
the same, i would have used
the syscall wrapper functions.
a111: Logged on 2018-10-23 21:12 asciilifeform: will post
the pcap once it fattens up.
a111: Logged on 2018-10-23 18:01 asciilifeform: in an asynchronous scheme, you gotta explicitly divide
the pad in halves, one for a->b and one for b->a, so as
to exclude any possibility of either end making use of a block of pad
that may have already been made use of by other side meanwhile.