HackerTrans
トップ新着トレンドコメント過去質問紹介求人

quantumet

no profile record

コメント

quantumet
·2 か月前·議論
They are, sometimes. Google built this one in Finland in 2011 at the site of an old paper mill, which was already set up to draw water from the Baltic Sea (which isn't as salty as the Atlantic is, but still not fresh water):

https://datacenters.google/locations/hamina-finland/

> Using a cooling system with seawater from the Bay of Finland and a new offsite heat recovery facility, our Hamina data centre is at the forefront of progressing our sustainability and energy-efficiency efforts.
quantumet
·5 年前·議論
> Then there's plenty examples where a direct English equivalent exists even if it's not a literal translation of the original: nachäffen (de) = na-apen (nl) = mimicking (en), but English lacks the animal connotation (Affe == aap == ape)

Even here, english has the term 'aping': https://www.google.com/search?q=define%3Aaping, with the same meaning and retains the same animal connotation.
quantumet
·6 年前·議論
My favorite "extremely compact C" style:

   if (*len * ("11124811248484"[*type < 14 ? *type:0]-'0') > 4) { ... }
because naming lookup tables is clearly too verbose. Among other interesting decisions.