HN user

bru

1,185 karma

QRT Google CentraleSupélec

http://www.linkedin.com/pub/bruno-cauet/2b/963/415

https://github.com/brunal

Posts5
Comments168
View on HN
Tradle 4 years ago

Web browser is a different language than English (French). When I try to enter a country whose name isn't the same in English and French, I get a pop-up saying "Pays inconnu" (unknown country).

Shell Style Guide 8 years ago

This is either outdated or only for the public version of the guide: the internal guide, and all our python code, has 2-spaces indents.

def tail_factorial(n, accumulator=1):

if n == 0: return 1

else: return tail_factorial(n-1, accumulator * n)

The second line should be "if n == 0: return accumulator"

Because popping the key is by far the simplest solution, especially if you won't miss it in any of your usual workflows.

AFAIK remapping it will need Autohotkey or similar, and banks & funds aren't the environment the more welcoming to arbitrary binaries, even if free software.

source = "date"

source = "produktname"

Honestly that doesn't look "completely typesafe": what are those "source"s? Don't they refer to another element? What happens if you make a typo there?

Very impressive, but too bad zooming in a zone isn't smooth: it keeps accelerating and slowing down on my computer, which feels dizziness-inducing.