Show Idle (>14 d.) Chans


← 2018-10-14 | 2018-10-16 →
mircea_popescu: http://btcbase.org/log/2018-10-14#1862394 << that's the discussion as to how "of course everything eventually merges into single tree".
a111: Logged on 2018-10-14 16:16 asciilifeform: diana_coman: iirc mircea_popescu in particular specifically hates libs-as-separate-trees, insists that proggy oughta include errything it eats. ( i dun recall whether he answered why it should not also then include the os and compiler also in same genesis, but i'ma leave thread alone for nao)
mircea_popescu: kinda the fucking point, building yggdrasil over here.
mircea_popescu: http://btcbase.org/log/2018-10-14#1862397 << because cut-and-paste was never contemplated as a possible alternative, it was read-and-rewrite. because moving from one tree to another is exactly translation, one must bear in mind context and only implement ~the algo~. consider how we got crc32 -- we did NOT cut-and-paste from anywhere. diana RE WROTE IT!
a111: Logged on 2018-10-14 16:18 asciilifeform: imho 'unifiers' (i.e. patch that pulls in specific state from a parallel tree) is a cleaner way of accomplishing this than cut&paste, but i was unable to persuade.
mircea_popescu: http://btcbase.org/log/2018-10-14#1862400 << #1 thing you do, is you TALK TO PEOPLE! there is no jwz way out of politics. if regrind hurts you, tell them not to fucking do it ; and if they won't listen tell whoever will listen to not follow the new thing. and so fucking on.
a111: Logged on 2018-10-14 16:21 diana_coman: asciilifeform, trouble is - what do you do then when/if that tree gets reground?
asciilifeform: iirc crc lifted directly from old gnat
mircea_popescu: v-tree lives through wot and through wot alone, it's not some kind of self contained magic.
mircea_popescu: asciilifeform not afaik.
asciilifeform: diana_coman's, i mean
asciilifeform: ave1's is new
mircea_popescu: to quote, \"As usual, the forum quickly pointed me in the right direction - thank you ave1! - namely looking under the hood of course, in this case GNAT's own hood, the Systems.CRC32 package. Still, this package makes a whole dance of eating one single character at a time since it is written precisely to support the stream monstrosity on top rather than to support the user with what they might indeed need. Happily though, CRC
mircea_popescu: 32 is a very simple thing and absolutely easy to lift and package into 52 lines of code in the .adb file + 130 in the .ads file so 182 all in total1, comments and two types of input (string or raw array of octets) included."
mircea_popescu: this is 100% "read and rewrite" and entirely and absolutely NOT copy/paste.
asciilifeform: i do believe that diana_coman read.
a111: Logged on 2018-10-05 16:21 asciilifeform: diana_coman: https://www2.adacore.com/gap-static/GNAT_Book/html/rts/s-crc32__adb.htm << pretty simple, you can even lift and civilize
mircea_popescu: this is what's contemplated here.
asciilifeform: possibly puzzled re what counts as 'rewrite' tho
mircea_popescu: asciilifeform the act of outputting a text.
asciilifeform: ( when i rewrite , i actually start with empty buffer, but that could be just me )
mircea_popescu: i imagine it's just you. http://trilema.com/2012/runcible-doom/ << example rewrite. i did not start with empty buffer, nor does it matter any if you do.
mircea_popescu: nor does such a thing as "empty buffer" truly exist, nor is it any kind of substantial distinction, and so on.
mircea_popescu: imo this "empty buffer" notion is leftover implanted brain electrode from ustard academia/schooling. "oh, gotta be original". no such fucking thing ; and the only reason they talk about it is to keep intelligent people from doing important work.
asciilifeform: mircea_popescu: no 'originality' contemplated, referring to simple act of using empty page. y'know, like in '80s when keying in gamez from mk61 b00k
mircea_popescu: even if what you end up writing down is 100% exactly identical to the original, nevertheless IT IS STILL A REWRITE, especially if the original is heathen -- as per "idiots may not have ideas" doctrine. http://trilema.com/2014/pro-idiotas-which-obviously-means-people-who-have-ideas-ie-idiots/#selection-145.129-145.542 and all that.
mircea_popescu: whereas in cases like http://btcbase.org/log/2018-10-12#1860859 it is strictly evident both items were written, notwithstanding both identical.
a111: Logged on 2018-10-12 14:40 ave1: also at same time pasted
mircea_popescu: asciilifeform in the end we could phrase it as "some rewriters -- deeper than others".
mircea_popescu: rewrites*
asciilifeform: right. and the actual extent of rewritism is not necessarily visible to thirdparty, it is b/w the rewriter and odin, really
asciilifeform: often enuff will end up with ~same txt
mircea_popescu: in fact, a very solid basis for respect is, "whenever i sit down to rewrite x, i end up writing what he wrote ; whereas whenever i sit down to rewrite y, i end up using empty page. thus therefore x is rated 5 and y -10"
mircea_popescu: wtf is signing a vpatch than "i sat down to rewrite $author's work and came to his exact text, http://btcbase.org/log/2018-10-12#1860859 style. therefore i undersign."
a111: Logged on 2018-10-12 14:40 ave1: also at same time pasted
mircea_popescu: in any case historically this ~exact process~ is how eg djb ended up with the modicum of respect he then proceeded to squander.
mircea_popescu: or whatever-other-name.
mircea_popescu: http://btcbase.org/log/2018-10-14#1862408 << the benefit is that if they are legitimate multi, then there's different context which is well handled ; and if they are illegitimate (in the sense of, no context to well handle) there's pressure there to collapse.
a111: Logged on 2018-10-14 16:25 diana_coman: and then you are stuck maintaining those multiple trees - what's the benefit in that?
mircea_popescu: which is the fucking problem with current versioning systems, they encourage illegitimate context creation, of the sort of "i need to publish or perish therefore let us rename biology and rediscover it".
mircea_popescu: eg, branching the eucrypt tree over embeds/mainstream is (possibly ?) sustainable ; whereas branching it over "joe needs a project to direct to justify his employment with shithat" is exactly as sustainable as post-2018 linux.
mircea_popescu: http://btcbase.org/log/2018-10-14#1862411 << but if you don't care about computers why are you talking to them ? you're not ~dependent~ on it, but i presume you care to some degree.
a111: Logged on 2018-10-14 16:25 diana_coman: once you bring it into your tree, you don't care about the original tree so ...how stuck?
diana_coman: http://btcbase.org/log/2018-10-15#1862726 -> right, dependent is the right word there
a111: Logged on 2018-10-15 04:22 mircea_popescu: http://btcbase.org/log/2018-10-14#1862411 << but if you don't care about computers why are you talking to them ? you're not ~dependent~ on it, but i presume you care to some degree.
diana_coman: http://btcbase.org/log/2018-10-15#1862722 -> hm, multi for the sake of it would anyway be taken care of via who signs and who doesn't sign the various patches or trees; but anyway - do you mean you think there should be explicit multi-tree dependencies? this is what I was talking about there: tree A effectively links to patch B.3 in tree B so if B's maintainer regrinds then A's maintainer has to go on a shouting spree (as per "talk to peop
a111: Logged on 2018-10-15 04:20 mircea_popescu: http://btcbase.org/log/2018-10-14#1862408 << the benefit is that if they are legitimate multi, then there's different context which is well handled ; and if they are illegitimate (in the sense of, no context to well handle) there's pressure there to collapse.
diana_coman: I read and re-read and I get the impression that this sort of delayed conversation doesn't work very well so I'll leave it for now
a111: Logged on 2018-10-15 03:57 mircea_popescu: in any case, type1 might get i dunno, later-patch-taking-advantage-of-ddram whereas type 2 might get later-patch-needed-for-old-arms etc.
a111: Logged on 2018-10-14 16:13 diana_coman: yes, the way I currently see it now is pretty much that: trunk (main line) goes along the production versions of all stuff (crc32 or keccak or whatever else) and otherwise at the respective points there can be additional branches /leaves with the reference implementations
diana_coman: in the more general case it can branch for all sorts of reasons and continue on those branches for as long as needed, of course
a111: Logged on 2018-10-15 03:58 mircea_popescu: http://btcbase.org/log/2018-10-14#1862391 << i have no idea what you mean by this "taking out" expression.
a111: Logged on 2018-10-15 04:00 mircea_popescu: http://btcbase.org/log/2018-10-14#1862394 << that's the discussion as to how "of course everything eventually merges into single tree".
mircea_popescu: diana_coman absolutely not.
a111: Logged on 2018-10-15 06:49 diana_coman: http://btcbase.org/log/2018-10-15#1862722 -> hm, multi for the sake of it would anyway be taken care of via who signs and who doesn't sign the various patches or trees; but anyway - do you mean you think there should be explicit multi-tree dependencies? this is what I was talking about there: tree A effectively links to patch B.3 in tree B so if B's maintainer regrinds then A's maintainer has to go on a shouting spree (as per "talk to peop
mircea_popescu: tree A is single if there exists a "most extensive press" that includes all possible presses are included ; tree A is multi if no such MEP exists.
diana_coman: makes perfect sense, yes
mircea_popescu: so then what's the q ? or ?
diana_coman: there isn't any question that I see remaining there; I think what happened was that I was thinking a bit out loud in the logs yesterday and I got to same conclusion basically but then you started answering to the first part and some things were not unclear at a distance too and so the whole thing
mircea_popescu: ah ah. okthen
ave1: asciilifeform, http://btcbase.org/log/2018-10-14#1862451, I've been reading through the logs and could find no reference of how you did this. Could this be monitored with an FPGA? (there seem to be MAC level FPGA based routers).
a111: Logged on 2018-10-14 16:49 asciilifeform: ave1: there is not much to be said further re subj, i looked into what actually comes out of my lan, it sends 1500 frames upstream always.
diana_coman: btw I think this is a very good description indeed: http://btcbase.org/log/2018-10-15#1862713
a111: Logged on 2018-10-15 04:14 mircea_popescu: asciilifeform in the end we could phrase it as "some rewriters -- deeper than others".
mircea_popescu: ave1 can't just sniff packets one node upstream ?
ave1: Alternatively I was thinking about some simple speed tests (i.e. half size udp messages would translate in < half bandwith of max size udp messages)
ave1: mircea_popescu, I'm doing packet sniffing (with wireshark and netsniff etc) and I see different ethernet frame sizes reported
mircea_popescu: but are you dumping the raw frames ? or are they reconstructed the "indended" packet for you ?
a111: Logged on 2018-10-14 16:54 asciilifeform: on 1 occasion it was found necessary to build a icbm rocket that is too heavy for 1 car. head designer v. f. utkin found solution, he had a system of springs to distribute the weight between ~two~ cars. this is analogous to udp fraggism.
ave1: This I do not know (it looks raw). I'am probably doomed to read the linux network stack.
ave1: So far (by reading about this), I found that some NICs can do part of the framing for the OS (but I would expect that to be for large messages and not for small ones)
ave1: So if this part of framing happens at the hardware level then the connection to what is reported to the OS and actually on the line is weak
mircea_popescu: "raw packet", "raw frame", rawdog, etcetera. tcpdump/libpcap-likes tend to dump the packets not the frames.
mircea_popescu: listen on a raw socket. otherwise you're prolly getting what comes out of pf_packet, which is a packet.
ave1: netsniff-ng seems to show raw frames (eth mac is reported) but yes I'll look into the socket raw code
mircea_popescu: apparently that does do raw 802.11 frames.
diana_coman: ave1, the .ads in your .vpatch still has the original comments saying that it's a lookup-based implementation, lol
mircea_popescu: this poor guy!
mircea_popescu: y u copypaste, ave1 !
ave1: diana_coman, Ach yes, I did copy-paste everything I did not touch
diana_coman: this code is meant for touching, heh
diana_coman: ave1, please update so I can sign the patch
a111: Logged on 2018-10-15 00:54 asciilifeform: this line of thought was prompted by my 'trb observatory', which has uncovered a number of 'mpb'-style nodes, i.e. trb-like but not presenting 'modern' vers and therefore invisible from heathen www indices
mircea_popescu: anyway, not a bad idea at all.
ave1: diana_coman, updated!
ave1: note I kept the S.MG 2018 lines untouched
mircea_popescu: http://btcbase.org/log/2018-10-15#1862587 << i suspek the problem's deeper here. ie, "already exists" concept may altogether be broken on linux/unix
a111: Logged on 2018-10-15 01:13 phf: so it looks like bvt is correct, there's no way to make ada's Create throw an exception if the file already exists
diana_coman: ave1, thanks, confirmed fine, I'll sign and mirror it on my shelf in a minute; (re s.mg lines - not a worry either way really)
diana_coman: hm, opening file for append however raises an exception if file does not exist
diana_coman: I used that at the udp tester to create file only if it does not exist
diana_coman: but granted: workaround
diana_coman: onth I'm not sure I want Create to throw exceptions - I want it to create the file and that's it, I don't care if it exists or not
mircea_popescu: specifically what i mean : if a process creates/deletes file on a very narrow schedule ; and another checks for file's existence on very narrow schedule, their respective pictures of when they think file exists and doesn't fails to match up.
mircea_popescu: not clear to me if caching shenanigans or what. but anyways.
mircea_popescu: http://btcbase.org/log/2018-10-15#1862617 << speaking of which, hey lobbes, feel like adding a param to !Q later tell, whereby it can tell next it sees guy but not earlier than x hours ?
a111: Logged on 2018-10-15 02:44 asciilifeform: ty phf, will remind.
mircea_popescu: ppl can give themselves alerts this way then
mircea_popescu: could work like !Q later tell == !Q 0 tell ; otherwise !Q 144 tell
diana_coman: an shelf page updated with ave1's divtronic crc32; thank you ave1!; phf please snarf updated .vpatch and sigs when convenient: http://ossasepia.com/reference-code-shelf/#selection-429.0-443.46
ave1: btw, gnat specific; System.OS_Lib has 'Create_New_File' (it also has a temp file generator, but I cannot recommend, uses digits). bvt's implemention looks the way to go (Although the string allocations to talk to C should be removed)
ave1: and in that code, another way to send strings from Ada to C; http://p.bvulpes.com/pastes/GZtAH/?raw=true
danielpbarron: !!up slycordinator
deedbot: slycordinator voiced for 30 minutes.
slycordinator: Is anyone on here in contact with someone who runs loper-os.org? I got directed here from clicking the "contact" link there. On the site, people can't make comments on articles as the captcha software used is out of date
slycordinator: The message on the captcha display says "reCAPTCHA V1 IS SHUTDOWN. Direct site owners to g.co/repaptcha/upgrade"
ave1: slycordinator, you're looking for asciilifeform, he may be available in a couple of hours.
slycordinator: I thought it was him. I sent a PM earlier but wasn't sure if someone else was also involved.
ave1: In the mean time you could introduce yourself. And figure out where you are here: http://btcbase.org/log.
ave1: Example of a successful introduction here: http://btcbase.org/log/2018-10-10#1860372.
a111: Logged on 2018-10-10 21:09 bvt: Hello, I am BT from the recent diana_coman's comments section
slycordinator: So, to introduce myself, I'm an American living in Korea teaching English and studying data science/machine learning in my free time
ave1: slycordinator, that's very interesting, most people here are in the American Continents and some of us are in Europe (I'm in the Netherlands).
ave1: If you like to have a more permanent identity here, please register with deedbot
ave1: !!help
ave1: If you do, I'll rate you and you can self voice.
ave1: you like -> you would like
slycordinator: Sounds good. I'll come by on occasion; think my wife is annoyed with how much time I spend on the computer already though lol
ave1: !!up slycordinator
deedbot: slycordinator voiced for 30 minutes.
ave1: You have a limited window in which to register yourself, deedbot gives you half an hour.
diana_coman: slycordinator, for how long have you been in Korea? (south?) ; you can also join #asciilifeform to talk to asciilifeform
diana_coman: and do register a key as otherwise your introduction will not have any person to be linked to
slycordinator: Yes, South Korea. I've been here since February although I lived here a few years ago. My wife is from here and missed her country
diana_coman: oh, not bad
deedbot: 34D174A2C91396A0975B8301054605BDAB923812 registered as slycordinator.
diana_coman: well done
ave1: !!rate slycordinator 1 new blood, in South Korea
ave1: !!v 5265653AA3B3CED1529AC5071FFC4CD4D8EBDDE1A3687C87A0AFD5D3832A41F0
deedbot: ave1 rated slycordinator 1 << new blood, in South Korea
slycordinator: And thank you for the info on the alternative for contacting asciilifeform; I'm looking into making a gentoo box for a NAS out of an ARM board he wrote up about
diana_coman: !!v E84934B83B58BF4EE3FC021E48E8306960681A188CF9C88AA326E6E8B5DF6F8A
deedbot: diana_coman rated slycordinator 1 << new blood, living in South Korea
slycordinator: currently, I've been using an old laptop for the purpose as-needed but I need to replace it with something
diana_coman: slycordinator, you prolly need to look at cuntoo as well then
diana_coman: !!s cuntoo
slycordinator: Thanks for the pointer; first I've heard of it. I've used gentoo off-and-on for years. Although with my English teaching, I've mostly had to use windows since most materials shared around have been for MS Office (and the linux alternatives didn't work with the stuff usually)
ave1: slycordinator, you can voice yourself with !!up
asciilifeform: hi slycordinator
asciilifeform: slycordinator: yes i'm aware that comment-eater on my www is dead currently
asciilifeform: slycordinator: were you looking for hints re rk3328 ? what do you need ?
asciilifeform: !!up slycordinator
deedbot: slycordinator voiced for 30 minutes.
slycordinator: So, I haven't purchased one of the devices but I'm considering it as a local NAS for plex.
asciilifeform: which device ? rk3328 ?
asciilifeform: should work fine for nas, sure
slycordinator: and i was wanting to use a usb3 enclosure to salvage my laptop drive that's got the movies on it, using that for the / partition
asciilifeform: this doesn't require any changes to the published example
slycordinator: but i wasn't sure if the install stuff you had on your site would work for that instead of using a usb stick because of drivers and such
asciilifeform: thing will boot off whatever's plugged in
slycordinator: alright, sweet.
slycordinator: shouldn't be difficult then to make the switch once i get everything
asciilifeform: slycordinator: the only 'driver' is the ehci thing , i rolled it into the example kernel, it'll work with any mass storage item plugged into the jack
asciilifeform: lemme guess, slycordinator , this is yer first linux box ?
slycordinator: no; i've used gentoo off and on for a while. it would be my first raspberry pi-like box, though
slycordinator: should be quite an easy build
slycordinator: thanks for the information again. i have to go to bed. it's late here in Korea and I have to be up in the morning to teach
asciilifeform: goodnight slycordinator
asciilifeform: slycordinator: you can voice yourself when you come back,
asciilifeform: ^ see manual
slycordinator: have a good day
asciilifeform: http://btcbase.org/log/2018-10-15#1862750 << i ought expand, since ave1 asked : my measurement is indirect, and is possible that could be wrong. what i did was to look for latency variance ( if my optical terminal knew how to send variant frames, shorter packets oughta move faster ) -- but found none, to the resolution of my clock.
a111: Logged on 2018-10-15 09:33 ave1: asciilifeform, http://btcbase.org/log/2018-10-14#1862451, I've been reading through the logs and could find no reference of how you did this. Could this be monitored with an FPGA? (there seem to be MAC level FPGA based routers).
asciilifeform: haven't found yet a clear answer re what my particular isp's wan frame size is, however. ( and i expect that it will be peculiar to the given isp's gear , and may not apply across the board )
asciilifeform: http://btcbase.org/log/2018-10-15#1862785 << a working 'atomic' create-or-fail-if-exists by definition excludes this scenario. linux claims to offer one, http://btcbase.org/log/2018-10-11#1860739 , but i've nfi yet whether it worx as printed on the crate
a111: Logged on 2018-10-15 10:15 mircea_popescu: specifically what i mean : if a process creates/deletes file on a very narrow schedule ; and another checks for file's existence on very narrow schedule, their respective pictures of when they think file exists and doesn't fails to match up.
a111: Logged on 2018-10-11 20:07 phf: asciilifeform: so the posix solution is to call open with O_CREAT | O_EXCL, which will attempt to create but will signal EEXIST if the file already exists. curiously default behavior O_CREAT will simply clobber
deedbot: http://qntra.net/2018/10/congo-family-pulls-caper-to-secure-relatives-corpse-after-ebola-death/ << Qntra - Congo: Family Pulls Caper To Secure Relative's Corpse After Ebola Death
billymg: trinque: just a heads up, i'll be away from my machine for the next few days but should be able to have stuff put together by friday or early saturday, and will share
asciilifeform: billymg: neato
asciilifeform: in unrelated noose, mod6 et al : loox like trb doesn't remove banned peers from its addr table ! i.e. offers their addrs up to others, as if they were proper noades!! i never noticed this previously, it had to wait to be found empirically. really oughta be fixed, and pretty simple patch.
asciilifeform: just when i think 'no moar shitoshi surprises possible', i turn up yet another.
mircea_popescu: eulora is so much fucking nicer when you wake up to a working foxybot!
mircea_popescu: asciilifeform aha.
mircea_popescu: http://btcbase.org/log/2018-10-15#1862676 << speaking of this, might as well take the time to discuss the "stub manifest" point.
a111: Logged on 2018-10-15 03:55 mircea_popescu: the leaves downstream from EACH n1 needn't be identical, nor needn't be different. in effect, the tree now has TWO groups of maintainers : those who maintain type 2 tree, for embeds, will not === those who maintain type 1 tree, for general use.
mircea_popescu: so -- looking back to the crc32 situation, suppose that for whatever reason the consensus wasn't "yeah, should definitely have both" but "division is stupid, only tables are needed". at that juncture, ave1 could have made an alternate patch to the crc32-lookup consisting of merely a changed manifest, saying "Hey, for so and so reasons I think this should be a crc32-division, I intend to do it later."
mircea_popescu: then later, when he had the time for it, or when others saw the wisdom of the point after his death, or whenever, that stub could've been replaced with the proper item.
mircea_popescu: http://btcbase.org/log/2018-10-15#1862793 << i'd rather never have to import c strings anywhere either, i'd say a major goal of the whole effort is to get rid of them. so paranthesis-yes!
a111: Logged on 2018-10-15 10:26 ave1: btw, gnat specific; System.OS_Lib has 'Create_New_File' (it also has a temp file generator, but I cannot recommend, uses digits). bvt's implemention looks the way to go (Although the string allocations to talk to C should be removed)
a111: Logged on 2018-10-15 11:30 slycordinator: I thought it was him. I sent a PM earlier but wasn't sure if someone else was also involved.
asciilifeform: i read'em, 1x/day or so
mircea_popescu: http://btcbase.org/log/2018-10-15#1862805 << any of the koreans you teach meet the qualifications of a) female b) young c) bright and d) active ? cuz there might be a job opening for one.
a111: Logged on 2018-10-15 11:37 slycordinator: So, to introduce myself, I'm an American living in Korea teaching English and studying data science/machine learning in my free time
asciilifeform: mircea_popescu: btw for completeness strictly, note that there exists a ~third~ crc32 : division normally, but optionally generates table and then continues with table
asciilifeform: i've used this in embedded boxen
asciilifeform: ( it made sense when rom small but ram large )
mircea_popescu: could live as patch on ave1 's patch lel
asciilifeform: supposing anybody actually needed this.
mircea_popescu: anyway, whole point being that we have elaborate research-driving/agreement-building & history-preservation tools.
mircea_popescu: not that anyone has to use them for any purpose. but -- they do indeed exist.
mircea_popescu: i suppose they do create some obligation, as per ye olde "if you can -- you must", in the sense that much like girl can't imagien why she'd mate with dood who doesn't use soap, i can't imagine why i'd talk to dood who "has ideas" or w/e they call being filthy outside the walls.
asciilifeform: ups the bar for civilization, indeed, sorta like once you've used indoor shitter you generally intend to keep using
mircea_popescu: soon thereafter returned, very puzzled -- why doesn't $x ever wash ?!"
mircea_popescu: and this started after eg mpoepr's ~exhausting the live ponds.
mircea_popescu: because yes, there very much is such a thing as a bar for civilisation, or at the very least for conversation. ~could~ talk to anyone, much like ~could~ very much shit outdoors ; but one strangely enough discovers in a short time that... doesn't really want to.
mircea_popescu: the puzzler of all time for the average fetlife-grazed chickie, too. "wait... you mean to tell me ~you~ don't really care to talk ~to me~ ?!@?!?! but pantsuited hilarity gave us our rights!!!" sorta "this development goes neatly against everything i've been told to believe."
mircea_popescu: asciilifeform to go back to that thread : i suppose the "portability" discussion is deeply broken in empire (and no, linus, rms and friends aren't "a republic of their own", they're leningrad school and naught else). consider how http://btcbase.org/log/2018-10-15#1862894 drives the dilemma : "if the trouble of maintaining a tree is not justified, why do you think the iron discussed is worth having ? if you think the iron disc
a111: Logged on 2018-10-15 16:44 asciilifeform: supposing anybody actually needed this.
mircea_popescu: ussed is worth having, why do you think maintaining the respective branch is too much work ?"
mircea_popescu: ie, before us, "portability" was an abstract nothing, single-datapoint debalanced nonsense, like "the pursuit of happiness" or "safety first" or "no means no" or whatever other fucktarded pantsuit nonsense.
mircea_popescu: after us, it is a stable, sustainable and sane item, two data points : "to get x you burn y, make a call"
asciilifeform: 'portability' without active testing is an empty promisetronic thing
asciilifeform: hence the retardation of autoconfism
mircea_popescu: how the fuck they managed to live before, uncomputable-cost-portability herp derp is anyone's guess.
a111: Logged on 2018-10-15 00:25 phf: but you would never know, because in sbcl it generally does the right thing
mircea_popescu: (and the experienced historians among the "anyone" guessing will point to -- HIDDEN EXTERNALITY!!! as fucking always! they hijacked their conversation channels to repeat over and over AND OVER again "if you want it -- write it", ie, "the cost of portability, as the backflow of using stupid hardware, is hidden under the rug tee heee")
asciilifeform: btw phf , i'm starting to think that esthlos-vtron could be turned into a proper replacement for asdf,quicklisp,all the heathen rubbish packagerisms
asciilifeform: really, sbcl ( or any other cltron ) oughta boot up by eating a set of keys and a vtree.
a111: Logged on 2018-02-14 14:22 mircea_popescu: MEANWHILE, however, they have 100% unaccounted for the time externality. so basically it's a contest consisting of a guy without legs going about finding fault with people's fingers. because he's decided "legs don't count", and so as he has much better hands than the rest of those losers he should be captain of the football team.
mircea_popescu: asciilifeform i thought trinque was doing that exact thing for the linux machine.
asciilifeform: as eventual replacement for 'portage' aha
mircea_popescu: right ? gentoo.portage ~= sblc.asdf ?
asciilifeform: a trooly ultimate sane replacement could replace both, yes
mircea_popescu: it's kinda funny how the predictable result of an hour's logs is that... "hey guise... there's even MOAR space at the trough than we thought! you have engineermanyears to put to some use ? ohohoh here, here, uses, pick, choose!"
mircea_popescu: BingoBoingo "these varietes dominate" varietals ?
BingoBoingo: mircea_popescu: ty, fxd
BingoBoingo: In other punchlines, titless canadian man wins a women's cycling championship
mircea_popescu: "ruderalis plants reservoir " << you're missing a verb.
mircea_popescu: bwahaha. good thing hilary clinton gave them their rights!
mircea_popescu: http://bingology.net/2018/10/14/that-one-agricultural-product-and-uruguay/#selection-125.68-125.85 << i've recently seen this, it was something else. "like triple-dose ketamine"'d be the best way to describe it, nevermind "could not walk", subj could not keep eyes open, 6+ hrs.
mircea_popescu: BingoBoingo there's no such thing as "propogation"!
BingoBoingo: mircea_popescu: There have been a number of times in Uruguay where I walked through what could have been "opium den" scenes, except without anyone being in danger of acute respiratory cessation
BingoBoingo: fx'd again
mircea_popescu: BingoBoingo it does go pretty faint, the respiration. which yes, can definitely panic the more medically-informed.
BingoBoingo has not taken to close measurements of vital signs
mircea_popescu: lmao the drug on wars. ok, i was entertain't.
BingoBoingo: *not taken to collecting
BingoBoingo: <mircea_popescu> lmao the drug on wars. ok, i was entertain't. << Intentional
mircea_popescu: oh, i'm sure.
mircea_popescu: BingoBoingo is there some subtext of "hey, anyone wanna finance my becoming a grower" in there ?
mircea_popescu: "As they succeeded, the cool is gone" << so fucking true!
BingoBoingo: mircea_popescu: Not at present. I am too stretched for time at the moment. It is more of a dump information of of my head to consult it later without keeping it in an active workspace portion of the head piece.
asciilifeform: http://btcbase.org/log/2018-10-15#1862935 << lol, how much does one gotta take, to get to this
a111: Logged on 2018-10-15 17:19 mircea_popescu: BingoBoingo it does go pretty faint, the respiration. which yes, can definitely panic the more medically-informed.
mircea_popescu: (also great case study in http://trilema.com/2015/the-triviality-of-slaying-the-surviving-socialist-beast/ ; it takes barely a farthing's worth of concerted effort to rape ourdemocracy in any ghole you choose. the only reason pedophilia, necrophilia or w/e else isn't "legally protected" today is strictly that all pedos, necrophiliacs etc are fucking morons. otherwise, self-mutilation legally protected to the degree of http://
mircea_popescu: btcbase.org/log/2018-10-15#1862927 ; and similarly ANYTHING ELSE. the bar strictly is "more than three people get together who aren't mentally subnormal". that's it!)
mircea_popescu: asciilifeform three tokes.
asciilifeform: of leaf?!
BingoBoingo: asciilifeform: No one smokes leaf, of flower
mircea_popescu: of plant matter as opposed to some distillate.
mircea_popescu: which is what i expect he was asking.
asciilifeform: i dun think this exists in usa, of yet
BingoBoingo: And not concentrated post modern tributes to hashish. It is of hashish
BingoBoingo: asciilifeform: It is
mircea_popescu: asciilifeform the interplay of random hybridation ( BingoBoingo does a good job of describing what open source weed did) and personal genetics. this is what happens.
asciilifeform: seems excessive, tho, why would anyone want it as expensive sleeping pill.
mircea_popescu: i have no idea. but i mentioned because a) wouldn't have believed the story and b) witnessed with own eyes.
BingoBoingo: asciilifeform: Because they are chasing the euphoric effects their body's tendancy to homeostasis has robbed them of
mircea_popescu: BingoBoingo this wasn't intentional.
BingoBoingo: mircea_popescu: I am going off one fellow's account of why he went full bore on some "Bubba Kush" his hookup had duly warned him about
asciilifeform: i also wonder if there's a 'chukcha and firewater' effect in play, possibly some folx have weak enzyme
mircea_popescu: asciilifeform long time smoker (though with pauses).
asciilifeform: even odder then.
mircea_popescu: truth be told, "weak enzyme -- to what ?" people who smoked in college pre 2000ish and then kinda stopped aren'\t ready for what has become of the pot scene.
mircea_popescu: back then, pot used to be like porn. nowadays -- also is like porn. compare and contrast.
asciilifeform: supposing it is possible to use the word in application to doping, seems like the pill folx are 'smarter' -- they at least have a rough idea of how much $subst they're eating
mircea_popescu: in 1980, you'd pop in an entirely random porno vhs and kinda know what you'd get ; and similarily light up and similarily know.
mircea_popescu: in 2020, well...
mircea_popescu: asciilifeform this is very much not so, if you've ever seen any of the pill kiddies pill.
asciilifeform: can't say that i follow subj actively; but doesn't pill at least have measurable mass, and you can estimate how much glue and how much $item
BingoBoingo: Story time: A kid came to Uruguay from a non-gringo white anglophone country. Regular smoker, he only intended a couple weeks in Uruguay before moving on to explore the rest of the continent. He asked me where to find weed and I told his this is Uruguay, weed will find him when he stops looking for it. 4 days into Uruguay he found pot. Five months later, after having spent nearly 3 months at the same hostel, one and a half with some
BingoBoingo: girl in Argentina, and a couple more weeks back at the hostel...
BingoBoingo: Kid goes home because he had a moment of clarity
mircea_popescu: is he starting a cult back in ohio ?
mircea_popescu: asciilifeform most kids go by color as the only indication. the more advanced also look for lettering.
BingoBoingo: Nah, he's going to get his driver's license and maybe even a job
mircea_popescu: pill kiddies are very much 12yos mentally.
BingoBoingo: Whereas the pot kiddies very much imagine they are wine snobs
asciilifeform: lol if only gabriel_laddel were alive to defend his people!11
mircea_popescu: wasn't he doing coke or w/e ?
asciilifeform: i dun recall precisely what, but iirc it came in pill
BingoBoingo: iirc some sort of amphetamine
BingoBoingo: And something about a foot
BingoBoingo: <mircea_popescu> in 1980, you'd pop in an entirely random porno vhs and kinda know what you'd get ; and similarily light up and similarily know. << The classic 'pot' pot is still readily available in Uruguay. Pressed, consistent, shelf stable Product of Paraguay is available from most fellows in vests helping people parallel park
BingoBoingo: It's what most of this continent has
BingoBoingo: And it's production appears to largely be a subsistence farming thing rather than mega-cartel deal
mircea_popescu: i can't imagine how it'd be consistent then, but anyways.
BingoBoingo: "Traditional Cultivation"
BingoBoingo: Like hillbilly white lightening
asciilifeform: possibly they do like the wine people ? (i.e. 'x % of grapes from yr n, x % from n-1, ... ' etc )
BingoBoingo: Or rice
mircea_popescu: "In spite of the frequency with which the practice of rolling joints is carried out, skill in rolling remains rare." << this will be the written epitaph on this whole sad world. sorta like Abdulkhakim Ismailov's twin watches the epitaph of previouis reich.
mircea_popescu: "Consumption of marijuana promotes the development and belief in false memories. The social engineering potential for this is tremendous, which is likely why Pantsuit pushes normalizing marijuana consumption. The effect on activism in the previous point is likely why Pantsuit is cautious in actually legalizing cannabis." << check it out, #metoo was really of and by and for and about potheads ?!
mircea_popescu: who could have guessed!
BingoBoingo: Hey, down here I am watching the Fat Forehead party realize it doesn't have a activist base anymore in real time.
mircea_popescu: kinda the same all over the world, http://trilema.com/2017/where-the-fuck-is-everyone/ etc. might have nothing to do with pot and everything to do with http://btcbase.org/log/2016-07-11#1500948 / http://btcbase.org/log/2018-10-08#1859575 evolution.
a111: Logged on 2016-07-11 12:11 mircea_popescu: hilary should really be a very informative example for all teenaged girls today : NOTHING slavery inflicts upon you is quite as bad as what "being a successful" mainstream derp does to you.
a111: Logged on 2018-10-08 17:21 mircea_popescu: as i say -- the young hussies already are looking for slavery and abjection, in contrast to their stupid mulas and stramulas. from rotherham to anytown, usa, the 15 yo is saying "please, beat, rape and light me on fire -- anything whatsoever but having to talk with my kinmorons."
BingoBoingo: http://btcbase.org/log/2018-10-15#1862995 << And to be clear on this point I am not talking about a lack of artistically inspired one time smoke instruments. I mean they produce joints that are poorly packed, with loose paper, that need substantial babying because they fail to burn consistently (Even when they cheat by bulking up the payload with tobacco to ease rolling)..
a111: Logged on 2018-10-15 17:54 mircea_popescu: "In spite of the frequency with which the practice of rolling joints is carried out, skill in rolling remains rare." << this will be the written epitaph on this whole sad world. sorta like Abdulkhakim Ismailov's twin watches the epitaph of previouis reich.
BingoBoingo: Well, for the most part pot is a marginal thing mostly used by marginal people
mircea_popescu: but yes, substantial change in teh world.
BingoBoingo: Can't pin all of the swells in the world on it
BingoBoingo: But yes, if Trump legalizes weed at the federal level which he appears to be moving towards... it will be for very good reason.
asciilifeform: BingoBoingo: lol, rolling cigs is sumthing even gulag inmates had down to an exact science
mircea_popescu: asciilifeform gulag inmates weren't redditarded.
BingoBoingo: asciilifeform: Gulag inmates have to be cool in some way, however trivial to end up in gulag. Legal pot smokers face no such barrier to entry.
asciilifeform: BingoBoingo: usg is on an 'embrace & extend' tack. not simply the pot thing, either -- consider, 'uber', 'airbnb', etc through lens of 'attempts to make unemployed zeks, driven into piecework, to document income & pay tax'
mircea_popescu: asciilifeform uber is rather "we'll produce an alt-frontend dating site for orclands, where the morons will pay usg to use it". very much mercantilism desperation on usg.blue part.
asciilifeform: mircea_popescu: it's several distinct things
asciilifeform: one of'em, imho , is 'all those folx driving unofficial cabs, make'em pay tax'
BingoBoingo: asciilifeform: It's not just USG. All fiat wanna be sovereigns are inclined to capturing tax from undocumented traditional activities.
mircea_popescu: nah, whole fuckling point is that cab services work well in orclands, and the orcs pay tax already.
mircea_popescu: just, they don't pay it via WU, as per http://btcbase.org/log/2018-10-12#1861440 item.
a111: Logged on 2018-10-12 23:36 mircea_popescu: asciilifeform it meanwhile dawned on me. why the fuck would wu even be part of this conversation.
mircea_popescu: also -- SOMEHOW -- uber doesn't have bingoboingo's problem. for THEM it is a-ok to terrorist money all over the world.
mircea_popescu: ie, usg undergoing exact same process argentina was, back when old whore still thought she can be president whether i say ok or not.
asciilifeform: uber worx exactly like the 'reliable' wu -- they force chump to register bank acct etc
asciilifeform: so moneys move usgistically, rather than 'terroristically'
asciilifeform: erry penny reported.
mircea_popescu: not from what i've seen, still cash payments.
mircea_popescu: (admittedly, seen like 3.)
asciilifeform: maybe in orcistans ? how does this work, they have physical offices ?
mircea_popescu: yuou hand the man at the wheel some bills and move on. how else ?
asciilifeform: in usa, uber client is a pnoje proggy, and demands CC #; to be 'cabbie', requires acct and linked bank thing, and they file 'form 1040' for tax db
mircea_popescu: not here.
asciilifeform: ( and no can't pay with cash , in usa )
mircea_popescu: here, they just take 20% of their revenue and send it to washington so washington can pretend like it's a place.
asciilifeform: interesting, possibly what mircea_popescu saw wasn't even an actual 'uber' cabbie, but just some d00d with the sticker for no reason
mircea_popescu: used the app ?
mircea_popescu: they don't use the stickers here, people beat them up.
asciilifeform: rly ? used app, and it didn't eat a cc ? interesting
mircea_popescu: this idea that pantsuitism is well regarded abroad is a very narrowly in-group wank.
asciilifeform: rright but it's a pantsuit production, this thing. i had nfi that they had 'lite' variant for orcs
mircea_popescu: so no, nobody in right mind would ~advertise~ they're faggots.
mircea_popescu: asciilifeform as far as i know, item exists 100% as orcistan theft, because the local morons will pay the usg corp a chunk of their local income.
mircea_popescu: i don't know it has any other revenue than these orc donations.
asciilifeform: for the privilege of using the app? lol!
asciilifeform: btw on usa end, they've turned into a kind of ~bus~ service, client pays 3-4x less if he is willing to sit in a car fulla randos (which naturally makes loops , to put'em in the correct places)
mircea_popescu: i dunno it ever had any utility or any userbase in us. 100% "high5" item, "big in pakistan!" sorta thing.
asciilifeform: ( and they've put in a sort of unofficial gamble component, often enuff the car will have no one but 1 )
asciilifeform: mircea_popescu: massive userbase in east coast usa
asciilifeform: ( e.g. washington, has more or less 1 or 2 uberists per city block, at any given hour , some full, some empty )
mircea_popescu: and in the orclands, its utility is 100% as a dating site, "hey girly [working for "corporation" aka call center, nursing batshit insane delusions as to how you're a sorta hilary and anyone gives a shit about what yo ufished out of your belly button] : would you rather walk, or would you rather save and occasionally ask for a hot young boy who owns his own car take a half hour look at you ?
mircea_popescu: so they get stuck in traffic, and she tries on her best 12yo moves, with the eyelids and shit, and figures out how to tell him later she's got a 2yo in tow, notwithstanding she's barely 20something.
mircea_popescu: this rarely works, but the fact that it works at all...
asciilifeform: twist : ( at least in usa ) they demand that the car be no older than 3y. and given as typical cabbie is not particularly creditworthy, they give the chump '0% until missed payment' loans to buy'em
asciilifeform: partnered with some lender thing
mircea_popescu: the sort of imbecile moron who http://trilema.com/2017/the-day-of-failure-trilemma/#selection-403.0-407.140 can always be hit for a small bill for "the hope" that "saviour".
mircea_popescu: kinda how xtianity was built, too. mary magdalene bigger deal than the other mary whore.
mircea_popescu: asciilifeform item entirely exists to get idiots to undertake private loans to finance corp. which orc morons ALOS do.
mircea_popescu: so uber can pretend it has a power and influence other people are paying for.
asciilifeform: i had nfi that autos-on-credit were a thing in orcistans
mircea_popescu: it'll be the lulz of all time, once THIS groupon goes the way of the other, and all these tards are left paying the loans. will paraguay invade us to extract reparatios for its scaqmmed citizenry ?
asciilifeform: always pictured it as a usa thing, where they have extensive structure for beating the money out of idjits who default
mircea_popescu: here, 0 infrastructure, but orcs morons.
asciilifeform: re structure -- they're rolling out ipnoje-style cars, that brick if they dun get keepalive from server
asciilifeform: cheaper 'repo', the idea
asciilifeform: i expect at some point they'll get up an' drive themselves back to vendor if default
mircea_popescu: here it's mostly toyotas.
BingoBoingo: <asciilifeform> re structure -- they're rolling out ipnoje-style cars, that brick if they dun get keepalive from server << These have been a thing in the US for a while with the pay by week specialist dealer/lenders
asciilifeform: i expect at some point standard usa toilet will switch into reverse gear and disgorge geisers of shit if you miss a payment
BingoBoingo: In new interesting to asciilifeform mod6 and other Pizarro folks, Uruguay is about to roll out a new type of corporate structure. Sociedad de Acción Simplificadas, going to look into it and see if it is at all interesting.
BingoBoingo: Found out it is a thing just now through an invitation to be fed breakfast at an event discussing the thing.
bvt: hello
lobbesbot: bvt: Sent 17 hours and 27 minutes ago: <phf> ^^
bvt: http://btcbase.org/log/2018-10-15#1862641 -- mircea_popescu, diana_coman, i'm in the process of getting some btc currently, after that will get pizarro shared hosting.
a111: Logged on 2018-10-15 03:02 mircea_popescu: http://btcbase.org/log/2018-10-14#1862295 << bootstrapping problem, he has to get vtools compiled to press mp-wp to install it on the rk he already bought.
bvt: should set everything up till the end of the week. i didn't rent a rk; but already tested pressing mp-wp locally.
BingoBoingo: bvt: Sweet
bvt: http://btcbase.org/log/2018-10-15#1862597 -- good catch, you must be right. i'll check that.
a111: Logged on 2018-10-15 01:42 phf: bvt: your patch has "Binary files..." at the very end of it. i assume it wasn't made with vdiff
bvt: http://btcbase.org/log/2018-10-15#1862604 -- specialization was exactly the issue for me
a111: Logged on 2018-10-15 01:53 phf: oh i guess i see why that would be tricky, because of the specialization. i don't know enough ada yet to know how to fix that... perhaps just renaming it to Temporary_File is sufficient
bvt: re naming: i agree that it clashes with Ada naming convention. will rename to Temporary_File.
BingoBoingo: bvt: I think when he made that comment he confused you with the other promising newcomer
bvt: that's what I think as well
bvt: btw, now vpatch.adb does not require Interfaces.C/Int.C.Strings for anything, they will go away in the revised vpatch.
bvt: http://btcbase.org/log/2018-10-15#1862638 -- i agree that this solution is not that great. however, other alternatives have problems of their own.
a111: Logged on 2018-10-15 03:01 mircea_popescu: bvt "Ada exposes no functions that have 'exclusive open' semantics, so I imported C
bvt: ave1, can you expand on getting rid of string allocations? I see a way to get rid of it for Mode, but not for the Path argument. i can move its c-string from heap to stack, but that would be it. anyhow, i will revise this aspect.
bvt: the System/GNAT.OS_Lib find is interesting, i have missed it.
bvt: http://btcbase.org/log/2018-10-15#1862867 -- i'd bet this is file-system- and linux-version-specific. at least in the NFS case lack of support for some versions is explicitly advertised.
a111: Logged on 2018-10-15 14:00 asciilifeform: http://btcbase.org/log/2018-10-15#1862785 << a working 'atomic' create-or-fail-if-exists by definition excludes this scenario. linux claims to offer one, http://btcbase.org/log/2018-10-11#1860739 , but i've nfi yet whether it worx as printed on the crate
asciilifeform: bvt: i find it mind-boggling that there is not a standard , portable , machine-wide locking mechanism. but apparently this is so.
asciilifeform: ^ bvt phf et al
asciilifeform: '...If you want to lock a file in $HOME, forget about it as $HOME might be NFS and locks generally are not reliable there. The same applies to every other file system that might be shared across the network. If the file you want to lock is accessible to more than your own user (i.e. an access mode > 0700), forget about locking, it would allow others to block your application indefinitely. If your program is non-trivial or threaded or
asciilifeform: uses a framework such as Gtk+ or Qt or any of the module-based APIs such as NSS, PAM, ... forget about about POSIX locking. If you care about portability, don't use file locking.' etc
mircea_popescu: http://btcbase.org/log/2018-10-15#1863069 << seems likelty one of those right wing "pay low tax get economy going" things. sometimes they're used as bait and switch by govt.
a111: Logged on 2018-10-15 18:44 BingoBoingo: In new interesting to asciilifeform mod6 and other Pizarro folks, Uruguay is about to roll out a new type of corporate structure. Sociedad de Acción Simplificadas, going to look into it and see if it is at all interesting.
BingoBoingo: mircea_popescu: Looking superficially at the law for it, it seems like a way to attract crowdfund stuff
a111: Logged on 2018-10-15 19:10 bvt: should set everything up till the end of the week. i didn't rent a rk; but already tested pressing mp-wp locally.
bvt: yes, these lockfiles are just a big mess.
a111: Logged on 2018-10-15 19:11 bvt: btw, now vpatch.adb does not require Interfaces.C/Int.C.Strings for anything, they will go away in the revised vpatch.
mircea_popescu: bvt you asking for a primer on the longstanding hatred of c strings here, or found on own ?
bvt: http://btcbase.org/log/2018-10-15#1863102 -- well they moved to another file, with tempfile implementation. i guess ave1 knows a total cure
a111: Logged on 2018-10-15 19:20 mircea_popescu: http://btcbase.org/log/2018-10-15#1863084 << good!
bvt: i have my own painful experience with them
bvt: so no primer is necessary
mircea_popescu: http://btcbase.org/log/2018-10-15#1863091 << at present i believe the ~entire file model~ in unix might have been subtly broken since the very beginning, and that breakage has in turn informed the way people think about the fs/os interface so as to not notice it. because it's as you see, a widening breach, what started with atomic creation moved on to permissions, and in general... in a word, it's not directly evident unix ha
a111: Logged on 2018-10-15 19:15 asciilifeform: bvt: i find it mind-boggling that there is not a standard , portable , machine-wide locking mechanism. but apparently this is so.
mircea_popescu: s a file system AT ALL, and the "all things are files" is just a thin wraper on a turd sausage made out of "we have no data model beyond ram and our disk doesn't actually work".
asciilifeform: mircea_popescu: it's broken in a dozen major ways and definitely noticeable
bvt: it seems that 'c strings' in ada are still controlled by ada mechanisms, i.e. they are ada strings (with bounds checking), just with null byte in the end
mircea_popescu: most terrifying part being that i can readily review history to the point where this would very much have been exactly the implicit assumption, because fuck tape.
asciilifeform: ( locking, permissions, variant semantics ( nfs somehow permitted to behave strangely ) , etc
mircea_popescu: so the situation may actually be that no computer system currently deployed actually has a file system.
asciilifeform: mircea_popescu: observe that current subj is a classic '4 ring binder' . we arent actually looking for file lock, file lock simply happens to be the only available ~working tool for machinewide-semaphore
mircea_popescu: exactly.
mircea_popescu: or rather, the item all the locals point to when asked about bar/club/disco/where the fuck do you take the whores ?!?!?
mircea_popescu: just because they all point to the coconut shop dun mean coconut shop is either a club or a place you'd take the whores.
a111: Logged on 2013-12-22 16:56 asciilifeform: 'what people “want” is a function of what they learn is available. e.g., do Americans want three-ring binders, and Europeans four-ring binders? or do they want binders and take whatever number of holes they come with? or do they want something that can help them organize their papers and take whatever is available? or do they really want a less cluttered office and ease of storage and retrieval of the infor
mircea_popescu: asciilifeform previous run into this was with the "what's a file's name" ambiguity i axed into "fully specified paths inclued". but that wasn't the problem, that was a random symptom of the fact nobody ever thought about files in unix.
mircea_popescu: if you recall that convo.
asciilifeform: several threads iirc
mircea_popescu: right. but this wasn't because "nobody thought of file names like, ever". it was fucking because "nobody CAN think of file names, because there's a deeper issue"
mircea_popescu: and the deeper issue might be that there is in fact no os, just a maldesigned, half-impelemented, thoroughly buggy process emulator shoehorned into describing a disk.
mircea_popescu: ie, not "all things are files", but "the only way you can access the disk is through this mangled malloc"
asciilifeform: mircea_popescu: i wrote about this on my www in the past, whole concept of 'file system' is consequence of the nonvolatile memory poverty that gave us the orig ram/disk split
asciilifeform: really machine oughta have 1 addr space, and keep it hygienic, this is physically possible with 2000s tech
asciilifeform: flash disk really oughta be simply a thing that kicks in when the power fails and box runs from capacitor and saves state.
mircea_popescu: this all leaves us stranged with such questions as "what is a file" and "what should a filesystem evben be".
asciilifeform: possibly misconceived q entirely.
mircea_popescu: heh, stranged. stranded in strange.
mircea_popescu: asciilifeform possibly.
asciilifeform: for instance 1 possible answer is 'no files, errything is an s-expression, and names live in gns'
asciilifeform: mircea_popescu: observe that a TB of ecc ram costs approx same as tb of quality ssd.
asciilifeform brb,teatime
BingoBoingo: To update the binder hole count, Uruguay is a two hole binder country
deedbot: http://trilema.com/2018/tell-me-what-if-the-republic-were-antique/ << Trilema - Tell me, what if the Republic were antique ?
Mocky: uber in Qatar is cash, much to my surprise. I popped a sim into my second phone, made an uber acct, verifed with a text message, no CC, no identity verification. i was surprised
Mocky: they also have uber-knockoffs, one named careem
Mocky: place is crawling with uber drives, never more than 3 minutes away no matter where you go, almost all driving a Kia
BingoBoingo: This Uber thing kind of sounds like "VoyEnTaxi"
deedbot: http://bimbo.club/?p=53 << Bimbo.Club - TMSR Log Summary - 10/12/2018
deedbot: http://qntra.net/2018/10/us-army-seeks-candidates-for-direct-comminsion-to-colonel-because-cyber/ << Qntra - US Army Seeks Candidates For Direct Comminsion To Colonel Because "Cyber"
BingoBoingo: In other rough cuts from the mines https://archive.is/JVNlI
asciilifeform: in oooother noose, 'pixelqi' lcd ( thread http://btcbase.org/log/2018-10-11#1860677 ) is ~not~ compat with 'lenovo s10-3' -- screw holes in wrong places , and connector dun reach .
a111: Logged on 2018-10-11 17:08 asciilifeform: !Q later tell phf i recently found that lcd panel made by (defunkt) 'pixelqi co', pq3qi-01 , is still sold by chinese ( i have nfi if clones, or old stock ), ~100 $ ea; the thing toggles from 1024x600 colour/backlit into a 3072x600 greyscale reflector thing, worx with various lappies ( sadly not x60, it's a 16:9 )
asciilifeform will try again with 'samsung n150' box, with sadder kbd, but same chipset, and reportedly fitting
lobbes: http://btcbase.org/log/2018-10-15#1862662 << yeah, I think I must've still been waking up that morning. my unexamined line of thought at the time was that since it doesn't list in here, there's no need to have it here. Then I remembered there's still use in, e.g. being able to bid, view orders, etc.
a111: Logged on 2018-10-15 03:47 mircea_popescu: http://btcbase.org/log/2018-10-14#1862346 << wait, what ?
lobbes: I'll start working to get the voicing figured out for auctionbot and bring it in here.
lobbes: http://btcbase.org/log/2018-10-15#1862788 << this is a good idea for a feature. Once I get logbot-voicing figured out I'm thinking of setting up a general purpose 'miscbot' for such things as the later-tell and the duckduckgo search. I'll try and work this into the later-tell feature
a111: Logged on 2018-10-15 10:20 mircea_popescu: http://btcbase.org/log/2018-10-15#1862617 << speaking of which, hey lobbes, feel like adding a param to !Q later tell, whereby it can tell next it sees guy but not earlier than x hours ?
mircea_popescu: lobbes you wanna havbe a buncha separate bots ? why ?
lobbes: well, my ultimate aim is to eventually rewrite ALL of lobbesbot's functionality to stand on top of logbot versus the heathen limnoria. auctionbot was the first victory in this regard.
lobbes: but there's still the !Qlater tell, the #eulora log-quoting, #eulora log search, etc. I guess I figured why not take the opportunity to organize vastly different functionalities into separate bots. (e.g. all the logger-related functionality in one bot, auction/ticker-announce/price-history in auctionbot, everything-else in 'miscbot')
mircea_popescu: won't it be a nightmare to keep a bunch of separate bots up ?
mircea_popescu: and if you're putting them all on the same box what's "separate" mean anyway ?
lobbes: well I'd retire lobbesbot once everything rewritten.
lobbes: and not all on one box either
lobbes: or perhaps lobbesbot can be the 'misc bot'
lobbes: but maybe you have a point. I gotta noodle on it. there's a balance somewhere
mircea_popescu: i guess the idea is, i dunno what you're trying to achieve ?
mircea_popescu: is it that your mental picture of the bot gets too gnarly because of all these diff functions ?
lobbes: there's that. then there's also the "command namespace collisions" issue. For example http://btcbase.org/log/2018-01-15#1770696
a111: Logged on 2018-01-15 11:44 lobbes: btw "!Qsarchive" (without the "-") also works to call the command. ("!Qs" was already in-use to search logs.minigame.bz)
mircea_popescu: this should be approached rather thjan fled from
mod6: http://btcbase.org/log/2018-10-15#1862873 << Thanks for reporting. I'll add this to the list to take a look @ & replicate.
a111: Logged on 2018-10-15 15:44 asciilifeform: in unrelated noose, mod6 et al : loox like trb doesn't remove banned peers from its addr table ! i.e. offers their addrs up to others, as if they were proper noades!! i never noticed this previously, it had to wait to be found empirically. really oughta be fixed, and pretty simple patch.
lobbes: mircea_popescu: how do you mean?
mircea_popescu: well, restructure the commands namespace, rather than making n bots
lobbes: yeah, that makes sense. Ol' causes and purposes. The only cause I can see right now for separate bot is if wanting to keep it on separate box
mircea_popescu: something like that.
mircea_popescu: meanwhile in french class, "Je sens sur ta lèvre une odeur de fièvre de gosse mal nourri ; et sous ta caresse je sens une ivresse qui m'anéantit"
← 2018-10-14 | 2018-10-16 →