ehamberg | 10 years ago | on: How Google's new Logo is just 305 bytes
ehamberg's comments
ehamberg | 11 years ago | on: Karl Ove Knausgaard’s ‘My Struggle: Book 4’
ehamberg | 11 years ago | on: Karl Ove Knausgaard’s ‘My Struggle: Book 4’
While ‘å’ was made an official letter in Norwegian in 1917, it's still common to see “aa” spellings of names, and “aa” and “å” spellings are considered equivalent (fun when sorting, since ‘å’ is the last letter of the Norwegian alphabet).
ehamberg | 11 years ago | on: Wi-Fi hack creates 'no iOS zone' that cripples iPhones and iPads
tl;rl: iOS will only join known networks – toggling this setting will make it easier to join networks when no known networks are in range.
edit: Link to the relevant section in the manual: https://help.apple.com/iphone/8/#/iph1b489c85f
ehamberg | 11 years ago | on: Show HN: Discover your ranking on GitHub
People with only a country as their location, e.g. “Norway” are detected as being in “Norway, United States”. :-)
ehamberg | 11 years ago | on: Show HN: Exa, a replacement for ls written in Rust
ehamberg | 11 years ago | on: Chess game in 487 bytes – new record
ehamberg | 11 years ago | on: Chess game in 487 bytes – new record
ehamberg | 11 years ago | on: Prolog Programming Language (1997)
I might be misunderstanding something, but how does this allow function overloading more than ordinary let-polymorphism? Functions can already have a type like, say, ∀a.a→Int. It's also quite common to do type inference in two steps where the first pass creates type variables and a list of constraints. The set of constraints are then passed to a unification algorithm, see e.g. http://www.seas.upenn.edu/~cis552/lectures/stub/FunTypes.htm....
ehamberg | 11 years ago | on: Announcing LTS Haskell 1.0
(S (VP avoid
(NP (NP success)
(PP at
(NP all costs)))))
vs (S (VP avoid
(NP success)
(PP at
(NP all costs))))ehamberg | 11 years ago | on: Secret surveillance detected in Oslo
ehamberg | 11 years ago | on: iMac with Retina 5K display
ehamberg | 11 years ago | on: Al-Jazari
You can probably substitute any us-and-them term for “nationalism”.
ehamberg | 12 years ago | on: 9m.no – Short URLs for the Unicode Age
ehamberg | 12 years ago | on: 9m.no – Short URLs for the Unicode Age
ehamberg | 12 years ago | on: 9m.no – Short URLs for the Unicode Age
I would probably polish it a bit more if I knew it would get this much attention, but hey! – it works, and uses almost no resources on the cheapest Digital Ocean account.
I recently saw some discussion about acid-state on Reddit, and it seems that the Hackage developers have had some troubles with it: http://www.reddit.com/r/haskell/comments/26405r/storing_data...
ehamberg | 12 years ago | on: 9m.no – Short URLs for the Unicode Age
ehamberg | 12 years ago | on: hr for your terminal
<━> 9473, U+2501 BOX DRAWINGS HEAVY HORIZONTAL
hr(){printf '━%.0s' $(seq $COLUMNS)}ehamberg | 12 years ago | on: Why the World Needs OpenStreetMap
ehamberg | 12 years ago | on: Why do Russians pour asphalt over snowed roads instead of plowing them?
[…] this is how people in local governments make money in Russia:
Step 1: have a $100,000 of tax money budget for fixing the pavement on street XYZ
Step 2: pay your nephew's 'construction company' $10,000 for the 'work' they did
Step 3: pocket $90,000 of tax money
Step 4: oh noes!! the road cracked AGAIN! not AGAIN!! oh well, guess gotta go fix it
Step 5: goto Step 1 Today 1:36am