asciilifeform: danielpbarron: i wonder if the fella knows just what's behind the door he's walked into.
asciilifeform: the appropriate tech 'for the billions' is prolly the ox-plow ( and with proviso that they turn into a moar manageable 'millions' )
asciilifeform: stratum: tech 'for the billions' remains a questionable proposition even in re 100 y.o. techs. 'the billions' still have trouble with not dropping running toaster in bathtub.
asciilifeform: all you need is to buy/borrow/steal 1 ( and not even this, protocol itself is swiss cheese and regularly broken by amateurs without any need to steal privkeys from some derpistan )
asciilifeform: stratum: one doesn't even need to sit on hitler's throne to bypass sslism; typical idjit os comes with root certs from such shitholes as e.g. greece and latvia
asciilifeform: except where yer lock aint a lock at all, but instead is rather more similar to the plastic amulets 'boko haram' hands out to soldiers 'to stop bullets'
asciilifeform: ( not even counting its ~subscription~ )
asciilifeform: stratum: y'know, the money argument dun hold water -- a new 'ipnoje' actually costs moar than ~several~ entirely usable pc☟︎
asciilifeform: stratum: so enlighten me, what's the logic -- you can't afford to plug in 2 boxes , but want to tell self stories at bedtime re 'secure anyway' ?
asciilifeform: what's wrong with having multiple boxes for diff uses.
asciilifeform: stratum: why wouldja need 'helper to print web sites' ?
asciilifeform: the notion pushed by reich where 'it is cheaper to only work against jackass' is fallacious, your cpu can bear the load.
asciilifeform: actual crypto worx just same against randojackoff and hitler.
asciilifeform: stratum: given that the most active criminal is the nato reich itself, what exactly is the worth of pkiistic 'sekoority' where they have master key ?
asciilifeform: only that he hasn't been seen since...
asciilifeform: mircea_popescu: fwiw i do not know whether he tuned out entirely, or lurks, or which.
asciilifeform: largely archaeological interest ( tho he also has some 'modern-day' items, bypasses for winblowz 'seekoority', etc . overall surprisingly high snr. )
asciilifeform: mircea_popescu: well ~that~ d00d has dec. and even dec vax, and ports various soft to'em.
asciilifeform: mircea_popescu: i can count on fingers of 1 hand how many times i dig up on 'lone man net' sumthing useful, in a yr
asciilifeform trimmed iron stash down to 2 'alphas', 1 runs barbaric 'tru64' (for that bolix emulator), 1 nao set up for 'ffa on arch that aint x64 or arm' tests laters
asciilifeform: the spindle sounds like dental drill, the head motor -- like door buzzer.
asciilifeform: 1 of those 15,000rpm scsi items. ( 'alpha' is moar or less the 'money no object' box from late '90s-early-2000s, tended to have the most outlandish periphs
asciilifeform: that thing has stupendously loud hdd, incidentally -- i can hear it from three rooms.
asciilifeform: ( it also buys the ability to know where in array you are, without 'pointerisms' )
asciilifeform: when i started with adaism, i initially found the preservation of indexing in array-slices annoying. but then saw the wisdom, it whips programmer into having a much firmer grasp of wtf he is doing.☟︎
asciilifeform: diana_coman: when you read ch10, you will find that i had to rewrite some of the basic arithm logic, so as to remove dependence on indexing.
asciilifeform: btw no doubt must remain whatsoever re this point in the mind of anyone contemplating switching off the range checks in their build (this buys ~2x 'phree' speedup)
asciilifeform: if diana_coman et al find instance where i deviated from said convention ( and not fixed in current spearhead ) -- i would like to know about it.
asciilifeform: imho the de-facto convention i proposed is reasonable tho -- if the array is a local creation, and its indexing is known, then to refer to it explicitly is permissible. otherwise, not.
asciilifeform: diana_coman: in fact i did ask; and happy to have it.
asciilifeform: i took the approach where i built the thing maximally-compactly, and then proceeded in direction of 'now let's make it go in less than geological time'.
asciilifeform: as i've said previously, ffa post-ch6 is largely an 'uglification' to buy usable performance on pc.
asciilifeform: diana_coman: where this appears, it is a concession to 1) speed 2) brevity of code . where the indexing of the array is known, because it is a local buffer, it is referred to explicitly; invocations X'First, X'Last, etc cost measurable cpu, it turned out. but where indexing is not known ( e.g. if operand may be part of a karatsuba ) , there it is unavoidably X'First etc.
asciilifeform: diana_coman: where at all possible, i tried to use ~simpler~ algo than what was given by knuth. e.g. karatsuba without moving pivots.
asciilifeform: hence the importance of other thinking folx giving the thing a thorough walk.
asciilifeform: almost always sharp edge is invisible to the orig author, who 'knows where not to run fingers'
asciilifeform: ftr i very much appreciate all nitpicks, even purely stylistic ones, an explicit objective of ffa is to be not only bug-free but entirely clean of sharp edges, to the extent possible on the available irons.
asciilifeform: i dunthink classic dec had this horror either (who the fuq! needs colour blinkies in a bios setup?!) , it's a post-compaq-acquisition box
asciilifeform: i only run into this when i pull ancient cursed irons from the dark depths.