Forum logs for 19 Aug 2018

Monday, 16 March, Year 12 d.Tr. | Author:
deedbot: http://trilema.com/2018/scar-tissue-where-law-used-to-be/ << Trilema - Scar tissue where Law used to be. [11:36]
mod6: Mocky: it's a wonder isn't it [12:29]
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:31]
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:32]
mod6: Mocky: I'll have to take a look at that [12:33]
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:34]
mircea_popescu: a, feel free to reclaim it./ [12:35]
mod6: Ok, sounds good. [12:35]
mod6: BingoBoingo: Tomorrow (the 20th) you may arrage the nuke/pave of mircea_popescu's rented rockchip with asciilifeform. [12:36]
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:38]
mircea_popescu: what's stl stuff ? [12:44]
Mocky: standard template library for c++ [12:46]
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:47]
mircea_popescu: ah ah [12:48]
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:50]
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:51]
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:53]
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:55]
Mocky: there are still ways to do it, e.g. with the count method, you have to test for count < 1. [12:57]
Mocky: there's just not a method that returns only bool , he insists on returning some additional potentially useful info that was gathered [12:58]
mircea_popescu: i can see the "Since we've done the work" angle. [13:00]
Mocky: dude was ultra focused on the generic usefulness [13:01]
Mocky: correction Stepanov not Stepanoff [13:03]
mod6: ben_vulpes: mimi went to lunch. [14:04]
BingoBoingo: In the shitware files https://archive.is/PZ1vV [17:44]
ben_vulpes: mod6: ty [18:02]
mircea_popescu: jesus the idiocy. [18:34]
Category: Logs
Comments feed : RSS 2.0. Leave your own comment below, or send a trackback.
Add your cents! »
    If this is your first comment, it will wait to be approved. This usually takes a few hours. Subsequent comments are not delayed.