The Reputation Age

We need to deal with so much information from all sorts of media these days, that reputation is becoming a larger and larger factor in our society.

In the past the path to publication was much harder, so something that was published acquired a reputation simply by virtue of the publication process. These days however, it's cheap and easy to publish. Fake news sites are ones that have the trappings of a real news site, but initially attract people by appealing to biases. They trade off the gain in reputation simply by appearing like a reputable site and having a plausable domain name.

We often rely on "reputation chains" to validate information. We believe a study because scientists have reviewed the study as part of the peer review process. The study has gained from the reputation of the journal, and to the more knowledgable - from the reputation of the reviewing scientists. Unfortunately sometimes people with good reputations can spread misinformation, so we still need to be critical as to the veracity of the information we receive. Our cognative biases can cause us to reject true information, so we need to be caution when rejecting information from a reputable source.

We also have more reputation transmission mechanisms these days. We have accreditations, charter groups, and social networking sites for signalling reputation. We have awards and prizes for boosting reputation. Reputation is an increasingly bankable attribute these days.

Falling Asleep Quickly

There is a blog post here about How to Fall Asleep Fast. The technique comes from the Second World War and making WW2 pilots get enough sleep. A person called Bud Winter was tasked with training pilots to fall asleep quickly. The trick is to physically relax and then mentally relax. If you can keep your mind clear of thoughts for 10 seconds, apparently you will be asleep. 96% of pilots who had been trained on this technique by Winter were able to fall asleep within two minutes or less.

Maths Study using Jupyter

Recently I've started studying maths using a Jupyter notebook. What I do is to review my coursework, and while I go through each theorem/proof, I code it up in the IPython notebook and experiment with the maths. I've found it a good way to come to grips with complex ideas. I'm currently studying Dirichlet Characters, and am finding the technique invaluable.

Iterating quickly

The key to fast improvement is to iterate as quickly as possible and have good feedback loops built in from quality sources. This is why sketches, outlines, designs, and rough plans are so important. The goal is gather as much feedback as possible, and then to iterate quickly. When enough information about the optimal solution is gathered at a particular level of granularity, then drill down into greater detail. It's essentially the gradient descent algorithm applied to life.

Sounds of Sky

Last night we went to the British Library to see an event called "Sounds of the Sky". It was fun being in the British Library and seeing some of the rooms, but the event wasn't that great. The first part involved lying on our backs in a big room while various audio recordings played through some speakers overhead. The audio tracks - mainly interviews - were good, but the sound itself was a bit muddy and neither Helen nor I could make out some of the dialog.

Continue reading “Sounds of Sky”

Deep Music on Alexa

I just tried the Deep Music skill on Alexa. It generates AI music - which sounds pretty much as you'd expect. It's a bit repetitive, but not too bad. This is an area of Machine Learning that will get a lot better in the near future. So, my AI voice assistant can now play AI generated music at me!

Automating my life

Lately I've been doing a lot of work on automating my life. It's been a lot of fun! I've been using Python and Jupyter a lot to create scripts to make myself more productive. I have been customising my notebook to create an optimal work environment. I've been setting up my Emacs environment to make it more effective. It's been nice having the space to do this!

Agents of Shield

Last night I binge-watched 6 episodes of Agents of Shield on Netflix! I hadn't watched the series for ages, and so I picked up from Season 3. I absolutely loved it!

Productivity

Some days I feel flat and completely unproductive. It's a struggle to get anything done. I find that time-boxing helps. Today I found that going for a run really helped. This morning I felt totally discombobulated. This afternoon after the run, I had a lot more focus. I still need to ensure that I get the right things done though.