@waynerad This is plain R code though, and doesn't seem to depend on any other libraries. The code itself seems to be mostly performing some computation on cartesian combinations of the datapoints.
Some people are proud to be able to create such hacks. I have to admit, if I knew how to do it I'd be proud too. But I'd be proud in a similar way as a participant in the obfuscated C code contest can feel proud.
@ColinTheMathmo If I want to scrape web sites, I use closure-html which is a Common Lisp API that parses HTML and returns an XML DOM object representing the content.
I'm sure three must be something similar in the language you use @otini
me: what the litteral fuck, it's like this thing was designed by the same people that made the disaster of a terminal GUI for compiling your kernel modules that all old-time Linux users had to suffer.
@galaxis Interesting. In Swedish we have the word "härd" which is an older word referring to an open fire cooking area. I think German has an expression “Heim und Herd”, in which Herd is used in a similar way.
The Swedish words for "stove" is "spis" which could be related to German: "Speisen".
My friends asked me whether they should use Rust. And I said ”don’t”. 😹
I don’t think it is necessary for web programmers who work on transforming SQL to JSON and JSON to SQL, with their complex business rules, without handling interprocess/thread communications, without need to avoid GC latency, without other data structures beside list and map.
@acciomath These are standard specs for most business laptops. Pretty much every vendor has something that fulfils these requirements. For example, Dell has the Latitude series.
@mike I didn't see anything is the discussion about the FB thing that made me think that what they are doing could not be equally well implemented using a Postgres instance.