post by [deleted] · · ? · GW · 0 comments

This is a link post for

0 comments

Comments sorted by top scores.

comment by DirectedEvolution (AllAmericanBreakfast) · 2021-05-29T06:46:14.062Z · LW(p) · GW(p)

I'll go first. I've been working for a year on a "studying how to study" project. I could go on a 10-day study retreat as suggested [LW · GW] by Razied. First step would be announcing to friends and family that I intend to take 10 days in August to try this.

I also need to figure out what it actually means to "get something done" via studying. What exactly am I improving at? I already get top grades. Since that's not the motivating factor, what is? What specifically am I aiming for?

A first step here would be to iterate between brainstorming possible concrete goals, then criteria for selecting them, until I find an operationalization I find satisfying.

For the operationalization of my study goals, I think I'm partly worried that it'll make my studying less fun (and I already struggle to have fun with it). But maybe that's a good indicator that one of my criterion should be that it needs to be fun!

Replies from: austin-chen, weathersystems
comment by Austin Chen (austin-chen) · 2021-05-29T07:10:40.132Z · LW(p) · GW(p)

In case having concrete steps on buying modafinil would help: I've had two good purchasing experiences with fuzzyduck.co in the last few months. They take PayPal, no messiness with eg bitcoin needed.

Re: studying, it sounds like you're still in school? I studied a lot in school and got top grades; same for many of my friends. None of us wish we "studied harder", looking back.

Instead of focusing on studying for the sake of it, just go out and create something valuable! The periods I learned the most did not look like "studying more", they looked like "teaching for an undergrad CS class", "building mobile apps with a team of friends, and publishing them on the Google Play Store".

Replies from: AllAmericanBreakfast
comment by DirectedEvolution (AllAmericanBreakfast) · 2021-05-29T07:41:35.413Z · LW(p) · GW(p)

Thanks for the recommendation!

I love programming. Taught myself back in high school, and it's such a lovely self-reinforcing and immediately useful skill.

Now I'm back in school after 10 years working in music. This fall I'm attending an MS program in bioengineering, which I'm QUITE excited for. One of the things about studying biology is that, well, biology is amazing, but it's a lot harder to do even basic things, much less create anything original, at home. One of the coolest resources is rosalind.info, which has lots of bioinformatics practice problems. I haven't seriously looked into the biohacking community, but it's time.

Replies from: austin-chen
comment by Austin Chen (austin-chen) · 2021-05-29T18:09:09.153Z · LW(p) · GW(p)

I deeply agree with your perspective on biology - there's so many cool things imaginable (curing mortality, augmenting health and mental capabilities) but progress feels hard to come by because of high barriers to doing basic work. The timescales to get a full feedback loop (think of an idea, try it out, analyze the results) often look like weeks to run an experiment, whereas in the digital world your code will compile in seconds. Rosalind.info is really neat, though fundamentally I wouldn't have imagined bioinformatics/data processing to be the rate limiting step in advancing biology research...

And btw for other readers: I realized that my earlier examples may have been construed as "everyone should be programming" - which is a view I might also endorse, but not my main point. My intent was closer to "in any field you're trying to study, you'll retain more knowledge and be more motivated by the process of creating something others value". That could look like: LessWrong posts summarizing state of the art research for a grade school audience, or creating a Discord for fellow students to exchange ideas.

Replies from: AllAmericanBreakfast
comment by DirectedEvolution (AllAmericanBreakfast) · 2021-05-31T01:54:56.315Z · LW(p) · GW(p)

The timescales to get a full feedback loop (think of an idea, try it out, analyze the results) often look like weeks to run an experiment, whereas in the digital world your code will compile in seconds.

I think this is superficially compelling. After all, if you read a biology method, often a single step will take hours, days, even weeks. By contrast, of course, a single line of code executes in next to no time.

However, it's not actually the right way to think about it. After all, there's no reason that we would compare a single physical action, or a single line from a method, to a single line of code. What is the "meaningful feedback loop comparison?" I get feedback when I pipette from one test tube into another - feedback on whether or not I spilled. Likewise, when I compile code, I get feedback on things like whether or not my syntax was correct. Comparing the speed of compiling code to the speed of executing an experiment is not a meaningful feedback loop comparison.

Even in computing, there's a point past which we no longer have crisp definitions for what needs to be done. The vision no longer breaks down into an obvious set of concrete tasks.

This becomes more obvious when you shift your starting point from "how do I execute task X in code" (i.e. build a tic-tac-toe game in Python) to "how do I create a program that audience X will buy?"

The former sort of question is easy to decompose into code. There is an objective standard by which to determine whether or not you've achieved it.

The latter question requires all sorts of non-programming tasks. Rapidly, those tight programmatic feedback loops disappear. Once the code base gets large enough, even the coding challenges no longer have the same tight feedback loops. All projects aiming to achieve a substantial and sustained real-world audience hit this bottleneck, usually sooner rather than later.

Progress in biology is not slow. Biology is just vastly more complicated than computer science. I don't mean that as an insult to CS. It's just that CS is a discipline of building systems out of precisely specified mathematics. Biology is trying to understand a system that we didn't design, based on mechanisms that we don't have the power to determine with precision.

Figuring out how to define "progress" in a meaningful way, such that you're finding an appropriate referant for comparison between the two disciplines, is quite tricky. Without that definition, you can't compare progress rates. 

comment by weathersystems · 2021-06-04T17:17:12.136Z · LW(p) · GW(p)

I think some question in this area would work well for this collaboration I'm proposing: https://www.lesswrong.com/posts/oqSMn6WEXPdDEvyyt/what-question-would-you-like-to-collaborate-on [LW · GW]

If you add a question there and it gets picked I'd be happy to work on this with you.

Replies from: AllAmericanBreakfast
comment by DirectedEvolution (AllAmericanBreakfast) · 2021-06-04T19:03:10.274Z · LW(p) · GW(p)

Hi weathersystems, I like this idea. I have a few reactions to it.

First, it sounds like to be a success, you just need to find one other person to collaborate with. If you can find that person, go for it!

Secondly, if your goal is to get more people interested and more questions submitted, I think it's worth taking more time to have individual conversations with specific people about topics you think they'd be interested in collaborating on based on their post history. Sussing out their level of interest, availability, and what sort of collaborative partner they'd like to find would be good.

When I think about who I'd like to collaborate with via LW, I think about other writers who have independently written insightful posts on topics very close to my own interests. To me, that signals potentially fruitful ground for collaboration. I'm starting to lean away from the model that long comment chains are the best way to do LW discussion, and toward the model that the most meaningful conversation on LW happens with full, well-considered blog posts responding to other full blog posts.