zerb's comments

zerb | 7 years ago | on: Ex-Google Employee Urges Lawmakers to Take on Company

The people at the top of Google are rich and have the freedom and resources to work on things that interest them.

Also, this is an old issue, Google in China.

I'm sure they won't start caring what a few outspoken individuals think by this point.

zerb | 7 years ago | on: Show HN: A Rust macro that parses Java-like syntax and runs it as a Rust program

I was actually just toying with a similar thing myself. I'm experimenting with a system that generates abilities for a game within certain design parameters, then tests the games' balance by running lots of example games. I figured compiling a DSL via macro compiled down would be worth the upfront cost given how much testing I planned on giving each generated variant. Thanks for laying some groundwork in this part!

zerb | 7 years ago | on: Trash piles up in US as China closes door to recycling

I rinse foil and reuse it, or rinse it before recycling if it's torn. But what I wonder is how dirty is too dirty to recycle in the case of aluminum? I'm not leaving large chunks of food on it, but I'm also not operating a chemistry lab here. I'm just curious what kind of process goes into repurification.

zerb | 7 years ago | on: The Bullshit Web

Some of the worst offenders are logging webservices. We've replaced a simple text file with a bloated site that requires mousing around, does not support grepping, etc.

zerb | 7 years ago | on: Behemoth, bully, thief: how the English language is taking over the planet

It's not just orthography. English has been influenced by Romance languages and gained a tendency to write "of"s instead of compounds. This reverses the word order (order of words) and adds extra words in between.

There is some bit of composability that German has over English though. It's just easier to pick apart words that have been concatenated. Maybe it's because often the first word is in genitive (roughly means possessive) form?

In your example, "Weinachtsbaum", we have "Weinnacht" (itself a compound wine-night) meaning Christmas, and we have "Baum", tree. But the word gets and extra "s" in the middle which is serving roughly the same purpose as "'s" in English.

Winenight'stree. Tree of night of wine. I prefer the Germanic construction.

zerb | 7 years ago | on: Behemoth, bully, thief: how the English language is taking over the planet

I believe it's just that the etymologies in English are more obscure. They're still fascinating, but they come from foreign roots a lot of the time, so they're not as immediately obvious.

Although, tangentially, even constructions that are just compounds of 2 English words or so slip past my notice. I can't think of any examples on the spot, but I've definitely gone decades without really parsing apart common English idioms or compound nouns until one day, when I finally notice "oh that's why we say that".

zerb | 7 years ago | on: Behemoth, bully, thief: how the English language is taking over the planet

The original statement was playing off of "lossy compression" as in computer science. The concrete meaning here is that Chinese and English both have enough redundancy to convey meaning even if some information is lost. So, in a noisy room you could still understand someone, for example.

I don't agree or disagree with that statement, because I speak 1.5 languages and the other is closely related to English. It's an interesting thought though.

page 1