Hacker Newsnew | past | comments | ask | show | jobs | submit | davidnc's commentslogin

I was curious about this - if my Google results are accurate, it looks like the stock actually peaked in June 2007, the same month that the iphone was released.

It seems that Blackberry's market share of new phone sales peaked at 20% in 2009. So I'm not sure if it's coincidence, but it looks like the market actually did a pretty good job of pricing in the iphone/android risk well before it was strongly reflected in sales.


You are correct. I remember the anecdote as something peaking. I thought it was the stock price. It was actually market share


This comment does a great job of clarifying the picture: https://news.ycombinator.com/item?id=17106193.

It's effectively a visualization of gcd(x,y), and has almost nothing to do with primes. Once you realize that, it's a lot easier to reason about a lot of the patterns, although it is still a pretty interesting visualization.


That's a 7 year old comment; did you just remember it existed?

Thanks for the link!



There's still a red clique. And changing any of those 3 to blue crates a blue clique.


Ah, thanks. I see it now.


https://en.m.wikipedia.org/wiki/Radix_economy

The idea is that if it costs $r to store a base-r digit, then base 3 (or e in a continuous scale) turns out to be the most efficient. Obviously, there's no a priori reason to think that a 3-level gate is exactly 1.5x more expensive than a 2-level gate, so this is mostly of theoretical interest.


This was a really interesting article, thank you.

I'm thinking about how this would apply to human psychology of reading and writing numbers. Then it doesn't make sense to measure economy as b floor(log_b(n)+1), because adding in more symbols doesn't increase the complexity linearly for people reading or writing numbers. Maybe something like E(b,n) = f(b) g(floor(log_b(n)+1)), where f stays constant up to 10 or 20 symbols, and then increases after, and g increases faster than linearly because it's easier to read shorter numbers than longer ones.


Note that the answer was written by the asker. Who then commented on the answer:

> I have posted this Q&A because I'm sick and tired of telling people to enable warnings. Now I can just point them here (or, if I'm in a particularly evil mood, close their question as a dupe). You are welcome to improve this answer or add your own.


Or, give each representative voting power proportional to the number of voters in their district. That way, no need for the added salary and chaos of 200+ more representatives, and you can get perfectly proportional representation.


I would prefer to give representatives spending power based on their district's taxes paid. It would solve a lot of long-standing squabbles...Republicans could put none of their constituents' taxes towards Planned Parenthood, the NEA and other liberal pet agencies and the Democrats could refuse to chip in towards military boondoggles and other Republican favorites.

Being able to look at a line item list of how your rep spent your Federal taxes might bring some much needed fiscal responsibility to government spending.


I thought I'd try writing a translation into Python. Not sure if it makes it any easier to follow, though...

http://pastebin.com/yK1HrZJQ


Since K was specifically invoked in the article,

    c: {[h;t]{(h;t)x}}                  / cons
    h: {x 0}                            / head
    t: {x 1}                            / tail
    n: {h y t/x}                        / nth
    p: h'-1_(~^:)t\                     / print
    r: {{$[^y;x;c[h y;x]o t y]}[0N;x]}  / reverse


And it was not, by the way, invented by Ursula K Leguin. I checked.


You sir are a gentleman. Good job!


I'm curious to know what the original statement was that got mangled into this. Maybe the author heard ASCII instead of C? Not sure where numbercentric would come in, though.


The article does mention that in August Trump promised to roll back the regulation.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: