Author: jeremy
Significance
Project Timeline
Not shown: Extra pauses while people are confused, the many rewrites of the paper, bug hunting and data cleaning, and probably ten unique things that only showed up in this one project ever.
Positives
I can’t help but notice that many papers try to minimize the drawbacks of their research. Oh, I’m sure that’s just a coincidence.
Research Collaborations
Working on cutting-edge science is fun, but it’s even better when you can do it with a bunch of enthusiastic scientists who push each other to their potential. Having a group of scientists working on a single goal means its easier to move past barriers that might have blocked a scientist working on their own....
Exciting Science
When I was a budding graduate student looking for a supervisor and a research direction to pursue, I had little idea of the scientific landscape. I had a bit of research experience as an undergraduate, but not much. I wasn’t sure what to do next. I began by looking at the websites of several researchers, trying to see if anything excited me. I spoke to some of them about how I was thinking about joining…
Timing
The best way to speed up your code is to figure out which parts are running the slowest. If you spend two hours halving the speed of part A in your code, but part A only takes up two seconds of a minute computation, you’ve shaved off one second. On the other hand, if you spend a few hours halving part B which contributes to the other fifty-eight seconds, then your computation time is only…
The Journey to Completion
As a scientist, the usual “proof of work†is the paper1, a small artifact that encapsulates the essence of a problem and its resolution (or at least, progress the scientist makes). But the process of going from an initial idea to a finished paper is less clear for outsiders. My goal here is to shed some light on the topic of projects, and all the work that goes into a paper. This is similar in…
The Language of Science
When communicating a new idea to someone, use the language they’re familiar with. Seems reasonable, but as soon as you go out into the world, you see plenty of examples where this doesn’t happen. In this essay, I want to describe what happens when we commit this error in the realm of science. Grab a physicist, and force them to sit through a mathematics seminar. Assuming they know the basics of the topic to follow…
Finding the Story
Science is a game of exploration, but it’s also a game of communication. If you make a groundbreaking discovery but you lack the skills to communicate it, your discovery won’t amount to much. I suspect most scientists will agree with this sentiment. Communication is important if we want our results to diffuse into the broader community. We also need to communicate when applying for grants and scholarships, or otherwise selling the value of our work.…