Skip to content

Commit 4297e7b

Browse files
committed
Minor fixes
1 parent c63e8dc commit 4297e7b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

astudentsguide/chapters/goodcode/goodcode.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ but you will get better and better at it with practice.
5050

5151
Writing good code is good, but when you think on a larger scale of a good
5252
system, there are other considerations. In September 2024, two Google engineers, Paul
53-
Christopher and Rob Warner, came and gave a tech talk to [Mines ACM](https://acm.mines.edu) [^ref4],
54-
had a really memorable quote:
53+
Christopher and Rob Warner, came and gave a tech talk to [Mines ACM](https://acm.mines.edu) [^ref4]
54+
which had a really memorable quote:
5555

5656
> The things that are expensive to change are the things that are hardest and most important to get right. Building good systems means making good decisions, not writing good code.
5757

astudentsguide/chapters/mindsetattitude/gettingthingsdone.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ come up; and you'll have the freedom and bandwidth to deal with it.
135135
Despite all that I've said here, don't enter the **productivity trap**. The productivity
136136
trap is the idea that you have to be productive 100% of the time; you don't *have* to,
137137
and in most cases, you *literally can't be* [^ref5]. Sure, if you're pushing toward something great
138-
you can make sacrifices, but otherwise, say no (see the next section).
138+
you can make sacrifices, but otherwise, say no (see *Saying no*).
139139

140140
Similar to this is the **self-improvement trap**: you're always buying things and just
141141
waiting for that one thing that's going to change and fix your whole life (no thanks to our

0 commit comments

Comments
 (0)