BingoBoingo: GAW was always cloud where customer is promised they never touch any object
BingoBoingo: These details in their marketing print blurred together for their customers too
BingoBoingo: There are now fans lined up pulling air over the Rockchips
BingoBoingo: I did not take photo, I can run back and grab one
mod6: nice fans BingoBoingo!
trinque:
http://btcbase.org/log/2018-09-12#1849960 << agreed. it may need to come after the near-term and still elusive goal of cleaving the essential from the cruft in the portage tree. there is a shocking amount of state in portage strewn about the system, in /etc, in /usr/portage, in /var/db/pkg
☝︎☟︎ a111: Logged on 2018-09-12 14:18 asciilifeform: btw mircea_popescu reminds me , trinque : here's an idea, let's banish the 'root certs' and any systemwide sslism from cuntoo. if user demands it , let him install locally.
trinque: and this is just the broad overview. in /usr/portage/profile there's what, tens of layers of dependency nesting. in some cases the children override the parent; in others they appear to append
trinque: work carries on, just wanted to give word from the mineshaft
trinque has scripts in progress to flatten the profile tree into a single profile, where it can be inspected and therefore judged.
trinque: and it's plainly obvious by now that the kind of autistic mind that produces these tangled trees does so to attempt to exhaust the judging eye
trinque: "if my room is packed with cum socks and mcdonalds bags, dad will be too ashamed to come find me and kick my ass"
☟︎☟︎ trinque: aaand just built a working nano from the ebuild in /cuntoo/portage, having no other ebuild repositories in system, and no barfs from emerge.
trinque: /cuntoo/portage weighs 26M right now, compared to /usr/portage weighing 704M
☟︎ trinque: not only was there /etc/portage/repos.conf to define repositories, but also /usr/share/portage/config/repos.conf, and apparently creating one in /etc does not knock out the defaults in /usr
trinque: rationale behind bothering with the repository system is to let the legacy gentoo ebuild repository coexist with the vtronic repository, in exactly the same way as "overlays" do now with the gentoo repo
trinque: can then pluck ebuilds from their tree as needed, produce a vpatch, and include in the cuntoo repo
trinque zaps glsa and news from metadata dir, shaves to 13M
diana_coman: BingoBoingo, fans of rockchip, eh? looks good
trinque: I wager this is because the item in profile that sets IUSE ought to have overridden instead of appended.
trinque: diana_coman: thanks! coming along, squealing in protest though it does.
trinque: but the deps are all lined up there; that's the whole system. when it rebuilds itself, done.
diana_coman: last time I tried to figure out exactly what is what and where re portage I ran out of time to disentangle the mess, so I'll be very happy indeed to not have to go back to that
trinque: I'll be thrilled when I watch emerge build someone's vmerge, and then remove itself as last act.
trinque: but this hill will do for tonight.
a111: Logged on 2018-09-14 05:07 trinque:
http://btcbase.org/log/2018-09-12#1849960 << agreed. it may need to come after the near-term and still elusive goal of cleaving the essential from the cruft in the portage tree. there is a shocking amount of state in portage strewn about the system, in /etc, in /usr/portage, in /var/db/pkg
a111: Logged on 2018-09-14 05:15 trinque: "if my room is packed with cum socks and mcdonalds bags, dad will be too ashamed to come find me and kick my ass"
mircea_popescu: diana_coman entirely possible you're the first one to ever put udp through gnat.sockets.
☟︎ diana_coman: as I was writing that I was thinking that an unchecked.conversion for the whole thing might work - provided arrays are indeed stored as one would expect in a continuous space
☟︎ mircea_popescu: anyway, reading through this, i suspect ada threading may turn out to be a pleasure.
☟︎ diana_coman: honestly it *seems* to me that's the case, yes; but I'm still trying to wrap my head around it
diana_coman: re unchecked.conversion - there is still the issue of flipping the bytes though; this needs more thinking
☟︎ mircea_popescu: anywya, great reads this morning! the republic prevails!
a111: Logged on 2018-09-14 12:31 mircea_popescu: diana_coman entirely possible you're the first one to ever put udp through gnat.sockets.
diana_coman: also: I'm open to any corrections to that thing there, including any slamming of the sort "this is horrible, wtf, do it THIS way!!"
diana_coman: I was just thinking I might have missed something crucial there
diana_coman: I recall a link to examples in ada; fwiw I think they are even gone from that link at least; was that "nqb"?
diana_coman: got it; will re-read (I do think I had a quick look at it at that time but it didn't stick)
diana_coman: I've found that and gave it a first pass but I didn't quite see how to use it for my problem; it's on the list of refs at any rate, so I'll get to re-read it
diana_coman: asciilifeform, aha; re-reading that thing - I guess the Scalar_Storage_Order looks promising, I'll dig a bit deeper into it
a111: Logged on 2017-03-10 16:57 asciilifeform: btw i will also put down in the log, one very simple possible algorithm for a 'txidx-fs' :
a111: Logged on 2018-09-14 06:06 trinque: /cuntoo/portage weighs 26M right now, compared to /usr/portage weighing 704M
phf: diana_coman: hey, the smg.comms genesis sig link is not resolving
lobbesbot: phf: Sent 6 days, 10 hours, and 44 minutes ago: <asciilifeform> lemme know if you want the magic pill recipe + patched flashrom util for c101pa .
phf:
http://btcbase.org/log/2018-09-08#1848612 << was at sea, but i was also keeping up with the logs (much better in flight entertainment!), i'll take the pill, but not sure i'll have the immediate use for it beyond ogling. i'm having a hard time recreating even the max-heathen environment that will simply reproduce the google stack as is
☝︎ a111: Logged on 2018-09-08 04:08 asciilifeform: !Q later tell phf lemme know if you want the magic pill recipe + patched flashrom util for c101pa .
lobbesbot: asciilifeform: The operation succeeded.
a111: Logged on 2018-09-14 12:37 mircea_popescu: anyway, reading through this, i suspect ada threading may turn out to be a pleasure.
a111: Logged on 2016-04-06 15:49 asciilifeform: ada tasks, afaik, is the only sane implementation of parallelism where you ~never~ specify explicit thread
a111: Logged on 2018-09-14 05:15 trinque: "if my room is packed with cum socks and mcdonalds bags, dad will be too ashamed to come find me and kick my ass"
a111: Logged on 2018-09-14 12:37 diana_coman: as I was writing that I was thinking that an unchecked.conversion for the whole thing might work - provided arrays are indeed stored as one would expect in a continuous space
a111: Logged on 2018-09-14 12:38 diana_coman: re unchecked.conversion - there is still the issue of flipping the bytes though; this needs more thinking
diana_coman: asciilifeform, I'm also still unsure *why* exactly would I need streams; I can see it perhaps on client side if one wants to implement streams on top of udp basically to add checks/re-send or whatever they want to do but that is no concern of the protocol itself
diana_coman: hm, so basically there might be something to "only tcp on gnat.sockets" after all since they baked this assumption in the...implementation of gnat.sockets themselves??
diana_coman: supporting windows in not a requirement; whoever wants to support it is free to make their own implementation of the protocol anyways
diana_coman: I certainly have to consider that option too if all that gnat.sockets buys me is some bloat + streams
☟︎ phf: a standin for both pdfs and phds
a111: Logged on 2018-09-14 13:38 asciilifeform has reached the mircea_popescu level of amnesia where 'hmm did i make this and it is on hdd somewhere or did i only want to'
a111: Logged on 2018-09-14 16:30 asciilifeform: ( imho the tradition where 'just about errybody's little endian, but we spend cpu and flip bytes erry time we send something because in 1989 somebody had a pdp' is asinine )
mircea_popescu: iirc we even had a discussion re standardizing a byte order ; though from the fact that i don't recall the results i take it i got shown broken cats.
☟︎ trinque has piles and piles of g4 and several g5
trinque: don't have a gnat built for them yet
phf: asciilifeform: i have a bigendian box and i also tested at least one call for bigendian test on it. i think it was diana_coman's keccak though
☟︎ phf: this was pre ave1 work
phf: theoretically, i think it was whatever gnat came with openbsd packages, since that was easiest thing to spin up on the machine in question.
a111: Logged on 2018-09-14 18:09 phf: asciilifeform: i have a bigendian box and i also tested at least one call for bigendian test on it. i think it was diana_coman's keccak though
a111: Logged on 2018-09-14 16:55 asciilifeform: diana_coman: keep in mind that udp packets can get arbitrarily reordered in flight.
diana_coman: asciilifeform, it might help to read the protocol perhaps?
diana_coman: at any rate, from server's point of view, it doesn't care - it will answer to legitimate messages and that is that; it's more of a client concern and up to them how they handle that i.e. indeed pretty much how long they wait/when do they consider server unreachable and what they do
Mocky: slow start, but i think i'm going to like arabic
☟︎ Mocky: i already like that there's no capitalization. i need to find a native speaker
BingoBoingo: Mocky: What you need is a live speaker that is also interesting to the eyes
BingoBoingo: Brian in the head dun want to work to decode shit the boys say.
BingoBoingo: But if the speaker's got tits, Brian in the head is willing to work a bit.
Mocky: seems like there are a lot of dialects from gulf to african
☟︎ BingoBoingo: Brian in the head wants to end conversations with the boys quickly and efficiently: "Como estás?" "Tu madre me chupas bien"
☟︎ Mocky: census data claims that the zipcode where I live has the highest concentration of arabs in the state, which if you do the math is ~700
Mocky: need to make some friends in the local halal markets
☟︎ BingoBoingo: You could also see if there's some camho's that want a stable appointment. iirc that's how shinohai learned spanish
Mocky: i don't think what would have ever occurred to me BingoBoingo
BingoBoingo: I think the dude chatted with the girl, kept appointments, and then imported her if I remember right
a111: Logged on 2018-09-14 21:36 Mocky: slow start, but i think i'm going to like arabic
a111: Logged on 2018-09-14 21:45 Mocky: seems like there are a lot of dialects from gulf to african
a111: Logged on 2018-09-14 21:46 BingoBoingo: Brian in the head wants to end conversations with the boys quickly and efficiently: "Como estás?" "Tu madre me chupas bien"
a111: Logged on 2018-09-14 21:51 Mocky: need to make some friends in the local halal markets
Mocky: not all that much of a hurricane here but powers been out at least 2 dozen times for about a minute each.
Mocky: on the other side of town i know powers been out for hours