log☇︎
94300+ entries in 0.018s
asciilifeform: the tall 'aryan' swedes will go to same place as the original egyptians.
asciilifeform: apparently
asciilifeform: in other lulz >> http://newschannel9.com/news/nation-world/investigation-finds-inmates-built-computers-and-hid-them-in-ceiling-at-marion-prison-04-11-2017 >> 'Investigation finds inmates built computers and hid them in prison ceiling'
asciilifeform: mega-b00k.
asciilifeform: k. bower, y. barbanel, y. shret; crc press 2002; 'polymers, phosphors, and voltaics for radioisotope microbatteries'
asciilifeform: 3+ wks of internetofshit.
asciilifeform: in other noose, asciilifeform finally found the betaluminescence tables.
asciilifeform: though they may be interesting to look at once.
asciilifeform: mircea_popescu: i don't have, or want, a giraffe in my house either.
asciilifeform: it's on the list.
asciilifeform: i dun think i ever even saw one up close.
asciilifeform: asciilifeform is envious, ~everybody seems to know the detailed zoology of dopeheads, but him
asciilifeform: lolwut
asciilifeform: mircea_popescu: equatorial stupidity field!11111
asciilifeform: ( who -- other than gullible orcs -- remained unaware of this ? )
asciilifeform: usg ate the swiss long ago, now in the process of milking the brand.
asciilifeform: the 1 clue i have, is that time when megatonnes of chinese cargo were held up . and there was expectation of shortages, or at least some sort of visible splash in usa konsoomer sector. and there was 0 (in as far as naked eye.)
asciilifeform: i don't have access to anything resembling a reality-based version of either figure.
asciilifeform: it all adds up, plastic pumpkins or britney records
asciilifeform: hands, feedstock, transport ullage, fuel
asciilifeform: iirc somebody sells a plush ebola also
asciilifeform: http://btcbase.org/log/2015-06-05#1154832 << a thread ☝︎
asciilifeform: ben_vulpes: neato
asciilifeform: didjaknow.
asciilifeform: http://btcbase.org/log/2017-04-11#1642176 << 'International Baptist Missions is an integral ministry of Tri-City Baptist Church. We support missionaries in India, Singapore, Kenya, Romania, Poland, Uruguay, Puerto Rico, the Philippines and Mexico, as well as several Restricted Access Nations.' ☝︎
asciilifeform: notbad
asciilifeform: iirc we did this one already
asciilifeform: lulzy, the 1 d00d with a working searchtron, is the one with no sql.
asciilifeform: aha, he does
asciilifeform: pretty compact.
asciilifeform: 0.1s or what, of modern bus clock.
asciilifeform: it's still, what, a few 100 MB
asciilifeform: the magic of not-sql! ☟︎
asciilifeform: shinohai: you add it to coffee?!
asciilifeform: lol
asciilifeform: doesn't seem to do much for asciilifeform
asciilifeform: 'hey, i'll be sober in the morning, but you -- will stay ugly' or how it went.
asciilifeform: some folx even more unfortunate : never think clearly to begin with, sober.
asciilifeform: distort thought, i mean
asciilifeform: trinque: if g_l is anything to go by -- it certainly does
asciilifeform: http://btcbase.org/log/2016-12-01#1575700 << thread ☝︎
asciilifeform: who the fuck lets prisoner decide direction ?
asciilifeform: mircea_popescu: iirc ww2 germany experimented with similarly cocainizing prisoners, for endurance, but came to 0, war ended
asciilifeform: ( some modern folx -- gabriel_laddel ?? -- continue this fine tradition even today... )
asciilifeform: ( pretty sure we had this thread. )
asciilifeform: for that particular value of worx.
asciilifeform: the spanish first denied the indians they were working to death, their coca, then permitted again. this suggests that coca -- works.
asciilifeform: nobody ~forces~ idiot to snort it.
asciilifeform: if people dosed aspirin the way they dosed cocaine, they would decide that it, too, is useless.
asciilifeform: seems as if -- there could easily be.
asciilifeform: is there such a thing as a variable-ratio compressor ?
asciilifeform: not car-radiator size. car-size.
asciilifeform: ( and car-sized radiator for hot end. )
asciilifeform: you can't even ~get~ a peltier in anything like the size you would want for a room ac. would need hundred of'em.
asciilifeform: ( if all ac used peltier junction, this would be quite trivial. unfortunately peltier is not actually +ev in comparison with mechanical compressor. )
asciilifeform: as determined by the actual leakage of the room walls.
asciilifeform: compress as-needed, blow -- as-needed.
asciilifeform: why not continuously variable heat pumping ?
asciilifeform: the starting/stopping of the compressor and the blower is also massive waste of energy.
asciilifeform: ( there is unfortunately no such thing as a serial port that eats arbitrary baud rates. )
asciilifeform: if not -- problem.
asciilifeform: if your dev board crystal is a power-of-2 multiple of your baud rate -- you're ok, just gotta change the divisor
asciilifeform: you may recognize the idiom -- it's a divisor by 128.
asciilifeform: mod6: see also http://btcbase.org/patches/fg-genesis#L86 .
asciilifeform: mod6: if you want to talk to a ttl-usb serial dongle, you gotta match one of the classical baud rates, or you get rubbish (and not the desired rubbish, either, but patterned rubbish -- or nothing at all) ☟︎
asciilifeform: mod6: you could, but be mindful of the crystal
asciilifeform: a good chunk of the pain in this kind of work is the ~total lack of anything like the customary debugger. ( that, and the constraints of the medium - the very palpable differences between fpga and actual asic, but even in the latter there are physical delays )
asciilifeform: and will give you a little ability to debug (i hesitate to use the word)
asciilifeform: worx ok
asciilifeform: mod6: build yourself a copy of 'verilator'
asciilifeform: best to think of it as 'in iron', rather than 'in verilog', other ways to specify the same circuit, get you same result.
asciilifeform: (e.g., what is an inferred latch, and why do you virtually never want one.)
asciilifeform: i recommend to study very carefully the diagrams that give examples of what gates particular snippets actually get synthed into, and why
asciilifeform: especially given as it is not quite so, and various sections have 'triggers' (particular signals that cause them to 'happen')
asciilifeform: again i'll reminds, hard part for n00bs is not 'verilog' but rather the basic idea of 'program where all lines execute at once'
asciilifeform: mod6: it's an ok b00k. there is not, afaik, a 'great' one
asciilifeform: mostly hollow aha
asciilifeform: *overheated
asciilifeform: at room ambient temp
asciilifeform: unless your environment is quite peculiar ( massively overheaded cage, or a satellite, or a pile of blankets?? ) typical ssd maxes out at 40c or so
asciilifeform: i've yet to meet one that seriously warms
asciilifeform: dunno if i recommend.
asciilifeform: http://www.heartsofirongame.com << subj.
asciilifeform: (demo level: you start as mussolini)
asciilifeform: ww2 micromanagement sim thing.
asciilifeform: last thing i played was, iirc, 'hearts of iron'. then lent the box to brother , in feb., and hadn't had time to touch it since
asciilifeform: i had it on my list, for what to do with that wintel box
asciilifeform: aaah it
asciilifeform: lol, 3d spreadshit?
asciilifeform reads 'o7', thinks 'brigadier general..?'
asciilifeform: ohai mod6
asciilifeform: 'babbage problem' is not escapable, it does not come from the poor machine, no. 'pebkac'.
asciilifeform: and - what's worst ? needs new gear?
asciilifeform: aha. and if it jammed, the oil bottle is right-there.
asciilifeform: (gurls, cranked, scribbled)
asciilifeform: cranked arithmometers were spiffy, for their time, american 'manhattan' project ran on'em
asciilifeform: odhner.
asciilifeform: original was german thing
asciilifeform: there were many many clones.
asciilifeform: didja ever have one ?