27600+ entries in 0.171s

a111: Logged on 2018-09-16 15:41 diana_coman: overall this leaves me with the fact that
I'll have to make my own "thin layer" with only what
I need, certainly thinner than gnat.sockets + gnat.sockets.thin
diana_coman: as
I dig into them deeper,
I shall know! lol
diana_coman: sure, but what's the point in wrapping a c call in more c code,
I'm not sure
I follow what you have in mind
diana_coman: myeah;
I did not even pretend
I *like* to have to do this
diana_coman:
I don't know what an "ada system call" is, to answer that question; my aim is indeed to wrap them in one place so that everything else makes ada calls and doesn't care
diana_coman: overall this leaves me with the fact that
I'll have to make my own "thin layer" with only what
I need, certainly thinner than gnat.sockets + gnat.sockets.thin
☟︎ a111: Logged on 2018-09-14 16:48 diana_coman:
I certainly have to consider that option too if all that gnat.sockets buys me is some bloat + streams
diana_coman:
http://btcbase.org/log/2018-09-14#1850437 -> following on from this,
I had a look in more detail at the code for gnat.sockets; my conclusion is that gnat.sockets has as main contribution the streams + forcing the weird dance with types; underlying gnat.sockets is the "thin layer" that essentially wraps the system's C functions for sockets
☝︎ PeterL: and
I should find a better place to keep my files, currently
I have it on github
a111: Logged on 2018-09-15 14:42 asciilifeform: this makes for 2 working keccaks nao, unless
i'm forgetting somebody's
BingoBoingo: Right now
I am working on a lessons learned for the next Republican pioneers, most of which based on contemplation of the now concerns the humble backpack
Mocky: but
i like on that page how even the sidebar headlines have tldr;
mircea_popescu: "Though
I wouldn't try the thing on files larger than a megabyte at the moment." <<->> "As you can imagine, large files may give you ample time to draw a bath" or something.
esthlos: okay, thanks.
I'll be more clear
a111: Logged on 2018-09-15 01:48 mircea_popescu: esthlos "Though
I wouldn't try the thing on files larger than a megabyte at the moment." whynot ?
mircea_popescu: esthlos "Though
I wouldn't try the thing on files larger than a megabyte at the moment." whynot ?
☟︎ Mocky:
I'm working on a laptop hooked up to a 4k tv, so every time the power cycles
I end up sitting listening to the neighborhood AC units powering down until my tv comes back.
lobbes: Mocky: yeah,
I'm waiting for the power grid to start faffing about over here too. So far though, ~0 effects felt from the old 'cane
Mocky: on the other side of town
i know powers been out for hours
a111: Logged on 2018-09-14 21:36 Mocky: slow start, but
i think
i'm going to like arabic
BingoBoingo:
I think the dude chatted with the girl, kept appointments, and then imported her if
I remember right
Mocky:
i don't think what would have ever occurred to me BingoBoingo
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:
i already like that there's no capitalization.
i need to find a native speaker
Mocky: slow start, but
i think
i'm going to like arabic
☟︎ 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
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
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.
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
☟︎ 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.
☟︎ 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'
diana_coman:
I certainly have to consider that option too if all that gnat.sockets buys me is some bloat + streams
☟︎ 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
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:37 mircea_popescu: anyway, reading through this,
i suspect ada threading may turn out to be a pleasure.
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 2017-03-10 16:57 asciilifeform: btw
i will also put down in the log, one very simple possible algorithm for a 'txidx-fs' :
diana_coman: asciilifeform, aha; re-reading that thing -
I guess the Scalar_Storage_Order looks promising,
I'll dig a bit deeper into it
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: 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 recall a link to examples in ada; fwiw
I think they are even gone from that link at least; was that "nqb"?
diana_coman:
I was just thinking
I might have missed something crucial there
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: honestly it *seems* to me that's the case, yes; but
I'm still trying to wrap my head around it
mircea_popescu: anyway, reading through this,
i suspect ada threading may turn out to be a pleasure.
☟︎ 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
☟︎ trinque:
I'll be thrilled when
I watch emerge build someone's vmerge, and then remove itself as last act.
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 wager this is because the item in profile that sets IUSE ought to have overridden instead of appended.
BingoBoingo:
I did not take photo,
I can run back and grab one