[
  {
    "start": 0.0,
    "end": 3.14,
    "text": "As developers we spend a lot of time"
  },
  {
    "start": 3.14,
    "end": 6.12,
    "text": "writing code, guess what, and of course"
  },
  {
    "start": 6.12,
    "end": 10.32,
    "text": "we spend that time in code editors on"
  },
  {
    "start": 10.32,
    "end": 12.82,
    "text": "our machines, on our Macbooks or"
  },
  {
    "start": 12.82,
    "end": 16.12,
    "text": "Windows PCs and therefore of course it's"
  },
  {
    "start": 16.12,
    "end": 18.32,
    "text": "absolutely important, at least in my"
  },
  {
    "start": 18.32,
    "end": 21.2,
    "text": "opinion, that you set up a development"
  },
  {
    "start": 21.2,
    "end": 25.0,
    "text": "environment that you like and that"
  },
  {
    "start": 25.0,
    "end": 27.62,
    "text": "works well for you and with"
  },
  {
    "start": 27.62,
    "end": 30.08,
    "text": "development environment I don't just"
  },
  {
    "start": 30.08,
    "end": 32.2,
    "text": "mean the code editor, though it's"
  },
  {
    "start": 32.2,
    "end": 34.52,
    "text": "arguably the most important part, but"
  },
  {
    "start": 34.52,
    "end": 37.54,
    "text": "instead I mean the overall environment"
  },
  {
    "start": 37.54,
    "end": 40.26,
    "text": "including the hardware you're working"
  },
  {
    "start": 40.26,
    "end": 42.42,
    "text": "with, so the laptop or the PC you're"
  },
  {
    "start": 42.42,
    "end": 44.92,
    "text": "using, the monitor setup you're using,"
  },
  {
    "start": 45.36,
    "end": 49.36,
    "text": "these things all matter because I do"
  },
  {
    "start": 49.36,
    "end": 51.86,
    "text": "believe, and I'm pretty sure you could"
  },
  {
    "start": 51.86,
    "end": 54.18,
    "text": "find some studies on that as well if you"
  },
  {
    "start": 54.18,
    "end": 57.46,
    "text": "wanted to, that you're of course more"
  },
  {
    "start": 57.46,
    "end": 59.96,
    "text": "productive if you're working in an"
  },
  {
    "start": 59.96,
    "end": 62.0,
    "text": "environment that works well for you,"
  },
  {
    "start": 62.46,
    "end": 66.9,
    "text": "but, and that's the big but, not that but,"
  },
  {
    "start": 67.08,
    "end": 69.9,
    "text": "but the but, which has to be mentioned,"
  },
  {
    "start": 70.82,
    "end": 74.62,
    "text": "of course you can also take it to a point"
  },
  {
    "start": 74.62,
    "end": 76.18,
    "text": "where it's too much."
  },
  {
    "start": 76.4,
    "end": 80.26,
    "text": "We probably all know those people who"
  },
  {
    "start": 80.26,
    "end": 84.04,
    "text": "spend so much time optimizing their"
  },
  {
    "start": 84.04,
    "end": 87.96,
    "text": "workplace and their development"
  },
  {
    "start": 87.96,
    "end": 90.66,
    "text": "environment, their setup, that there's"
  },
  {
    "start": 90.66,
    "end": 93.3,
    "text": "barely any time left for the actual work"
  },
  {
    "start": 93.3,
    "end": 96.72,
    "text": "and you probably also shouldn't try to"
  },
  {
    "start": 96.72,
    "end": 98.12,
    "text": "reach that point."
  },
  {
    "start": 98.38,
    "end": 101.22,
    "text": "Instead, as always in life, it's the middle"
  },
  {
    "start": 101.22,
    "end": 102.54,
    "text": "you want to aim for."
  },
  {
    "start": 102.86,
    "end": 105.66,
    "text": "You don't want to have that super basic"
  },
  {
    "start": 105.66,
    "end": 107.94,
    "text": "setup which you don't like where"
  },
  {
    "start": 107.94,
    "end": 110.12,
    "text": "everything is slow and takes you ages"
  },
  {
    "start": 110.12,
    "end": 112.54,
    "text": "but you also don't want to spend your"
  },
  {
    "start": 112.54,
    "end": 115.4,
    "text": "entire day on cable management and"
  },
  {
    "start": 115.4,
    "end": 118.58,
    "text": "monitor setup and installing extensions"
  },
  {
    "start": 118.58,
    "end": 120.28,
    "text": "into your Visual Studio code."
  },
  {
    "start": 120.9,
    "end": 124.32,
    "text": "That's probably also not what you should"
  },
  {
    "start": 124.32,
    "end": 124.74,
    "text": "do."
  },
  {
    "start": 125.08,
    "end": 127.66,
    "text": "Instead, at least for me, what is super"
  },
  {
    "start": 127.66,
    "end": 130.38,
    "text": "important is that I have a machine, a"
  },
  {
    "start": 130.38,
    "end": 134.3,
    "text": "MacBook in my case, which is so fast"
  },
  {
    "start": 134.3,
    "end": 138.4,
    "text": "that it doesn't get in my way, that things"
  },
  {
    "start": 138.4,
    "end": 140.68,
    "text": "happen pretty much instantly, that I"
  },
  {
    "start": 140.68,
    "end": 143.02,
    "text": "don't experience any lag or any"
  },
  {
    "start": 143.02,
    "end": 146.52,
    "text": "slowdowns, but that I simply don't have"
  },
  {
    "start": 146.52,
    "end": 148.28,
    "text": "to worry about the hardware."
  },
  {
    "start": 148.54,
    "end": 150.9,
    "text": "That is important to me and I would"
  },
  {
    "start": 150.96,
    "end": 153.84,
    "text": "think that this is probably important for"
  },
  {
    "start": 153.84,
    "end": 156.94,
    "text": "most people because who likes working"
  },
  {
    "start": 156.94,
    "end": 158.78,
    "text": "with slow hardware?"
  },
  {
    "start": 159.24,
    "end": 160.88,
    "text": "We probably have all been there."
  },
  {
    "start": 161.28,
    "end": 166.2,
    "text": "I definitely have in internships and back"
  },
  {
    "start": 166.2,
    "end": 168.58,
    "text": "then when I was employed, I had to"
  },
  {
    "start": 168.58,
    "end": 171.86,
    "text": "work with slow machines and I do know"
  },
  {
    "start": 171.86,
    "end": 173.58,
    "text": "that therefore, of course, you might not"
  },
  {
    "start": 173.58,
    "end": 176.62,
    "text": "be able to choose your machine, your"
  },
  {
    "start": 176.62,
    "end": 180.4,
    "text": "laptop, because you might need to work"
  },
  {
    "start": 180.4,
    "end": 182.24,
    "text": "with whatever you get from your"
  },
  {
    "start": 182.24,
    "end": 184.38,
    "text": "employer, but if you have a choice and if"
  },
  {
    "start": 184.38,
    "end": 187.0,
    "text": "there is at least some way of making it"
  },
  {
    "start": 187.0,
    "end": 190.9,
    "text": "happen, investing in good hardware is"
  },
  {
    "start": 190.9,
    "end": 193.82,
    "text": "definitely worth it in my opinion and it"
  },
  {
    "start": 193.82,
    "end": 197.5,
    "text": "doesn't have to be the latest high-end"
  },
  {
    "start": 197.5,
    "end": 201.16,
    "text": "MacBook which is absurdly expensive."
  },
  {
    "start": 201.9,
    "end": 204.52,
    "text": "It just has to be a decent machine that"
  },
  {
    "start": 204.52,
    "end": 205.84,
    "text": "gets out of your way."
  },
  {
    "start": 206.14,
    "end": 209.0,
    "text": "Now another important hardware topic"
  },
  {
    "start": 209.0,
    "end": 212.74,
    "text": "of course are monitors and we probably"
  },
  {
    "start": 212.74,
    "end": 215.44,
    "text": "also all know these setups where people"
  },
  {
    "start": 215.44,
    "end": 218.16,
    "text": "have like three or even four monitors"
  },
  {
    "start": 218.16,
    "end": 221.08,
    "text": "and hey, if that works for you, awesome,"
  },
  {
    "start": 221.24,
    "end": 223.68,
    "text": "perfect, let's do it, but at least for me, I"
  },
  {
    "start": 223.68,
    "end": 226.64,
    "text": "found out that it's one external monitor"
  },
  {
    "start": 226.64,
    "end": 229.2,
    "text": "and then the monitor of my MacBook"
  },
  {
    "start": 229.2,
    "end": 231.42,
    "text": "and for me that is enough."
  },
  {
    "start": 231.44,
    "end": 233.86,
    "text": "If I have more monitors, I'm not using"
  },
  {
    "start": 233.86,
    "end": 234.1,
    "text": "them."
  },
  {
    "start": 234.78,
    "end": 237.72,
    "text": "However, the external monitor should be"
  },
  {
    "start": 237.72,
    "end": 238.46,
    "text": "big enough."
  },
  {
    "start": 238.66,
    "end": 240.54,
    "text": "I don't want to have a super small"
  },
  {
    "start": 240.54,
    "end": 243.16,
    "text": "monitor, but with that I'm fine."
  },
  {
    "start": 243.38,
    "end": 245.94,
    "text": "I can then have like my code editor on"
  },
  {
    "start": 245.94,
    "end": 247.98,
    "text": "one monitor, the preview page on the"
  },
  {
    "start": 247.98,
    "end": 250.36,
    "text": "other one or have them side by side and"
  },
  {
    "start": 250.36,
    "end": 253.14,
    "text": "have some browser open for doing the"
  },
  {
    "start": 253.14,
    "end": 254.76,
    "text": "research and for looking up stuff."
  },
  {
    "start": 254.9,
    "end": 257.54,
    "text": "That works absolutely well for me and"
  },
  {
    "start": 257.54,
    "end": 260.079,
    "text": "that is therefore the hardware setup I"
  },
  {
    "start": 260.079,
    "end": 261.86,
    "text": "work with well."
  },
  {
    "start": 262.36,
    "end": 265.4,
    "text": "Now when it comes to the software, I'm"
  },
  {
    "start": 265.4,
    "end": 267.56,
    "text": "not that complicated."
  },
  {
    "start": 267.8,
    "end": 270.18,
    "text": "I know that there are people who spend"
  },
  {
    "start": 270.18,
    "end": 273.56,
    "text": "lots of time on installing just the right"
  },
  {
    "start": 273.56,
    "end": 276.4,
    "text": "themes for their code editor and the"
  },
  {
    "start": 276.4,
    "end": 280.02,
    "text": "operating system that install alternative"
  },
  {
    "start": 280.02,
    "end": 282.14,
    "text": "terminals because they don't want to"
  },
  {
    "start": 282.14,
    "end": 284.18,
    "text": "use with the default system command"
  },
  {
    "start": 284.18,
    "end": 287.14,
    "text": "prompt or terminal and so on and you"
  },
  {
    "start": 287.14,
    "end": 289.9,
    "text": "can do all these things if that is what you"
  },
  {
    "start": 289.9,
    "end": 291.22,
    "text": "need, definitely do it."
  },
  {
    "start": 291.68,
    "end": 294.32,
    "text": "For me, that all doesn't matter too"
  },
  {
    "start": 294.32,
    "end": 294.58,
    "text": "much."
  },
  {
    "start": 295.0,
    "end": 299.32,
    "text": "I use the default macOS terminal for all"
  },
  {
    "start": 299.32,
    "end": 302.02,
    "text": "the commands I run because I don't"
  },
  {
    "start": 302.02,
    "end": 305.84,
    "text": "tend to do super complex work in the"
  },
  {
    "start": 305.84,
    "end": 308.9,
    "text": "terminal, so I don't need any fancy setup"
  },
  {
    "start": 308.9,
    "end": 311.26,
    "text": "there and yeah, it's ugly, but I'm fine with"
  },
  {
    "start": 311.26,
    "end": 311.52,
    "text": "that."
  },
  {
    "start": 312.36,
    "end": 316.14,
    "text": "When it comes to the code editor, I do"
  },
  {
    "start": 316.14,
    "end": 319.52,
    "text": "want to make sure that it looks nice, that"
  },
  {
    "start": 319.52,
    "end": 321.84,
    "text": "I like working in it, that I have a nice font,"
  },
  {
    "start": 322.12,
    "end": 325.64,
    "text": "that I have a theme which I want to look"
  },
  {
    "start": 325.64,
    "end": 329.94,
    "text": "at and where I don't destroy my eyes,"
  },
  {
    "start": 330.02,
    "end": 333.64,
    "text": "but I don't change that theme every four"
  },
  {
    "start": 333.64,
    "end": 334.86,
    "text": "weeks, for example."
  },
  {
    "start": 335.06,
    "end": 337.06,
    "text": "I know that there are people who really"
  },
  {
    "start": 337.06,
    "end": 339.66,
    "text": "like mixing it up there and that's of"
  },
  {
    "start": 339.66,
    "end": 340.14,
    "text": "course fine."
  },
  {
    "start": 340.16,
    "end": 342.62,
    "text": "It's no big deal to change the theme, but"
  },
  {
    "start": 342.62,
    "end": 344.98,
    "text": "you should definitely try to find a setup"
  },
  {
    "start": 344.98,
    "end": 347.34,
    "text": "that works well for you once and then"
  },
  {
    "start": 347.34,
    "end": 350.12,
    "text": "not spend too much time on optimizing"
  },
  {
    "start": 350.12,
    "end": 353.78,
    "text": "it in the future, I guess, because that"
  },
  {
    "start": 353.78,
    "end": 356.16,
    "text": "would really be unnecessary work."
  },
  {
    "start": 356.7,
    "end": 358.52,
    "text": "However, if you of course like switching a"
  },
  {
    "start": 358.52,
    "end": 360.56,
    "text": "theme every four weeks or so, that's"
  },
  {
    "start": 360.56,
    "end": 361.42,
    "text": "absolutely fine."
  },
  {
    "start": 361.66,
    "end": 364.3,
    "text": "Again, it's a super quick process, so"
  },
  {
    "start": 364.3,
    "end": 365.68,
    "text": "nothing wrong with that."
  },
  {
    "start": 365.86,
    "end": 369.58,
    "text": "Of course, the code editor optimization"
  },
  {
    "start": 369.58,
    "end": 372.48,
    "text": "or setup doesn't stop there, you can do"
  },
  {
    "start": 372.48,
    "end": 373.0,
    "text": "much more."
  },
  {
    "start": 373.3,
    "end": 376.26,
    "text": "You can install extensions, you can learn"
  },
  {
    "start": 376.26,
    "end": 379.66,
    "text": "about all the shortcuts it offers so that"
  },
  {
    "start": 379.66,
    "end": 383.18,
    "text": "you can get more productive and here is"
  },
  {
    "start": 383.18,
    "end": 386.02,
    "text": "the one thing, probably the most"
  },
  {
    "start": 386.02,
    "end": 389.36,
    "text": "important thing I'd argue you should do."
  },
  {
    "start": 389.86,
    "end": 394.36,
    "text": "You should take your time and learn the"
  },
  {
    "start": 394.36,
    "end": 397.4,
    "text": "shortcuts offered by your code editor."
  },
  {
    "start": 397.72,
    "end": 399.74,
    "text": "Not all of them of course, there's an"
  },
  {
    "start": 399.74,
    "end": 402.22,
    "text": "endless amount of shortcuts, but the"
  },
  {
    "start": 402.22,
    "end": 405.16,
    "text": "important ones and also some shortcuts"
  },
  {
    "start": 405.16,
    "end": 407.46,
    "text": "you probably didn't know before, like for"
  },
  {
    "start": 407.46,
    "end": 410.32,
    "text": "example a shortcut for selecting"
  },
  {
    "start": 410.32,
    "end": 413.02,
    "text": "multiple occurrences of the same word."
  },
  {
    "start": 413.36,
    "end": 415.64,
    "text": "You should learn about multi-cursor"
  },
  {
    "start": 415.64,
    "end": 417.58,
    "text": "features that might be offered by your"
  },
  {
    "start": 417.58,
    "end": 420.68,
    "text": "code editor because all these things can"
  },
  {
    "start": 420.68,
    "end": 422.04,
    "text": "make you much more productive."
  },
  {
    "start": 422.42,
    "end": 425.96,
    "text": "And there are people who basically say"
  },
  {
    "start": 425.96,
    "end": 429.16,
    "text": "that a good developer never uses a"
  },
  {
    "start": 429.16,
    "end": 431.34,
    "text": "mouse and I don't agree with those"
  },
  {
    "start": 431.34,
    "end": 431.64,
    "text": "people."
  },
  {
    "start": 431.9,
    "end": 435.5,
    "text": "I do use the mouse and I do call myself a"
  },
  {
    "start": 435.5,
    "end": 438.92,
    "text": "good developer, but what is true is that"
  },
  {
    "start": 438.92,
    "end": 442.5,
    "text": "you're typically quicker with shortcuts"
  },
  {
    "start": 442.5,
    "end": 445.2,
    "text": "and with the keyboard if you know those"
  },
  {
    "start": 445.2,
    "end": 446.76,
    "text": "shortcuts, if you know essential"
  },
  {
    "start": 446.76,
    "end": 449.1,
    "text": "shortcuts and that's why you should"
  },
  {
    "start": 449.1,
    "end": 450.58,
    "text": "spend some time learning them"
  },
  {
    "start": 450.88,
    "end": 452.82,
    "text": "because it will make you more"
  },
  {
    "start": 452.82,
    "end": 455.62,
    "text": "productive and at least for me, it also"
  },
  {
    "start": 455.62,
    "end": 458.08,
    "text": "makes writing code more fun because"
  },
  {
    "start": 458.08,
    "end": 460.38,
    "text": "scrolling around with a mouse and"
  },
  {
    "start": 460.38,
    "end": 464.02,
    "text": "manually selecting stuff, that's not a lot"
  },
  {
    "start": 464.02,
    "end": 466.82,
    "text": "of fun, that is not the part about"
  },
  {
    "start": 466.82,
    "end": 468.38,
    "text": "development which I enjoy."
  },
  {
    "start": 468.56,
    "end": 471.64,
    "text": "Instead I enjoy solving problems and the"
  },
  {
    "start": 471.64,
    "end": 474.6,
    "text": "faster I can do that, the better it is."
  },
  {
    "start": 474.76,
    "end": 477.46,
    "text": "So that is the one thing you should"
  },
  {
    "start": 477.46,
    "end": 479.64,
    "text": "definitely spend some time on and"
  },
  {
    "start": 479.64,
    "end": 482.68,
    "text": "where you should also be prepared to"
  },
  {
    "start": 482.68,
    "end": 485.3,
    "text": "continue learning because at least for"
  },
  {
    "start": 485.3,
    "end": 489.92,
    "text": "me, I still learn about some new trick or"
  },
  {
    "start": 489.92,
    "end": 492.26,
    "text": "some new shortcut from time to time"
  },
  {
    "start": 492.26,
    "end": 496.76,
    "text": "and of course code editors also often are"
  },
  {
    "start": 496.76,
    "end": 499.16,
    "text": "still under active development like Visual"
  },
  {
    "start": 499.16,
    "end": 501.78,
    "text": "Studio Code, so new features are added"
  },
  {
    "start": 501.78,
    "end": 503.64,
    "text": "all the time and therefore sometimes"
  },
  {
    "start": 503.64,
    "end": 506.32,
    "text": "there is a feature which is helpful which I"
  },
  {
    "start": 506.32,
    "end": 509.22,
    "text": "then pick up and continue to use in the"
  },
  {
    "start": 509.22,
    "end": 511.28,
    "text": "future because it might make me more"
  },
  {
    "start": 511.28,
    "end": 514.52,
    "text": "productive and therefore as you can tell"
  },
  {
    "start": 514.52,
    "end": 518.059,
    "text": "by how much time I spend on this topic,"
  },
  {
    "start": 518.659,
    "end": 521.159,
    "text": "this really is one of the most important"
  },
  {
    "start": 521.159,
    "end": 523.28,
    "text": "parts of the development environment"
  },
  {
    "start": 523.28,
    "end": 525.28,
    "text": "setup in my opinion even though it's"
  },
  {
    "start": 525.28,
    "end": 527.52,
    "text": "technically not part of the setup, but it's"
  },
  {
    "start": 527.52,
    "end": 531.18,
    "text": "still part of the setup process I would say"
  },
  {
    "start": 531.18,
    "end": 533.4,
    "text": "because you need to know how to work"
  },
  {
    "start": 533.4,
    "end": 535.92,
    "text": "with the tools you installed, you need to"
  },
  {
    "start": 535.92,
    "end": 538.24,
    "text": "know how to work with them efficiently"
  },
  {
    "start": 538.24,
    "end": 541.18,
    "text": "and therefore besides having a fast"
  },
  {
    "start": 541.18,
    "end": 543.3,
    "text": "machine and a sufficient amount of"
  },
  {
    "start": 543.3,
    "end": 545.5,
    "text": "monitors and a theme that looks good,"
  },
  {
    "start": 545.86,
    "end": 548.06,
    "text": "you should make sure that you know"
  },
  {
    "start": 548.06,
    "end": 550.66,
    "text": "how to work with the tools you installed"
  },
  {
    "start": 550.66,
    "end": 553.86,
    "text": "because if they just look good, that's"
  },
  {
    "start": 553.86,
    "end": 556.1,
    "text": "nice but arguably not the most"
  },
  {
    "start": 556.1,
    "end": 556.82,
    "text": "important part."
  },
  {
    "start": 557.32,
    "end": 560.76,
    "text": "Now I will say that of course that's not"
  },
  {
    "start": 560.76,
    "end": 564.22,
    "text": "necessarily all you should consider when"
  },
  {
    "start": 564.22,
    "end": 565.78,
    "text": "setting up your development"
  },
  {
    "start": 565.78,
    "end": 568.48,
    "text": "environment, for example when using"
  },
  {
    "start": 568.48,
    "end": 571.58,
    "text": "Visual Studio Code or actually for most"
  },
  {
    "start": 571.58,
    "end": 574.68,
    "text": "code editors I guess you can install"
  },
  {
    "start": 574.68,
    "end": 577.02,
    "text": "extensions which also might make you"
  },
  {
    "start": 577.02,
    "end": 579.26,
    "text": "more productive because they might"
  },
  {
    "start": 579.26,
    "end": 582.16,
    "text": "offer features which were not built into"
  },
  {
    "start": 582.16,
    "end": 584.76,
    "text": "the code editor which do allow you to"
  },
  {
    "start": 584.76,
    "end": 588.38,
    "text": "save some time or which add something"
  },
  {
    "start": 588.38,
    "end": 590.06,
    "text": "that makes the development process"
  },
  {
    "start": 590.06,
    "end": 592.74,
    "text": "more fun because that is also important"
  },
  {
    "start": 592.74,
    "end": 595.9,
    "text": "and that's also where we come back to"
  },
  {
    "start": 595.9,
    "end": 598.22,
    "text": "the looks of the tools for example."
  },
  {
    "start": 598.52,
    "end": 601.16,
    "text": "If you're working in an environment"
  },
  {
    "start": 601.16,
    "end": 604.76,
    "text": "that's not fun to work with, you also will"
  },
  {
    "start": 604.76,
    "end": 607.72,
    "text": "not be as productive as possible because"
  },
  {
    "start": 607.72,
    "end": 610.58,
    "text": "in my opinion you need all these things,"
  },
  {
    "start": 610.68,
    "end": 612.96,
    "text": "you need hardware that works well for"
  },
  {
    "start": 612.96,
    "end": 616.04,
    "text": "you, you need software that works well"
  },
  {
    "start": 616.04,
    "end": 618.12,
    "text": "for you and where you know how to use"
  },
  {
    "start": 618.12,
    "end": 620.66,
    "text": "it and how to use it efficiently and you"
  },
  {
    "start": 620.66,
    "end": 622.76,
    "text": "need an overall environment which"
  },
  {
    "start": 622.76,
    "end": 624.72,
    "text": "includes the hardware and the software"
  },
  {
    "start": 624.72,
    "end": 627.36,
    "text": "and even things like your chair or what's"
  },
  {
    "start": 627.36,
    "end": 629.86,
    "text": "on the wall you're also looking at the"
  },
  {
    "start": 629.86,
    "end": 632.78,
    "text": "entire day that makes you feel good and"
  },
  {
    "start": 632.78,
    "end": 635.9,
    "text": "that makes you like your environment"
  },
  {
    "start": 635.9,
    "end": 639.34,
    "text": "because the fun part is also important."
  },
  {
    "start": 639.36,
    "end": 641.42,
    "text": "If you're in a spot where you don't feel"
  },
  {
    "start": 641.42,
    "end": 643.96,
    "text": "comfortable you also won't be too"
  },
  {
    "start": 643.96,
    "end": 648.08,
    "text": "productive but then at some point you"
  },
  {
    "start": 648.08,
    "end": 650.8,
    "text": "also should consider stopping"
  },
  {
    "start": 650.8,
    "end": 652.98,
    "text": "optimizing your setup and your"
  },
  {
    "start": 652.98,
    "end": 654.58,
    "text": "environment and you should just make"
  },
  {
    "start": 654.58,
    "end": 656.58,
    "text": "tweaks here and there from time to time"
  },
  {
    "start": 656.58,
    "end": 660.22,
    "text": "and instead use it and work in it because"
  },
  {
    "start": 660.22,
    "end": 662.84,
    "text": "if you spend your entire day optimizing"
  },
  {
    "start": 662.84,
    "end": 666.0,
    "text": "it as some people seem to do you might"
  },
  {
    "start": 666.0,
    "end": 669.46,
    "text": "feel productive but you aren't productive"
  },
  {
    "start": 669.46,
    "end": 670.62,
    "text": "I would argue."
  }
]