loonattic
No user record in our sample, but loonattic has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but loonattic has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
That's a good way to screw over poor people who have to commute..
That doesn't mean that there isn't room for improvement, or that it has to be a certain level of bad to become an actual problem. That guy's behavior was very annoying. Even that sort of spoofing/identity fraud is…
It's 2017. It's about time we had a better, well designed language (ie Rust, but I'm not sure if it's well designed enough, depends on what you want it for, too). There have been many advances in language research since…
My parents referred to it as such. Meh, most people think it's crap anyway, so of course I'm going to be uncomfortable playing music around other people. Probably not that big of a deal anyway.. How is it "self…
It'd possibly be better for your son to respect his taste in music, and not dismiss it as crap.
Mostly just "NSBM". Usually pretty easy to tell, and not the most popular bands.
It's basically like a BIOS on x86? The original is closed source, initializes the VideoCore chip?
If this matured, maybe there would be some interest in porting OpenBSD to RPi with this? Theo didn't like the firmware blob, right?..
Computer hardware used to provide higher level abstractions. An example is the Burroughs B5000. Kind of the opposite of RISC?
Though I can't think of anything strongly against Switzerland at the moment, this is another reason for me to despise governments and law... where one can't even aid someone in ending their unnecessary, completely…
Is it built such that a different event notification thing such as libev, libevent, kqueue could be swapped in without too much effort? Well, it's not even that much code.. looks nice
`z' means to use gzip compression when extracting or creating a tarball. `J' means xz, `j' bzip2. For example, to create an xz-compressed tar file: tar cJvf archive.tar.xz some_directory/ Generally, you can omit those…
Would this be sort of like libthread on Plan 9/plan9port? But a bit nicer? Anyway, really cool project. Though I'm kind of bummed that libthread is as obscure as it is...