asciilifeform: When everything was ready and the cup was placed in the vessel, Lilavati suddenly out of curiosity bent over the vessel and a pearl from her dress fell into the cup and blocked the hole in it. The lucky hour passed without the cup sinking. Bhaskaracharya believed that the way to console his dejected daughter, who now would never get married, was to write her a manual of mathematics!'
asciilifeform: 'Lilavati was the name of Bhaskaracharya's daughter. From casting her horoscope, he discovered that the auspicious time for her wedding would be a particular hour on a certain day. He placed a cup with a small hole at the bottom of the vessel filled with water, arranged so that the cup would sink at the beginning of the propitious hour.
asciilifeform: ( from 'Lilavati', c. 1150 ad, Colebrook transl., )
asciilifeform: in other olds, ''Whilst making love a necklace broke. / A row of pearls mislaid. / One sixth fell to the floor. / One fifth upon the bed.'
asciilifeform: BingoBoingo: i got one. problem is that it needs SCHEDULE
asciilifeform: would , but won't satisfy city hall's 'max length'
asciilifeform: the humble grass cutter went the way of the pc -- you get to choose between affordable rubbish and 'must amortize and work this for pay' golden toilet
asciilifeform: the petrol-engined things, aside from vibration ( can't use my hands for day+ after ) and acrid smoke , also made of shit, i've thrown out 2 (after attempting various orc repairs, cleaned carb etc) in frustration
asciilifeform: mircea_popescu: these work great maybe in sane house where ground is straight and not 1,001 items for cord to catch
asciilifeform: and takes 4x longer to charge than discharge..
asciilifeform: story gets even moar pathetic, the battery (i shit thee not) died in my 'furca' for 2nd time today
asciilifeform: sorta goes back to mircea_popescu's 'who gets to bend around the schedule of what' item
asciilifeform: the only offered variant is 'subscription and it happens during business hours when you, idiot, are sitting in the room an' trying to work'
asciilifeform: the funny bit is that the needed commercial arrangement 'i call on a saturday and it happens THIS MOTHERFUCKING HOUR while i'm out to dinner' is not available where i live
asciilifeform: mircea_popescu: problem with this pov is that certain classes of things ~only~ can ever happen in a serious-kitchen, and will never in factory.
asciilifeform: ( spoiler : ultimately we are dealing with ~multiword~ ops, and the complexity of how the multing actually happens, comes into play )
asciilifeform: btw iirc this is an ~actual~ exercise in knuth -- to show that you still need karatsuba on a box where add(word,word) takes same time as mult(word,word)
asciilifeform: karatsuba et al weren't even working with computers. but wrestling with question of how much, abstractly, work, does multiplication per se entail.
asciilifeform: ( we did not recurse, in this example, explicitly, but if you had -- you would have k := ceil((bitness of x and y)/2) naturally in each level of recursion