Interesting Links for 21-06-2017
Jun. 21st, 2017 12:00 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
- Edinburgh's Ross Bandstand designs shortlisted
- (tags: design music edinburgh )
- A Neural Network Turned a Book of Flowers Into Gorgeous Dinosaur Art
- (tags: dinosaurs plants ai pretty )
- Amazon Prime Wardrobe lets you try on and return clothes free
- (tags: Amazon clothing )
- Older fathers have geekier sons
- (tags: geek age fatherhood children )
- Sherlock's Mark Gatiss and Steven Moffat to get their teeth into Dracula
- (tags: Dracula tv StevenMoffat bbc )
- The story of music is the story of humans
- Are there any other animals that dance? Because "song" seems reasonably common in some senses, but rhythm seems specific to humans
(tags: music humans prehistory ) - I had never heard of deck prisms. Ingenious idea.
- And copied cheaply in poor areas nowadays using a plastic bottle full of water
(tags: lighting history glass Technology ) - Gangs of aggressive killer whales are shaking down Alaska fishing boats for their fish
- (tags: fish sharks usa )
- The Philosophy Force Five vs the Scientismists
- (tags: comic science philosophy funny )
- Maze converted to Spanning Tree (nice visualisation/animation)
- (tags: visualisation animation trees )
- She May Be The Most Unstoppable Scientist In The World
- (tags: yemen women science war )
- If people can see an immediate payoff they'll take it, even if it means they make less in the long term
- (tags: money psychology games information )
- It's reading posts like this that make me feel much more secure in my competence as a programmer
- I remember a job interview where the interviewer handed me a page of printout from halfway through a program, and asked me to explain it.
I said "Well, this is a loop, and it's doing something with a 'salary' variable, and calculating tax in some way, but it's calling off to a function that's not on this page, so I'm not sure what. I'm sorry, I can't tell much more than that, what am I missing?"
And they said "You're the fourth person I've interviewed for this coding job, and the first one who wasn't lying about being able to program."
(tags: programming fail OhForFucksSake ) - Man sent home from work for wearing shorts in over 30°C heat comes back in a dress
- (tags: clothing gender heat )
- The world's oldest still-used bridge
- (tags: architecture history bridge greece )
- US Supreme Court Says You Can't Ban People From The Internet, No Matter What They've Done
- (tags: usa law freespeech internet )
- Queen's Speech summary: Bill-by-bill at a glance
- (tags: politics uk Conservatives )
no subject
Date: 2017-06-21 11:16 am (UTC)no subject
Date: 2017-06-21 12:51 pm (UTC)no subject
Date: 2017-06-21 11:18 am (UTC)no subject
Date: 2017-06-21 12:50 pm (UTC)no subject
Date: 2017-06-21 11:20 am (UTC)no subject
Date: 2017-06-22 07:49 pm (UTC)shorts/dress
Date: 2017-06-21 11:25 am (UTC)It's reading posts like this that make me feel much more secure in my competence as a programmer
Date: 2017-06-21 12:03 pm (UTC)Re: It's reading posts like this that make me feel much more secure in my competence as a programmer
Date: 2017-06-21 12:49 pm (UTC)Or have any self respect.
no subject
Date: 2017-06-21 12:23 pm (UTC)Parrots dance-- there are a zillion youtube videos. What's more they're inventive about the choreography.
https://www.youtube.com/watch?v=sg0aARl_U88
Dogs mostly don't dance-- there are competitions of people dancing with dogs, but the dog is just paying attention to the human. However, here is a rare exception with a dog dancing on its own.
https://www.youtube.com/watch?v=sg0aARl_U88
no subject
Date: 2017-06-25 12:18 pm (UTC)But the parrots are a great example. I'd forgotten about those! And they clearly do actually dance and follow a rhythm!
no subject
Date: 2017-06-25 04:18 pm (UTC)no subject
Date: 2017-06-21 12:33 pm (UTC)2. As a non-programmer, I could not follow anything in that article. However, I had no problem understanding your comment on it, which I think shows that while other programmers speak programming, you speak English.
I did once get a library cataloging job by being the only candidate to find the errors in the written test of competence. (And no, they weren't put in deliberately. The test wasn't written by the employers, and they didn't notice the errors until I pointed them out.)
3. And they make the Queen read all that stuff aloud? It's not easy being Queen.
no subject
Date: 2017-06-22 07:50 pm (UTC)And yeah, cats don't even seem to recognise that music exists.
no subject
Date: 2017-06-22 08:03 pm (UTC)Did you read the interview with Prince Harry in which he said that no-one in the family really wants the job?
no subject
Date: 2017-06-22 08:18 pm (UTC)I do have a lot of sympathy for the individuals, while despising the institution.
no subject
Date: 2017-06-21 12:47 pm (UTC)no subject
Date: 2017-06-21 12:49 pm (UTC)no subject
Date: 2017-06-21 12:54 pm (UTC)The other advantage of using a keyed array is that you prevent duplicates when you're adding items.
* I can never remember parameter order here, PHP is inconsistent with the order of needle and haystack parameters. Thanks PHP!
no subject
Date: 2017-06-22 08:55 am (UTC)Most programmers never need to actually design an algorithm of this sort.
no subject
Date: 2017-06-22 10:04 am (UTC)And don't forget the third clause, that looking through an associative array is O(godwhatareyouevendoing).
no subject
Date: 2017-06-22 10:19 am (UTC)I wonder what the worst factors of unnecessary overhead are. There's plenty of examples of being O(n^2) when you could have been O(n) (surprisingly easy to do). And of being O(n) when you might be (1) as in these examples (when you really should notice something amiss).
I was also wondering if anyone's accidentally written a random-indexing (ie. generate a random number, if it's the desired index continue, else repeat), although that wouldn't have a worse complexity than a loop for a single index, even though it's clearly worse.
no subject
Date: 2017-06-22 10:30 am (UTC)It was only two lists being combined, fortunately, but the same sort of typo could just as easily have done the same thing to n lists, which would have turned a more or less linear amalgamation into an exponential one.
(Though I suppose the worse it gets, the more likely you are to actually notice when you investigate why the test system seems to be spending forever running indistinguishable variants of the test suite in question. Perhaps the real limiting factor on this question is not 'how egregious a consequence can you imagine for a trivial code error?' but 'how egregious a consequence can you imagine going undetected for some reason?'.)
no subject
Date: 2017-06-21 01:02 pm (UTC)In other news, my father was 53 when I was born. So there's clearly nothing in the assertion that you're more likely to be geeky if you had an older father.
no subject
Date: 2017-06-21 01:03 pm (UTC)no subject
Date: 2017-06-21 03:54 pm (UTC)Dress codes do seem somewhat idiotic in present weather conditions!
no subject
Date: 2017-06-22 07:50 pm (UTC)(And most of the rest of the time, IMHO)
no subject
Date: 2017-06-21 04:12 pm (UTC)During one interview I was asked how I would implement a set data type in my language of choice. I asked if I could assume a reasonably modern installation of Python, say 2.4 or later, and was told that I could.
"In that case I'd use the built-in set type."
I then proceeded to reimplement sets in Perl using associative arrays, since that showed that I understood the details involved....
no subject
Date: 2017-06-22 07:44 pm (UTC)no subject
Date: 2017-06-22 04:20 pm (UTC)For a given, highly limited definition of "geeky".
Of course, the question here is the same as when they tell us that older fathers are more likely to have autistic children - is it that something happens to the sperm, or that men with those qualities are more likely to wait to have children?