Show Idle (>14 d.) Chans


← 2018-08-18 | 2018-08-20 →
11:36 deedbot http://trilema.com/2018/scar-tissue-where-law-used-to-be/ << Trilema - Scar tissue where Law used to be.
~ 53 minutes ~
12:29 mod6 Mocky: it's a wonder isn't it
12:31 Mocky mod6, i actually feel way better about the stl stuff now after watching alex stepanoff talk about his creation for an hour: https://www.youtube.com/watch?v=COuHLky7E2Q
12:32 mod6 mircea_popescu: just a reminder, today is the last day paid up through for your Rockchip. Let us know if you want to renew or not. Otherwise, if there is anything you want to copy off of the Rockchip itself (files, whatever), have until tomorrow.
12:32 Mocky guy seems very differnt from stroustrup. talks about all the bad shit with the good
12:33 mod6 Mocky: I'll have to take a look at that
12:34 Mocky talks about how his son came to him for help with stl homeowrk, and he's like 'i'm not dealing with that 5 pages of compile errors'
12:34 mircea_popescu which rockchip is thios mod6 ?
12:34 mod6 The rockchip you rented for douchebag.
12:35 mircea_popescu a, feel free to reclaim it./
12:35 mod6 Ok, sounds good.
12:36 mod6 BingoBoingo: Tomorrow (the 20th) you may arrage the nuke/pave of mircea_popescu's rented rockchip with asciilifeform.
12:38 Mocky when stepanoff starts talking about a guy who writes 77k lines of code and earns a raise, should instead get a $77M fine, i started listening more closely
12:38 mod6 haha
12:44 mircea_popescu what's stl stuff ?
12:46 Mocky standard template library for c++
12:47 Mocky apparently stepanoff wrote the generic list processing for Ada but saw that c++ would be more popular so then wrote stl as researcher at HP
12:48 mircea_popescu ah ah
12:50 Mocky i was trying to figure out what madness was behind an stl <set> not having a 'contains()' method, and turns out designer isn't dumb after all
12:51 BingoBoingo <mod6> BingoBoingo: Tomorrow (the 20th) you may arrage the nuke/pave of mircea_popescu's rented rockchip with asciilifeform. << Aite
12:51 mircea_popescu what was the logic ?
12:53 Mocky the only reason to use contains() is to follow up and do something else, like add or remove. but if you do those things you have to repeat all the work of contains() contains throws out all the info
12:53 Mocky so instead the interface as methods that keep track of the info for the tasks you actually want to do
12:55 mircea_popescu i could think of other reasons though. what happens if i want to see if you're voiced ? check the voiced set for you neh ? then if you're not included i trash your line.
12:57 Mocky there are still ways to do it, e.g. with the count method, you have to test for count < 1.
12:58 Mocky there's just not a method that returns only bool , he insists on returning some additional potentially useful info that was gathered
13:00 mircea_popescu i can see the "Since we've done the work" angle.
13:01 Mocky dude was ultra focused on the generic usefulness
13:03 Mocky correction Stepanov not Stepanoff
~ 1 hours 1 minutes ~
14:04 mod6 ben_vulpes: mimi went to lunch.
~ 3 hours 40 minutes ~
17:44 BingoBoingo In the shitware files https://archive.is/PZ1vV
~ 18 minutes ~
18:02 ben_vulpes mod6: ty
~ 32 minutes ~
18:34 mircea_popescu jesus the idiocy.
← 2018-08-18 | 2018-08-20 →