279200+ entries in 0.16s

mircea_popescu: if your idea of winter is "no ice floating",
then most ships will survive such.
a111: Logged on 2016-07-19 17:54 asciilifeform:
trinque: you will find
that
the machines are not designed for permanent life aboard, or
to survive winters.
mircea_popescu: i'm also certain it wouldn't be worth having ; but
that's a different story.
a111: Logged on 2016-07-19 17:50 mats: so, over or under
ten?
a111: Logged on 2016-07-19 17:46 asciilifeform: ( did mircea_popescu ever build
that mega-toilet ??)
mircea_popescu: i imagined
they must be spraying, but
then again i never saw either flight or land crew doing in.
mircea_popescu: it is
the strangest
thing, i used
to
think mosquito is
the sort of beast
that either doesn't exist or else is abundant
mircea_popescu: by
that criteria buenos aires spring is about 10 months long.
Joshua-I: I have broad
taste in
that area. Let me
think on it a minute
Joshua-I: I'm definitely projecting
then :)
Joshua-I: Just wondering if you still yearn at all for
the winter
mircea_popescu: but if one is going
to live in a large human anthill, byzantium prolly a better choice
than more modern atrocities.
mircea_popescu: asciilifeform not a bad place. of course,
these days... Joshua-I sorry wut ?
mircea_popescu: every
time i leave someplace
there's a bunch of girly
tears left behind, you know ?
mircea_popescu: it never rains in egypt.
that was nice. not in suitcase. it never gets hot in northern
transylvania. also. i dun have either bosphorus or golden horn.
the list is long
mircea_popescu: well, if you count it going
to like 5 celsius ONE NIGHT and otherwise being a very balmy lower
tens
thing winter,
jurov: it was *the* standard at some
time
jurov offers
to asciilifeform classical vacuum cleaner with edison screw plug
jurov: eh, i run into
this with common lisp all
the
time
jurov: yes,
there was a gui
jurov: lol i was
the only dude on
the
team with
the setup
jurov: but we disgress,
thanks for examples!
a111: Logged on 2016-07-19 21:02 jurov: ibm ships own jvm,
too
jurov: re: common lisp - i'm curious, is
there any 20y code still worthwhile
to run now?
phf: pascal, less so
than above languages, but still more so
than even C, since it has a standard notion of pascal machine. C can do 20 year old code, but within some narrow scope of posix, or more like "unix"
☟︎ jurov: is
there any language capable of running 20yo code?
Joshua-I: trinque: I'd advise seeing it for yourself as it may be
the only way
to convince you
phf: Joshua-I: you didn't understand what i said, and i have neither interest nor
time
to explain myself
Joshua-I: phf: it's not like consistency and rigor are foreign concepts
to me just adding in some comments on
the other side of
the conversation
phf: somehow
the separation between
the
two is
totally alien concept
to a lot of people who run into
tmsr machine. "i eat shit,
therefore it's good for everyone". we
too sometimes eat shit, but we have good sense
to know
that it might not be
the best
thing
phf: Joshua-I: sure,
that's why i use intellij for work, but i will not
talk up
the virtues of intellij like it's a good
thing, which is what you're doing
Joshua-I: phf: it is if you want
the goods
phf: Joshua-I: you make it sound like being sloppy with your
tools is a good
thing :)
Joshua-I: phf: eh I might be over abstracting because I
tend
to just jump from concept
to api so I can get something done sooner rather
than later
trinque: I do not benefit from
tales of secondhand wonder !!!1!!
Joshua-I: trinque: it's pretty impressive
to see in person
phf: you look at ipython code now, read
tutorials and you
think
to yourself "oh
this makes sense, it is nice", but over
the course of 5 years scientific computing with python went
through 3 or 4 different suits.
that's an unreasonable amount of cognitive overhead, considering
that mathematica now supports all
the same primitives
that mathemaica in '95 did
☟︎ trinque: gabriel_laddel was supposed
to be building just
this
trinque: that said wtf is wrong with
the lisp repl for a "notebook"
trinque: aha, so guy might as well do some work as long as he knows he is not making statements about how computing is
to be done.
trinque: tbot here is perl,
trb builder is either sh or Makefile
phf: Joshua-I: i don't know what "same api" means, in
this case. ipython is an enhanced ~repl~, but
the code
that you write with it constantly changes, because can't just load data set into a python array. need
to use numpy, etc.
trinque: some
things benefit from expediency and we as yet lack
the republican computing platform
Joshua-I: I might not use it for more specific analysis
tho
Joshua-I: I'm doing
this program online
that uses it. Gets
the job done
Joshua-I: afaik ipython has a similar api
to a lot of stats / machine learning suites
phf: ipython is a handy python repl
thing, but i
think it was some people's first repl, so it
turned into reinvention of clim presentations. problem is it's entirely useless without
third party libraries for any kind of large scale data analysis, because core python is limited. where's
the landscape of python scientific libraries is a constantly changing mess.