Just curious, how do you implement such a thing? I mean how do you avoid polling the stores zillions of times, which would probably eventually be shut off by the stores?
But you also have to implement Len() and Less(), don't you?
Maybe you can create a better way, but it is not implemented in the sort package by default.
Also I suppose you need to "convert" your list to some other type with the said functions provided (dervied from the standard go lists, forgot the name). Maybe that is a standard go mechanism, but it still amounts to more lines of code.
Maybe complicated is the wrong word, longwinded might be better?
I admit I don't really know how the system works. My impression was that people can only study subjects they also had for A-Levels (or maybe related subjects, as defined by a university)? The people I met were all from UCL, so perhaps it was just that they wanted to get into specific universities and that made them compromise?
Are the A-Levels really giving much of a head start? When I studied maths, it was really much more advanced than the maths we did in grammar school (in Germany). The maths from grammar school was occasionally mentioned as a special application of the "real" maths.
"If you have drama as one of the main reason for going to school, then you're not really worried about having to earn a living some day. Must be nice."
Women get to choose, most importantly perhaps they get to choose to stay home when a baby arrives.
They also get to choose jobs that earn less money, in exchange for more pleasantness and flexible work hours, because they have to worry less about being breadwinners for the whole family.
I think IT just gets a lot of press and coverage of people who got rich.
Computers are nice because you don't need a huge factory to start something. However, let's take an archaic example: sewing. I think you can also get rich sewing, for example by designing a popular fashion line or creating a popular brand.
I am not even sure it is easier to get rich with computers than with sewing, or if more people are getting rich with programming than with sewing.
It seems possible that by the time women have been successfully coerced into tech careers, some completely different technology will be in the limelight. I don't know what - perhaps bioengineering? Then there will be a big lament why so few women are in bioengineering.
Incredible, that article seems to get by without blaming men at all. Did I miss something?
In another note, the whole A-levels system seems rather stupid to me. I've met several people in the UK who weren't able to study what they want because they had the wrong A-levels.
I guess ultimately it is questionable in general to deny people the possibility to study what they want. Why require some silly school certificate?
It has some interesting, if confusing, properties. But why not just let me write
list.sort(function(a,b){ return 1, 0 or -1...}) like JavaScript does?
While the examples in the sort module are perhaps more generic than necessary (hence the interesting but confusing properties), any sort still requires the definition of 3 functions, and they can't be defined inline (on the fly) either, afaik.
Hm, maybe if I ever have to hire somebody I'll challenge them to a Corewar duel :-)
Before the internet my friends and I sometimes used to get to together, everybody got some time to write a Corewar warrior on paper, and then we'd watch the tournament together. It was great fun.
People have personal preferences, I suppose. But the approach to kill the magic seems weird - I'd expect things to become more magical the more I learn about them.
You mean, assuming there was only one Bitcoin: if a VW Beetle costs 1 BTC this year, and next year a Porsche is published (growing the economy by replacing cars with better cars), the Porsche would also have to cost 1 BTC because there isn't more than 1 BTC?
That seems incorrect. While impractical, there might be other solutions, for example the Porsche could cost 1 BTC+ 1 Carrot, or maybe it could cost 2 BTC anyway. The buyer just wouldn't be able to pay in one go.
But why does a fixed supply make it deflationary? What happens when all BTC have been mined, will the price still go up all the time?
I guess it could go up if the Dollar goes down at the same time. The actual price is staying the same, but the Dollar is worth less, so it takes more to buy X. Not sure why that would be bad.
Also I suspect banks will create virtual bitcoin, as they do with money (lending BTC that they borrowed). Perhaps that will affect the price as well.
I am too lazy to create a lmgtfy link for you, sorry. Google yourself. Lots of places accept Bitcoin. Although I am not sure how many people actually use it for shopping.