Show Idle (> d.) Chans


| Results 11001 ... 11250 found in trilema for 'from:ascii mp_' |

asciilifeform: though it raises the question of why they would not simply share their master key with the OEMs then
asciilifeform: do you know what an even rsa modulus implies ?
asciilifeform: kmalkki: now more interestingly, hdt is simply a protocol on top of jtag, imho the main scientific interest in the smartprobe fw would be to extract the protocol.
asciilifeform: 'PSP: The Cortex A8 running trustzone firmware, implemented from family 15h model 60h (Carrizo) and family 16h model 30h (Mullins) and up. It is running Trustonic TEE OS licensed by AMD. PSP Boot ROM runs *before* x86 core. Then non-bootrom PSP parts are stored (zlib-compressed) in the main flash. Bypass mechanism available via strap pin, but dummy and AMD signed bypass binaries needs to be always run. It is expected that newer CPUs
asciilifeform: (in actual practice, i would probably use sha512 or keccak; sha256 was for pedagogic example only)
asciilifeform: 'The theory is that while a court can compel someone to not speak (a gag order), it cannot compel someone to lie.' << orly.
asciilifeform: mircea_popescu: and the dude, believe or not, went through bootcamp, drove a tank, you'd think he'd have learned something.
asciilifeform: my www had 'contact' link, it goes to empty page, gotta fix it to go phuctor-style
asciilifeform: he is currently employed, or last i knew, providing 'mathematical' flavouring to 'power rangers' of various stripes.
asciilifeform: (incidentally, this principle is applicable - fundamental theorem of calculus!111 - to all speed traps - police could simply observe that your license plate appeared on street S1 too soon after it was seen on street S0 ! BUT observe, this is done in no city anywhere.)
asciilifeform: there is an imho interesting dynamic in speedtraps though, where the enforcement is never permitted to become ideal, or folks will simply drive very slowly and commerce grinds to a halt
asciilifeform: makes for an impressive 'scifi' blaster beam though.
asciilifeform: every-six-months-incompatible-chip had ~0 to do with moore's law before, and has 0 now.
asciilifeform: one of the interesting recurring motifs in dalrymple (british dude who worked for decades as prison doctor) re addicts is that they are not 'could be just anybody'
asciilifeform: (but not living in their company, i have deeply nfi.)
asciilifeform: 'it's appropriate to make a machine print "hello world" to verify that everything works after all the mind-boggling nonsense has interfered with the real purpose of a computer, and you never know which part of booting up will fail due to a minor bug. the delight in a C programmer's eyes when his machine thus booted typed "hello world" back at him would probably parallel that of a Common Lisp programmer when the satellite communicati
asciilifeform: there does not exist such a thing as 'a c program', even the schoolbook 'hello world' relies on a megatonne of os crapola simply to load and produce human-readable out.
asciilifeform: but C remains popular not merely because 'c compiler is the first thing to be ported to any new iron' but also because it is 'lowest common denominator.'
asciilifeform: e.g., anything pertaining to bignums - as hopefully is abundantly clear from the example.
asciilifeform: as per the immediately previous thread, some operations are actually SIMPLER, conceptually, to express in x86 asm than in c !
asciilifeform: well no, that was 'compiler' for sane-people addition
asciilifeform: to our grief, it is very very easy to write a (sad, inefficient, but working) c compiler.
asciilifeform: but underneath the emperor's robe, there is same bare arse as everyone else has.
asciilifeform: ( we are on a 32-bit box in this example ) and we add 0x12345678AABBCCDD , a 64-bit int, to another 64-bit int, to get a 128-bit result.
asciilifeform: i will give example here, to nail in the point:
asciilifeform: well let's say that we redefined int as 64b. then the headache would simply be 'why does c not give us the 128-bit mul result that pentium happily disgorges when we mul rax, rbx'
asciilifeform: from comments, '...there are many processor features that are not directly available in C even though they are available in a wide variety of processors (the overflow flag is a prime example). A similar situation that comes to my mind now is that 32bit*32bit multiplication results in a 32-bit integer in C even though most processors yield a 64-bit result...'
asciilifeform: e.g., 'Pointer arithmetic. In the good old times, an int and a pointer used to have the same size. People happily used ints as array indices. Array indexing is just pointer arithmetic, and in some architectures (like x86), you can often perform the pointer arithmetic plus load in a single instruction. Then came 64-bit architectures. For reasons I don't really get (compatibility?), on x86-64 and other 64-bit architectures ints remaine
asciilifeform: 'In my opinion, sir, any officer who goes into action without his sword is improperly dressed.'
asciilifeform: (in linked example, we get a transformation of commonlisp into a language with entirely different syntax and evaluation rules, 'while you wait!111')
asciilifeform: sometimes a localized bit of custom notation is the only reasonably-compact abstraction.
asciilifeform: i suspect that when mircea_popescu wakes up he will at least feel temptation to write up a 'modern school of comp sci' thing where 'you must find a paper and asciify it...' etc
asciilifeform: 'No FUCKING Windows updates! No VIRUSES! No blue screens. Not even a "Guru Meditation" or 3 bombs... Just a working horse. That's what a computer supposed to be for you.'
asciilifeform: in other olds - http://www.computer-museum.ru/histsoft/lisp_sorucom_2011.htm << lisp in su. i for one had nfi that j. mccarthy went there and taught.
asciilifeform: http://btcbase.org/log/2016-10-02#1551344 << anyone who claims to be doing os or bios dev and does not have this instrument is deaf and blind. but if you aren't into either, then it is just a very threadbare comp.
asciilifeform: or that it does not contain subtle lie (this is a problem with every single example extant, including the one linked earlier, they have subtle deviations from what the actual silicon does, we know this from YEARS of thankless sweat by various linux folk)
asciilifeform: how do i verify that $chipdoc is not only correct but ~complete~, much less the ~original~..?
asciilifeform: http://btcbase.org/log/2016-10-01#1551269 << it is not clear that anyone knows how to do this without simply becoming a toilet for disinfo, with rapidly thinning wallet to boot
asciilifeform: this is gdb command, the syntax is simple, $COMMANDGOESHERE#CHECKSUM
asciilifeform: you might have to get the same gdb i have, to properly compare.
asciilifeform: trinque: http://wotpaste.cascadianhacker.com/pastes/nkmho/?raw=true << mine, with complete debug out, fwiw
asciilifeform: trinque: give me a similar dump but after you put "set debug remote 1" in your gdb config.
asciilifeform: (i personally stitched it out of the old braindamaged wiki, dumped circa july 2015)
asciilifeform: mircea_popescu: british dude who was once a comp sci prof and quit because barfed at academia's corrupt idiocies, http://btcbase.org/log/2014-06-22#728961
asciilifeform: of possible reverser interest, https://derevenets.com << 'Snowman is a native code to C/C++ decompiler...' >> similar, possibly, to ida's famous 'hexray'.
asciilifeform: phf: it is not imho important to optimize parachute for speed. lamportron per se is nearly the ultimate waste of cpu and space in crypto world ...
asciilifeform: hmm i think i have an example of phf's selfsame mac here !
asciilifeform: why does computing sha2 cons at all??!
asciilifeform: (when removing the timestamps)
asciilifeform: the bush-II folk had brilliant 'solution', they created 'dhs', a uniquely braindamaged conglomerate bureau which subsumed half a dozen old ones, and is so peculiarly 'dilbertian hell' that the employee turnover there is now ~6 mo.
asciilifeform: 'The United States Digital Service is a startup at the White House that pairs the country’s top technology talent with the best public servants, to improve the usefulness and reliability of the country’s most important digital services.' << l0l!!
asciilifeform: trinque: 'cu' is a mega-win compared to what i had prior. ty.
asciilifeform: the most agonizing thing in this example is that i am quite unsure if the ills are even curable. they may be intrinsic to the 'in-band problem' of a terminal talker.
asciilifeform: (thing hangs on to a pty, so will not die simply from, e.g., nuking the xterm from which you ran it)
asciilifeform: i'd relish seeing N implementations, in N+1 langs, like we had for 'v'.
asciilifeform: pretty typical, imho, example.
asciilifeform: pernatural belonging earned him the impossibly ironic nickname of “Gandhi” among his men.'
asciilifeform: http://woodcoin.xyz/woodcoin/today << lelz, apparently funkenstein made his own chan, a while ago, complete with logs, bots, etc.
asciilifeform: http://www.loper-os.org/?p=1762&cpage=1#comment-17924 << meanwhile, some folx luuvvv to complain.
asciilifeform: because the work of checking for error conditions ~still has to be done~, the os simply unloads it onto the back of programmer, and this could be lived with, except that it is ~not made possible~ for the programmer to unwind every possible condition.
asciilifeform: also exemplary retardation. yeeeeh let's have null-terminated strings!111 we Luuuuuv doing O(N) length calculation, and random breakage !
asciilifeform: 'If a filename contains whitespace, it undergoes WordSplitting. Assuming we have a file named 01 - Don't Eat the Yellow Snow.mp3 in the current directory, the for loop will iterate over each word in the resulting file name: 01, -, Don't, Eat, etc. If a filename contains glob characters, it undergoes filename expansion ("globbing"). If ls produces any output containing a * character, the word containing it will become recognized as a
asciilifeform: whaack: packets sent between btc nodes on the wild net have been known to 'mysteriously' vanish, like in bermuda triangle. the folks who control the backbones dislike bitcoin. the gold standard for syncing a newly-birthed node is to do so with a working node on your lan, or otherwise, if transporting it is impractical, via ssh tunnel to same.
asciilifeform: btw, mircea_popescu , mod6 , et al: might be interesting to have a mempool-less mode (block relay only) for cases like this.
asciilifeform: $ echo "0000000000000000000000000000000000000000000000000000000000000001" | ./lamport_encode.sh privkey.txt | ./lamport_decode.sh sha256sum pubkey.txt
asciilifeform: $ od -N 32 -An -t x1 -v /dev/zero | tr -d " \n" | ./lamport_encode.sh privkey.txt | ./lamport_decode.sh sha256sum pubkey.txt
asciilifeform: $ od -N 32 -An -t x1 -v /dev/zero | tr -d " \n" | ./lamport_encode.sh privkey.txt | ./lamport_decode.sh sha256sum pubkey.txt
asciilifeform: WHO GAVE YOU PERMISSION TO 'COMPRESS"
asciilifeform: (for the uninitiated, 'busybox' is simply a 'swiss army knife' thing that stuffs simplified versions of ~every~ basic unix util into 1 executable)
asciilifeform: also i can't say that i am especially at this point interested in attempts at unix sanitation.
asciilifeform: the one with the H(S+J) and the multiple timestamps, etc.
asciilifeform: 'So if it is claimed that the Guy Fawkes protocol is not really a signature, then the onus would be on the objector to show how to deal with the many other kinds of signature that use interaction, as well as the importance of context — the framework of certification and revocation services, legal conventions and so on — to the utility of digital signatures. In most applications, the value of signatures ultimately depends on conve
asciilifeform: (in actuality, in 'identity-based' crypto, folks actually encipher to a pubkey that is produced by F(Pc, X) where Pc is the chump's email addr and X is a public key of the great inca; chump (email addr holder) can decipher with his Pk_c private key, and so can the inca.
asciilifeform: http://btcbase.org/log/2016-09-29#1550160 << lulzily enough, the fact that it is physically impossible to generate a ~private~ privatekey from a public string... didn't stop usg from trying! see old thread, http://btcbase.org/log/2015-04-02#1084135
asciilifeform: 'He was concerned about the team’s communication skills and lack of maturity, which has compromised bitcoin’s ability to attract new protocol developers.' << lel
asciilifeform: ^ further use cases for lamportron.
asciilifeform: i aim to salvage these. lamportron, for instance, is entirely suited to hand-cranked use in junglr conditions - 0 bignums...
asciilifeform: one of those duded on whose vintage compressed farts what's left of usa still runs.
asciilifeform: ben_vulpes: linked piece does not require much brain, fortunately, it is about the simplest publickey sig algo ever devised
asciilifeform: lamport did not specify this, but imho it is obvious.
asciilifeform: aha, the good doktor lamport knew what he was doing.
asciilifeform: naturally it is possible to distinguish, e.g., lamport, from boeck.
asciilifeform: mircea_popescu: possibly. i simply have trouble with the limba de lemn , it is thick.
asciilifeform: when this fails, and it will, there ~will~ be ru-style hyperinflation, as the selfsame chumps use their megabux to bid up the cost of basic necessities
asciilifeform: aside from balloons, you could possible julesverne something out of a 'hochdruckspumpe'.
asciilifeform: re: earlier: caveat is that a man being correctly microwaved will, in all likelihood, present the symptoms of 'rather disturbed' in short order
asciilifeform: imho we really oughta lamportize the voice mechanism.
asciilifeform pictures toady in tempest black van, on sat phone: 'yessir, start the fleanode ddos right NOW'
asciilifeform: this is provably impossible
asciilifeform: recall, if rsa died, mircea_popescu cannot simply pgp the J' to his current circle of friends.
asciilifeform: mircea_popescu et al : see if you can find a simpler variant.
asciilifeform: anyway here is a simple, 'low-tech' lamport-style scheme. let K be my current pgp key; J be a future, continuity-of-life key in some yet-undiscovered system ;
asciilifeform: but i mention lamport specifically because it does not rely on number-theoretical conjecture (on the other hand, hashing relies on ????????? for hardness...)
asciilifeform: while we're on the subject, there may be merit in deedbotting a lamport-style one-shot public key for the event of an 'asteroid' (serious number-theoretic breakthrough, or the like)
asciilifeform: feel free to make'em dump key into phuctor
asciilifeform: fwiw, armchair archaeology of german physics is complicated by the fact that in '45 everyone who was anyone in that wot was jumping out of his shirt to market himself to the americans with fanciful legend
asciilifeform: these are amply documented in BingoBoingo's material.
asciilifeform: incidentally i find it quite hilarious that three years after the snowden catalogue leak, the constellation of symptoms of rf bug illuminator victims is still Officially 'schizo'
asciilifeform: (it isn't, however, that 90GHz doesn't roast a man, it is simply that it does it the old, medieval, outside-in way, rather than the slowly and subtly-lethal inside-out of <=2.4.
asciilifeform: and i wasn't implying (b)
asciilifeform: because ibm sole-sourced part is JUST THE THING for a PHREEDOM-ENABLING comp, aha.
asciilifeform: (summary : seems like rms grew a spine for the occasion and it exercising the 'libreboot' trademark, and expelling the idiot with empty pockets)
asciilifeform: mircea_popescu: they're ultra-common (see the raw 'dupes' page) but no mega-champ has been ~phuctored~ yet
asciilifeform: doesn't actually meant they're same box, or same chump, there's a mindboggling number of turdware routers etc with bitwise duped fw incl key
asciilifeform: . The government has somehow become the new providing husband, by taking money from anonymous men who have no say about their money. While women are still strongly financially dependent on men, men are simply unable to use the money they make for their own interests.'
asciilifeform: i dun think author of subj was complaining re females not being usefully taxable.
asciilifeform: not comparable with the state that is the subj of linked piece.
asciilifeform: aaaand from the dept. of unsurprises, 'Today, I am happy to report that the site is back up — this time under Project Shield, a free program run by Google to help protect journalists from online censorship. And make no mistake, DDoS attacks — particularly those the size of the assault that hit my site this week — are uniquely effective weapons for stomping on free speech...' -- herr krebs
asciilifeform: we will not be importing this crapolade.
asciilifeform: shinohai: trb memory pighoggery prevents the practical trbification of any of these. but it is ~impossible to fix without rewriting good chunk of it.
asciilifeform: ben_vulpes: did i ever tell the tale of when i attempted to weld with such a camera
asciilifeform: meanwhile, from earlier idiocy, '"It's hard to imagine a stronger form of censorship than these DDoS attacks because if nobody wants to take you on then that's pretty effective censorship," Krebs told Ars on Friday. "I've had a couple of big companies offer and then think better of offering to help me. That's been frustrating."'
asciilifeform: '@briankrebs @ComputerGuy33 or if the content is so $ valuable then monetize it and use $ to pay for hosting.' << lel
asciilifeform: hence mentioned 'he conjured' for completeness.
asciilifeform: post the terminal dump for other folx when you do tho.
asciilifeform: best way is to have as many of the things as you have boards that take'em, but this is complicated by the fact that if the probe is plugged in but not driven, the board will not boot.
asciilifeform: sage is a pretty temperamental instrument, though, definitely not konsoomer 'plug and go' sort of affair.
asciilifeform: 'But instead of warning the affected companies that their customers were at risk, the NSA maintained the silence.'
asciilifeform: and, while we're on subj, https://archive.is/2QkOB -- 'a former NSA employee carelessly left those hacking tools on a remote server three years ago after an operation and a group of Russian hackers found them, sources close to the investigation told Reuters.'
asciilifeform: https://archive.is/qZNlh << aaaaand elsewhere in lulzdom, 'Leaked NSA hacking tools are now being used on Cisco customers, according to the tech giant. The company published an advisory on Friday saying that NSA grade hacking tools are now being used against customers.'
asciilifeform: 'NEW YORK – Attorney General Eric T. Schneiderman today announced a settlement with Trump International Hotels Management LLC, d/b/a Trump Hotel Collection (“THC”), involving data breaches resulting in the exposure of over 70,000 credit card numbers and other personal data. THC has agreed to pay $50,000 in penalties and to shore up its data security practices.'
asciilifeform: followed by the mempool thing
asciilifeform: as distinct from mempool ?
asciilifeform: probably the only way to implement properly 'nothing to allcomers'
asciilifeform: eh hey, would mircea_popescu have preferred if some organized equivalent of webster had imposed this crapola , as the original did, by doctoring dictionaries ?
asciilifeform: http://lambda-diode.com/electronics/tempest << other well-known experiment with exotic (0 added hardware) transmission, via, e.g., cpu looping
asciilifeform: but vga is the champ because it does not expect anything ~back~
asciilifeform: btw, re http://btcbase.org/log/2016-09-22#1547240 -- oblig. reading -- 1) http://www.erikyyy.de/tempest << the classic ; 2) http://bellard.org/dvbt << modern-day.
asciilifeform: note, i didn't paint wasp-fucking as a sin. simply another hobby, that requires adequate preparation and equipment.
asciilifeform: if not - either refrain, or dun complain...
asciilifeform: and i have exactly same sympathy for 'stotters' who deliberately provoke the idiot cop as for those dudes who fuck wasp hives.
asciilifeform: or if you just want 10mW or so, just ordinary cable, no amp.
asciilifeform: gerating his resume and stealing the answers to an employment test. In May 2013, Snowden informed his supervisor that he would be out of the office to receive treatment for worsening epilepsy. In reality, he was on his way to Hong Kong with stolen secrets.'
asciilifeform: 'He claimed to have left Army basic training because of broken legs when in fact he washed out because of shin splints. He claimed to have obtained a high school degree equivalent when in fact he never did. He claimed to have worked for the CIA as a "senior advisor," which was a gross exaggeration of his entry-level duties as a computer technician. He also doctored his performance evaluations and obtained new positions at NSA by exag
asciilifeform: 'Another reason for the key switch is that it is going to increase in size, from 1024 bits up to 2048. As time goes on, and computing power increases, the chance of someone cracking the key, although still low, increases.' << mega-l0l
asciilifeform: '“There is a logical possibility that somebody has cracked it and we don’t know,” Andrew Sullivan, chair of the Internet Architecture Board, a group that oversees organisations involved in the evolution of the internet, told Motherboard in a phone call. He stressed, however, that there is no reason to believe the key has been compromised.'
asciilifeform: BingoBoingo: it is presently comparable to astronomy at a time when telescope existed but only 'weirdos' had heard of it.
asciilifeform: (the comparison with deaf beethoven invites itself)
asciilifeform: this is not, note, a 'gossipd' net per se, but potentially component in one.
asciilifeform: and likewise the power of the station can vary depending on who the operator is ( if mircea_popescu , megawatt, if asciilifeform living in amphora on the streets of athens, a watt, etc)
asciilifeform: shinohai: the amp is the tricky bit. and the dirigible.
asciilifeform: it just needs an amp.
asciilifeform: mircea_popescu: microscope is of course the 4th method. ought to be included for completeness .
asciilifeform: thing is a respectable micro comp on its own
asciilifeform: Framedragger: the mega-feature was the all-in-one micro (just needs current source, a few milliamp) and unspeakable cheapness
asciilifeform: (at one time al schwartz and i modelled a scheme with ordinary champaigne bottles floating in ocean. it can work)
asciilifeform: i even handed out chip samples at c3 recall
asciilifeform: (i.e. usg-compliant)
asciilifeform: 'It is Intel’s belief that this is an implementation issue isolated to a specific manufacturer, not a design problem with the Intel 82574L Gigabit Ethernet controller. Intel has not observed this issue with any implementations which follow Intel’s published design guidelines. Intel recommends contacting your motherboard manufacturer ...'
asciilifeform: (elsewhere) 'The network card crashed whenever the value 0x32 or 0x33 was found at offset 0x47f. Kristian first noticed this happening for specific SIP packets, but in the end, it turned out that any packet with 0x32 at 0x47f caused the crash. Intel traced the problem to an EEPROM used in this specific card (82574L). There are some links in the comment to the blog suggesting that others have run into this problem before. For example,
asciilifeform: ^ dude who found what was probably loose end of intel's implementation of 'magic usg packet'
asciilifeform if nobody figured it out, was going through /usr/src/linux/drivers/net/ethernet simply ... asking 'gbE? alive?' for each item therein.
asciilifeform: i will add, for completeness, that 'silicon labs' and 'texas instruments' offer gbE controllers, but only as chip - not, afaik, packaged on pci/pcie by anyone.
asciilifeform: April 12, 2010 'PALO ALTO, Calif. -- HP today announced it has completed its acquisition of 3Com Corporation at a price of $7.90 per share in cash or an enterprise value of approximately $2.7 billion.'
asciilifeform: and sure, 'army and navy' is not a complete picture, it is possible to disagree a la hassan i sabbah, or mircea_popescu .
asciilifeform showed to pet, who noted 'the comp in every bit of science fiction written by thinking folk of old, the research console, starship bridge, etc'
asciilifeform: the comp-for-thinking-folk aaaalmost happened.
asciilifeform: in definitely not newz, 'Counterfeit batteries are a HUGE problem on eBay. I firmly believe that probably over 85% of the Lithium Ion batteries on eBay are counterfeit or of inferior/dangerous quality. Most of them are extremely overrated as well. For instance, a 18650 cell simply cannot hold 4000MaH. It’s not physically possible for on of these cells output that much energy without draining it to an unusable state. Whatever th
asciilifeform: complete with asciiart.
asciilifeform: also rolled out the umpteenth honeytrap for killing usg leakers
asciilifeform: complete with hole!
asciilifeform: because the one i live one is a bit different. the orcs compete to swallow max saheeb cock, while feigning 'rebellion.'
asciilifeform: 'I got a reply from Lenovo on my Best Buy review about why the BIOS on my Yoga 900 ISK2 UltraBook has been set to stop people from using Linux. This system has a Signature Edition of Windows 10 Home installed. It is locked per our agreement with Microsoft. ... The Lenovo employee posted about locking the thread. Basically, he called me disruptive and then said that if they had to, they would turn on pre-approval so that nobody can co
asciilifeform: http://btcbase.org/log/2016-09-21#1546310 << rk is a very special d00d, used to write me letters of 100+kB nearly-incomprehensible ???. lives in canada, on an insanity pension, in some garret.
asciilifeform: you won't find conlangers attempting to speak klingon to strangers on the street, nor to force elvish into school curriculum. afaik.
asciilifeform: historically folks tried to deal with the problem via elaborate impalements etc. but it was never satisfactory solution.
asciilifeform: this owing, it is not comparable to schmuck owing on his car loan.
asciilifeform: (and, evidently, rms employs one...)
asciilifeform: http://btcbase.org/log/2016-09-21#1546195 << it even has a name, in their camp, 'nonattributable'. sometimes backfires - e.g., the mandatory use of rc5/6 in usg trojans, is now quite 'attributable'
asciilifeform: adversary is real, is is simply that his weapon of choice appears to cause death by boredom.
asciilifeform: it isn't even entirely clear what anyone might hope to accomplish, beyond the merely annoying, by screwing with phuctor
asciilifeform: in case it wasn't clear, they were dumping'em in phuctor's hopper
asciilifeform: the copy protection used a serial number embedded in the sage box's cpu (stellaris arm-compatible)
asciilifeform: serfdom is the simple, low-tech employment - minus the (expensive in overall terms) hiring and firing
asciilifeform: 'renovations' is a chumpatron second only to the real estate scam, in usa
asciilifeform: cardboard house is built to last ~exactly as long as the chump's mortgage.
asciilifeform: Framedragger: with the former, you're feeding crapola from strangers into a turing-complete latextron.
asciilifeform: latex comments are a dodgy thing imho. it's turing complete...
asciilifeform: amd made its own debugger for its boards, i even have one here, but it has never been satisfactorily reverse-engineered, isn't gdb compatible. i have a brand-new one here, in its crate, waiting for its day.
asciilifeform: http://log.mkj.lt/trilema/20160920/#52 << be aware that if you find a sage box, you will need to solder the connector (it is a simple job, but the header is a ~metric~ one, see the pcengines schematics)
asciilifeform: 'What there's need for is people to sit down with a cup of coffee and a (preferably printed) copy of the code and just read it through. This can be done in bits as long as the bits aren't arbitrarily segmented (it's ok to summarize a procedure, it's not ok to summarize between lines 520 and 545). Once we have a few of these completed we're already very far down the road.' << mpoepr
asciilifeform: n in fiascoes like this one. Specification is the way out of it, and most importantly specification is the way out of having you idiots create fiascoes like this one randomly, one at a time, for the unforeseeable future. ' -- mpoepr
asciilifeform: it isn't even about 'attack surfaces', but for getting maximally compact description. i.e. fits-in-head.
asciilifeform: ben_vulpes: it helps to remember that the blockchain is ~not~ in actuality a simple linear sequence
asciilifeform: at no point is the notion that 'irrelevant' foobar will dissolve the bottle, the desk, the floor, the house, your mother, and you, and the town - contemplated.
asciilifeform: there ~isn't a pro computing market.
asciilifeform: gabriel_laddel: they trivially, six time before breakfast, make it ~impossible to reproduce your comp
asciilifeform: programmers have a mindboggling lack of grasp of basic ecology even compared to illiterate afghani goat herders.
asciilifeform: mircea_popescu: consider emplacing the thing into the #t subjline
asciilifeform: lel, the victi^H^H^H^H^Hcustomers complain when you don't patch, and when you do...
asciilifeform: crapple box is quite comparable to a stainless steel prison toilet - it resists whatever attempt at modification, either by user or whatever shitware he syphilitically encounters
asciilifeform: hat the PEGASUS surveillance malware was using completely new kernel vulnerabilities to takeover iOS devices and that Apple heard about these problems for the first time mid August 2016. Unfortunately after having reversed what kernel vulnerability has been used by the PEGASUS surveillance malware a completely different picture emerges: The kernel vulnerability known as CVE-2016-4656 was only still in the code because Apple patched C
asciilifeform: in other lulz, 'In the last two weeks many security professionals have praised Apple for reacting lightning fast to the PEGASUS threat that has been actively exploited in the wild. This praise was given because the parties involved kept samples from independent 3rd party researchers and did not reveal any detailed information about the kernel vulnerabilities involved to the public. Without this information the public simply assumed t
asciilifeform: phf (and any other interested folk) if you have a bit of spare change, buy yourself a 'pcengines api2', either 2 or 4gb model, it's this comp that comes with schematics. then we can play.
asciilifeform: phf: jmp but strictly in the interp's state machine.
asciilifeform: it lives in l0 and no jmp ever goes out of l0 .
asciilifeform: http://btcbase.org/log/2016-09-18#1544569 << i've been toying with the notion of 0 compiler
asciilifeform: ahahaha lamport is idiot and i'm d'artagnan lolk.
asciilifeform: objection was, fundamentally, 'os that prompts for pw is promisetronic, can retain pw if it wants'
asciilifeform: to which there was a counter, 'cipher with hardware interposer between disk and comp'
asciilifeform: so at the time, the logical objection was 'pwned comp will merrily present the familiar pw prompt and decrypt for enemy'
asciilifeform: it isn't impossible, there were various experiments, e.g., https://github.com/dym/movitz/blob/master/losp/x86-pc/dp8390.lisp
asciilifeform: well let's work the example phf
asciilifeform: at any rate, i would have implemented a 10baseT nic driver, IF ANYONE COULD SOURCE THE FUCKING CHIP
asciilifeform: ^ does not successfully run any example of the actual chip i was able to get my hands on.
asciilifeform: there ISN'T a 'simple' nic.
asciilifeform: everybody simply took vendor's magic routines.
asciilifeform: i actually sat for 6 months or so and reimplemented this thing in asm
asciilifeform: i hunted for years and found what imho is the simplest GB/s-capable nic, the rt8168. here is the linux driver, https://github.com/mtorromeo/r8168/tree/master/src
asciilifeform: let's do what mircea_popescu asked and work a concrete example.
asciilifeform: there is not, and will not ever be, a 10 page useful compression of it.
asciilifeform: no, it was a ~reasonable~ point, but when you go and try to actually implement it, on actual iron, it drives you to nuttery. because the thing is encrusted with unfathomable layer of undocumented turdolade and 'no this doesn't actually work, because fuckyou'
asciilifeform: pointing out that the intrinsic complexity far exceeds linux, bsd, whichever c os, kernel.
asciilifeform: mircea_popescu: the two are really not comparable.
asciilifeform: much simpler animal than common lisp, or for that matter than any type of compiler. but imho it is the correct way to bootstrap.
asciilifeform: mircea_popescu: the equivalence, in practice, is a null - different structures take vastly disproportionate effort and moving parts to implement, depending on machine design.
asciilifeform: and again, e.g., sbcl, compiles. question is what do you compile ~it~ with
asciilifeform: mircea_popescu: getting 10,001 pyramid slaves to hand-compile the compiler into asm with ~guaranteed same semantics~ as the original, isn't even a financial problem, it is problem with 'planet hasn't this number of people who can meaningfully participate'
asciilifeform: thing's got a compiler.
asciilifeform: mircea_popescu: americanism for 'uv-b lamp'
asciilifeform: but gotta reproduce the bug. or we're doing the mpb thing.
asciilifeform: phf: aha. when i get back to actual comp, i'll dig
asciilifeform: ( lol, i'm not the only one who was ever tempted to eat'em ?!! )
asciilifeform: complete with the obligatory weary dr. brin face.
asciilifeform: big morgues, where they parked the lamports.
asciilifeform: adlai: you do know what happened to lamport, right ?
asciilifeform: 'When people who can’t think logically design large systems, those systems become incomprehensible. And we start thinking of them as biological systems.' -- from lamport's 'The Future of Computing: Logic or Biology' (2003)
asciilifeform: the empty sheet of paper + the standard is a good alternative.
asciilifeform: trinque: also it isn't a given that tinyscheme is necessarily the best starting point for implementing a civilized scheme
asciilifeform: ## Recompiling CMUCL is not an exact science... ##
asciilifeform: ( for n00bz/readers - yes, the compiler of sbcl was in fact called 'python'... quite a bit prior to the scripting language )
asciilifeform: (the compiler in sbcl)
asciilifeform: or does it simply ring a bell.
asciilifeform: whether scalpl or mpb.
asciilifeform: it takes, what, all of 10 or so hrs, pumping via a direct link
asciilifeform: and not just the 'gore', but complete kit, with chix 'butterflying' themselves while they spray it out, etc
asciilifeform: (and though the algo is infinitely parallelizable, it has 0 parallelism as implemented by the idiot)
asciilifeform: no, it is symptomatic of block verifying
asciilifeform: there was another instrumenter that compiled in, and worked in real time, see june/july '15 ml
asciilifeform: 'The long-planned participatory (shall we say) sculpture by the Italian artist Maurizio Cattelan — a fully functional, solid 18-karat-gold copy of a Kohler toilet, an over-the-top apotheosis of wealth — was installed in the humble restroom on the fifth-floor ramp of the Solomon R. Guggenheim Museum late last week and will be open for business to anyone with the urge on Friday...'
asciilifeform: none that i can tolerate the company of for >10min or so
asciilifeform: anyway this is one of the few pc compats ever made that could run on 4 'aa'.
asciilifeform: eh i bet he at least emptied it.
asciilifeform: ben_vulpes if you're the sort of fella who buys houses and builds compartments for the dogs and sons and etc. (and you are), buy a fishing set, you won't regret.

|