500+ entries in 0.019s
phf:
http://btcbase.org/log/2019-08-27#1931379 << btcbase is a continuation of kako's log, so there's no timestamp divergence. one log stops at dragon, and the other one starts. never the less i don't rely on dates at all: the entirety of log is stored in an array, so kako entry 123 is (aref *log* 123), likewise current log entry 1931379 is at that particular index in array.
☝︎ phf:
http://logs.nosuchlabs.com/log/trilema/2019-08-14#1928700 << in general this hasn't happened to a111 (though i don't have full netsplit coverage, since that requires a bot per all the possible servers we are connected to), i've described the solution in logs, though i can't find it now. when a111 falls over, on reconnect it asks the znc machine to give it all the messages since the timestamp of last known message (+3 hours to
phf: there's no need to znc, the entire archive of logs is available here:
http://btcbase.org/log-raw/ with 2016-03.txt being the last kako file. the only outlier is tmsr-logs-apr2012-oct2013.txt which is the dump mircea_popescu gave me of the prehistoric logs, which i have a custom reader for.
phf: mp_en_viaje: it's the shitsoup ecosystem, there's a handful of packages smartly written, like hunchentoot or cl-
http, and then there's new wave of cffi-everything approaches, that stand tall and pretend to be people
☟︎☟︎ phf: spyked:
http://thetarpit.org/posts/y03/05c-development-log-i.html#selection-147.0-153.252 << i've used araneida for early btcbase, i've dropped it in transition from cmucl, but i'd say that it's the least encumbered of the bunch. i don't remember it having any "administration interfaces". it's written in the late 90s hacky style, and it's missing functionality (for example i wrote entire form parsing logic when i was trying to add patch
☟︎ phf: oh you just don't support html in general (presumably you still
http with something like wget), i think your position would've been a lot stronger if you just said so, rather then something something tor browser. i'm vaguely curious what "non-turing complete svg subset" is, but that's a stone that will have to be turned some other time
phf:
http://btcbase.org/log/2019-04-07#1907277 << it works fine without the javascript, i use it regularly in lynx (and occasional exotic browsers like netsurf), but i suspect it will fail in a browser, that both fails to display SVG and then fails to display a link map
☝︎ phf:
http://btcbase.org/log/2019-03-10#1901200 << that is not at all the problem. i can read the file just fine, but as i do i feed chunks of it to keccak. keccak doesn't take char buffers, it wants "bitstream" i.e. arrays of bits, which means whatever char
☝︎☟︎ phf: mircea_popescu: is the idea that message like
logotron will render it as just "logotron" in html?
☟︎☟︎☟︎☟︎ phf:
http://btcbase.org/log/2019-01-06#1885092 << i have a couple and the first one i bought i think had that issue, i didn't bother replacing it, and after first cleaning i believe it went away, or possibly i stopped noticing. the one at my office definitely has clean clicks on all they keys, so if it bothers you perhaps worth replacing
☝︎☟︎ phf:
http://btcbase.org/log/2019-01-08#1885856 << i was having some trackpad issues in india (macbook's trackpad would stop working after about an hour outside), which made me contemplate problems of mousing at sea, which made me think that it's likely that someone makes rugged trackballs for industrial application. imagine my surprised when i discovered that someone actually does.
☝︎☟︎ phf:
http://btcbase.org/log/2019-01-09#1886041 << not a bug anymore (last year it was printed as a warning with no effects on the patch, effectively forcing newline always. i then adjusted vdiff to put correct "\ No newline.." directive, while vpatch knows to omit final newline when that directive is present)
☝︎ phf:
http://btcbase.org/log/2019-01-05#1884626 << i wasn't meditating, i just don't have the mental energy to defend myself. i'm in russia primarily to take care of my grandmother who has dementia, and she was in a pretty critical state when i got here. i'm sure it'll stabilize, but as of right now i don't trust myself to have rational conversations around sensitive subjects online.
☝︎ phf:
http://btcbase.org/log/2018-12-19#1881853 << i was the only person who showed up to do dull, manual job, when there was a need for it. i can't leak it because i promised not to. there will be no consequences for me, but i made a promise to multiple people, for whom there might be consequences, and it's not my place to evaluate whether that's true or not. that said that doesn't mean that i can't use knowledge this way acquired to help
☝︎ phf:
http://btcbase.org/log/2018-12-18#1881331 << i think danielpbarron is pushing transcendental imperative; though, and as per some of the long ago threads on subject of traditional societies, i will guess it is mostly a pose on his part. his imperative doesn't align with that of all the rest of the republic members, so it is hard to relate to on substance, but in form i find it entertaining: what happens if you confront modern christian
☝︎ phf: asciilifeform: presumably entire portage tree pulls from
https:// unless trinque also hosting a mirror of everything (i haven't looked yet)
☟︎ phf:
http://btcbase.org/log/2018-11-14#1872157 << yeah it's a rook. in my mind it's associated with archives behind castle walls, but it's not particularly correct, since a rook is a siege tower. maybe a bishop would've been a better a choice
☝︎ phf:
http://btcbase.org/log/2018-10-25#1865788 << thanks for the resolution, i wasn't sure if my insistence on my original (that is temp file in .) approach was sensible or not. "canonical" in this case was whether or not that's something we do, not whether or not that's something unix does
☝︎ phf:
http://btcbase.org/log/2018-10-23#1865503 << i threw your patch on btcbase, it looks good, though i'm not sure i agree with the decision to put temp file in /tmp. the point of putting it in same hierarchy as press, was to avoid the whole cross-file-system issue
☝︎☟︎ phf:
http://btcbase.org/log/2018-10-07#1859170 << that part of the discussion was about binary (the algo doesn't discriminate text or binary, but there's no support for binary creation in format), it was a panicked detour, that has been since resolved with "there's no binary in vpatch"
☝︎ phf: Mocky:
http://p.bvulpes.com/pastes/gmsRV/?raw=true you could set these options in firefox's about:config (there's probably a way to do it through gui), they are self explanatory. the last one ensures that dns is routed through socks. the first one can be either 1 or 0. i usually just go into about:config and toggle that to 1 when i need socks (there are probably extensions, etc. etc.)