log☇︎
256900+ entries in 0.178s
ben_vulpes: "but it's that way in c too!"
ben_vulpes: in other jslolz i learned today that hyphens are not legal in js var names because not symbolicated on spaces and infix operators
jhvh1: shinohai: The operation succeeded.
shinohai: !~later tell BingoBoingo http://ix.io/1oM4 <<< aforementioned submission for review
asciilifeform: 'Although boatmanstv at one point switched to PGP-encrypted e-mail (which he referred to as “ppg”) using “darknetstv@outlook.com” with the OCE, because his recipient was in fact an FBI agent, that didn’t matter. ...'
asciilifeform: phf: aha, before the zombies took over. ☟︎
a111: Logged on 2016-04-07 18:13 phf: of course, general purpose computer was always a device that high cast professional would sit in front in order to do computations, augmented by external systems or additional special purpose interchangeable boards. at least that was a pretty shared vision from engelbard to symbolics before the microcomputer
a111: Logged on 2016-04-07 18:10 phf: the person that i was a [big bank] vendor with is actually doing that right now. a trained apl-er and mathematician, having spent few years interacting with [big bank] decision makers now consults on a handshake basis for companies that need a problem solved, but don't care if it comes with a pretty windows gui
a111: Logged on 2016-03-22 00:44 asciilifeform: trinque: no incoherence, i can remove the motherfucking nand ~here~ in this godforsaken hovel
phf: i still think that's the ideal model of computing, mentat approach
Framedragger: (how else will one try things they always wanted to try)
scriba: Logged on 2016-09-20: [16:40:25] <phf> well, i do posgresql for money, the appeal of tmsr work is that i can do whatever the fuck, and though that means sometimes suboptimal results, there's a lot of merit in trying odd solutions
Framedragger: http://log.mkj.lt/trilema/20160920/#320 << nice, and, yeah, indeed, freedom of choice and all that
phf: (i had to tweak a postgresql search lexing phase just few days ago, and fwiw it doesn't givey you "grep" out of the box. you have to do Traditional Text Search approach tokenize,lex,index by weights, etc.)
phf: well, i do posgresql for money, the appeal of tmsr work is that i can do whatever the fuck, and though that means sometimes suboptimal results, there's a lot of merit in trying odd solutions
PeterL: I am running it now into the past
PeterL: I wrote a script to submit links from logs to archive.is
Framedragger: yeah. a bit tricky
Framedragger: (i.e. i agree, but there are ways to leverage things. but, takes time to do right)
phf: kind of tricky to cache search, since it's very one off. most load on server comes from searching (i mean it's miniscule still, but...), but i looked at analytics and search queries are all over the place. you have n hits from mentions, which ~might~ be worthwhile to cache. (like ascii does !#s foo, and then there's a dozen of hits from random ips and browsers)
Framedragger: postgres builtin search needs to be massaged iirc, and e.g. if you set up indices you may need to do https://wiki.postgresql.org/wiki/Tuning_Your_PostgreSQL_Server - actually, best to change things anyway, as by default postgres assumes you have very little memory, etc.
phf: xapian will give you full text search
Framedragger: how about full text search? though i know that a combo of caching and grep-in-memory-map mode (on an ssd, say) may be viable
phf: i guess search too, but that's kind of lateral. you can write a bit of python code using xapian to do parsing and indexing for you, and i suspect it's going to be ballpark database speeds. postgresql's builtin search is .. special
phf: db is only worthwhile once you start writing analytics on logs. i've been doing the read directly from znc logs using regex approach for almost a year (actually scratch that i was querying kako's logs over web), and only decided to step it up once i realized i want xref
Framedragger: (things will be moved to proper db with proper unixtime)
Framedragger: yeah. my contrab now has TZ=UTC LC_ALL=en_US.UTF-8 /usr/bin/znc >/dev/null 2>&1 just to be sure. unfortunately, that only happened later.
phf: but since i don't have to expose it to wild net, and rate of checks is low, i can just have a bottle file per task, just doing its own specific massaging
phf: well, for my own znc it has to do like a bunch of retarded timezone conversions, but at least i sat down and thought them through this time
Framedragger: thought that's what you meant by defensively
Framedragger: phf: nice. (nice caching setup, too). thanks for explaining - i'll want to set up some 'backup redundant history source' soon, i think..
phf: tz = timezone('EET')
phf: tz = utc
phf: very defensively, because it needs to do checks like
asciilifeform: pretty strange payloads, too
phf: i'm only querying for what was mentioned in logs ("annotations"), since i didn't want the split to break the xref facility
asciilifeform: http://wotpaste.cascadianhacker.com/pastes/8oabs/?raw=true << in other noose, idiot has been working, at least partly BY HAND, for more than a DAY, banging on the door of dulap
phf: Framedragger: i'm basically using kako's log format as a universal exchange <id>;<unix timestamp>;<nick>;<message>, so there's a python bottle proxy sitting on a machine, that, very defensively, can serve a copy of your page in a kako format. it caches all pages that are not today, and it has like 10 second cache for today's queries, but otherwise i'm not mirroring your pages
asciilifeform: intel and arium sell similar devices that work with (strictly) intel mobos, but they cost five-figure usd, with MANDATORY support contract, and their software is winblows shitware.
asciilifeform: this probe is one of those items for which no practical substitute, afaik, exists.
asciilifeform: if i knew where else to get it, i would say, but i do not.
asciilifeform: if you want this.
asciilifeform: call'em up, see if they still have any.
trinque: http://www.gizmosphere.org/products/gizmo-explorer-kit/ << this mentions having the sage smartprobe in kit
shinohai has soldering iron, also trying to source
asciilifeform: trinque: it came with the 'gizmo 1' strictly.
trinque: but the debugger comes in that kit? or I have to find that separately?
asciilifeform: but you need to be handy with soldering iron, with those
asciilifeform: trinque: debugger attaches to 'amd hdt' connector, present on the board. there are landing pads for it on surprisingly many amd mobos
trinque: ah, too bad
asciilifeform: (gizmo 2 is better board but no longer includes the box)
asciilifeform: trinque: i'm not certain it can be had any more. the last place selling was element14 with the 'gizmo 1' kit
trinque: asciilifeform: have a preferred distributor for the sage?
asciilifeform: these are, if anyone forgot, the 'rms's magical laptop' folks.
asciilifeform: lulzily, i only even found this because i went to dig up contact info for 'libreboot', was going to write to it, re sage pill publication.
asciilifeform: http://zammit.org/libreboot-screwup.html << remaining working hands run for the hills.
asciilifeform: mircea_popescu ^ for the killing jar.
asciilifeform: , even if it's at one of the world's most respected organisations such as the FSF.'
asciilifeform: e like this seek to transition to their preferred gender. Read more about it on Wikipedia. We will not directly name the person who was fired, because we don't want the individual to be harrased. If you do somehow figure it out (the FSF's staff is very small) then please be silent. We realize that this is potentially risky to the individual involved. Nonetheless, we feel it our moral duty to expose wrongdoing, wherever it is observed
asciilifeform: 'Libreboot left the GNU project on 15 September 2016. The FSF revealed itself to be hostile towards trans people, so libreboot voluntarily decided to leave the GNU project, because the lead developer of libreboot is transgender herself. For those in the community who are unaware, a transgender person is someone whose internal gender identity (in their brain) does not match their anatomical sex or gender assigned at birth. Many who ar
Framedragger: right. see trinque, you don't see "lazy" in that context as having any descriptive context (what shinohai's pots); i do. a simple disagreement regarding the use. but i of course have to agree with your general sentiment...
trinque: Framedragger: separate what's being said here from any commentary on the bot, which is coming along fine.
shinohai: Well it *is* much easier to produce quality items now that defacto standards are being written.
trinque: and arguing from the context of a dead culture buys nothing. "oh this is what people say"
pete_dushenski: sounds like saying 'i'm lazy' in #trilema is like saying 'i'm a terrorist' on a plane
trinque: what it means is this limp dicked "I did a thing but don't judge me pls" that produced the mountain of filth in which we live
shinohai: I used "lazy" in my bickening response, which pretty much meant I was focused more on other boiling pots at the time.
Framedragger: and yet sometimes we speak colloquially because we prefer to!
Framedragger: sure, but by that metric most of software should be discarded a priori. i agree it's not a good thing; this will get fixed when other, important stuff gets fixed.
trinque: this programmer thing "oh I am lazy lolz". to hell with it.
a111: Logged on 2016-09-20 15:26 Framedragger: yeah i know. i was too lazy
trinque: http://btcbase.org/log/2016-09-20#1545626 << this is not a point of fucking pride ☝︎
BingoBoingo: So true "Imagine a rutabaga or an apple, a living harbinger of an adult plant like Christ in His manger presaging the deliverance of all mankind boiled, baked, fried, sauteed, steamed, sun-dried (poor raisins!), microwaved, or roasted to death. Imagine crunching into a fresh green pepper and listening to it scream as your molars do their dirty work. "
pete_dushenski: new trilema header eh. rapey.
shinohai: pete_dushenski: bundle will still be coming to you soon, just waiting until it is fleshed out a bit
a111: Logged on 2016-05-15 15:01 phf: manual tit tickling
Framedragger: http://btcbase.org/log/2016-05-15#1466793 << do you have any automatic log sync set up now phf? just curious. (i'll prolly set up a different silent bot to be used as secondary log history source) ☝︎
pete_dushenski: http://trilema.com/2016/full-loper-os-blogroll-review/#comment-119173 << i had no problem finding this gpg key
asciilifeform: shinohai: that was naggum
shinohai: I saw that tweet and immediately hear asciilifeform start ranting against C++ in my head.
pete_dushenski: "@TuurDemeester: Why C++ is used on Wall Street is the same reason why it's used for Bitcoin: precision and performance." << expert trolling or iyi 'expert' ? you decide.
pete_dushenski: lurching, belching buses. Alongside were rousing posters, designed in that wonderfully retro socialist realism only the Cubans still embraced: ¡TODO POR LA REVOLUCIÓN! ¡HASTA LA VICTORIA SIEMPRE! ¡PATRIA O MUERTE, VENCEREMOS! Meanwhile, I was walking around Facebook, surrounded by stenciled portraits of Mark and equally exhortatory posters: PROCEED AND BE BOLD! GET IN OVER YOUR HEAD! MAKE AN IMPACT!"
pete_dushenski: in other reconfiguring news, fbook vs. cuba : "In Havana, my cousins were forced to listen to rambling speeches about maintaining core values inside a one-dimensional cult of personality. In Menlo Park, I was sitting in a tent full of people wearing identical uniforms of Facebook swag and doing the same. Back in Havana, my cousins were eyeing posters of Che and Fidel on crumbling buildings and the sides of
scriba: Logged on 2016-09-20: [07:42:40] <mircea_popescu> http://log.mkj.lt/trilema/20160920/#19 << so reconfigure your head ; stop doing that, it's miserable for the republic and bad enough for you.☝︎☟
scriba: Logged on 2016-09-20: [04:15:39] <asciilifeform> eh BingoBoingo i sat on this for year+.
a111: Logged on 2016-09-20 07:42 mircea_popescu: http://log.mkj.lt/trilema/20160920/#19 << so reconfigure your head ; stop doing that, it's miserable for the republic and bad enough for you.
Framedragger: yeah i know. i was too lazy ☟︎
phf: (note that the two arrows are not part of message)
Framedragger: (will later automate this)
a111: Logged on 2013-05-02 07:10 truff1es: buttsex has been discussed in here dont worry
asciilifeform: ok i tried it, AND IT BROKE OLD LINKS, FUCK IT
scriba: Logged on 2016-09-20: [14:26:03] <asciilifeform> http://log.mkj.lt/trilema/20160920/#37 << if this is fixable without breaking old urls, or reaching into the guts of a ~decade-old wp install, i'm all ears
asciilifeform: ^ this is a handy minimal gnat runtime for x86. saves buncha work for us, if we were to gnatulate.
trinque: you can see it when you use the inspector in chrome
trinque: hm... not as &shy; though; as actual unicode
trinque: does some brain-damaged blogotron do that?
trinque: apparently that article has "soft hyphen" throughout
Framedragger: i'm restarting the whole box.
BingoBoingo: <asciilifeform> http://log.mkj.lt/trilema/20160920/#37 << if this is fixable without breaking old urls, or reaching into the guts of a ~decade-old wp install, i'm all ears << Depending on your wordpress species usually if you set up a person readable url scheme the default numeric one continues working
BingoBoingo: PeterL: ty fxd