15 comments

  • nabbed35 minutes ago
    In my own tiny way, I applied this logic when trying to be a contributor to an existing and popular open source project. I found that puzzling out poorly-written bug report tickets, ignored by the extremely busy experts on the project, I could find work to do.<p>I started by looking at well written tickets (to-the-point descriptions, minimal reproduction examples), but that method got me no work: some expert on the project would have a pull request for that kind of ticket in just a few hours, whereas I would need at least a week to figure out the root cause and another few days to craft a fix and a test.<p>So I started looking at ignored tickets, i.e., tickets that had been sitting around for weeks or months with no activity. Those often turned out to be very poorly written tickets with either very little information, or a huge wall of text with much business domain-specific info. If those tickets contained repro examples at all, they were often complex and very long, using external libraries I never heard of, and devoid of table schemas and example data. Sometimes I could get the author to provide more information, sometimes the author would not respond. I might have to infer schemas and make up my own data, try different things based on a stack trace, install libraries I would have preferred to not install, etc. I would work on trying to reproduce the problem for a few days, and at least a few times I struck gold. Then I would work on a self-contained, minimal reproduction case, followed by a week of sussing out the root cause. It was pretty time-consuming, but I was able to get a few fixes merged using that method, such that I was no longer a total stranger on the project (which helped me get other things merged into the code base).
  • tombert1 hour ago
    I learned this lesson kind of by accident. I&#x27;ve told this story before but I think it&#x27;s relevant.<p>When I dropped out of college the first time around in January 2012, I assumed that my career options were extremely limited. I knew I needed a job, so I applied to pretty much every wage-labor job I could find: McDonalds, Lowes, Starbucks, Aldi, Publix, etc. Almost as a joke to myself, I sent exactly one application to a software developer position on Craigslist for a Flash, Foxpro, and Coldfusion developer position.<p>The only company that called me back was the software job. I interviewed there, got the job, and thus my career as a software engineer was kicked off.<p>In hindsight I realized something: the less qualified you are for a job, the more likely a company might be to overlook a lack of qualifications. McDonalds and Aldi and Starbucks have <i>lots</i> of qualified people applying for these positions, meaning that they can be very picky with who they hire.<p>Now compare this to Flash&#x2F;Coldfusion&#x2F;Foxpro developers in 2012. I didn&#x27;t know any of these at the time particularly well...but to my benefit neither did anyone else! As a result, they didn&#x27;t get a ton of applications meaning their selection pool was tiny, meaning that they basically had to take whomever they could get.
    • tuktkyk1 hour ago
      no realization in hindsight about luck? lol
      • tombert1 hour ago
        Absolutely luck as well. No argument there.
        • Noaidi33 minutes ago
          If any of your success was determined by luck than 100% of your success was luck.
          • xboxnolifes29 minutes ago
            That is simply not true. If 6 completely qualified people make it to the last stage of an interview based on their qualifications, but the final chosen person was done by die roll, there was still non-luck involved. No amount of luck would have gotten you to the last stage in this example, and the only way for luck to have mattered is if you also put in the leg work.
          • tripledry27 minutes ago
            At least they sent the application, that was effort. So it can&#x27;t be 100% luck right?
          • tombert32 minutes ago
            Even if I agree with that characterization, I don’t see how that changes anything from what I said before.<p>I am sorry if you got “my success is purely because I am a hyper-talented genius” from my anecdote there, because that certainly wasn’t intended. There was absolutely luck involved, no argument, but my point about “applying to a job I wasn’t qualified for” still can hold.
      • stronglikedan1 hour ago
        no realization that luck is involved in every opportunity that crosses your path so there&#x27;s no realizations to be had regarding luck
  • ip2624 minutes ago
    I probably interpret the message incorrectly, because to me &quot;the hardest thing&quot; is usually some class of some famous unsolved problem. The thing is, to be famously unsolved, many of the world&#x27;s most brilliant people must have already tried and failed to solve it. There&#x27;s a chance I have an edge they don&#x27;t, but it&#x27;s probably not wise to track your career path to the darkest of dead ends purely on the merits of it being particularly dark.<p>Example: you know what would be harder than anything we&#x27;re talking about here? Quadrupling the performance of the best compression algorithms. It&#x27;s hard. In fact, maybe there&#x27;s some information theory that even says it&#x27;s mathematically impossible. That makes it <i>really</i> hard, which makes it what all of us should immediately start working on.<p>The author writes elsewhere that you also have to have an edge, but that&#x27;s frequently omitted from this &quot;hardest thing&quot; advice.
    • johnfn12 minutes ago
      Yeah I feel like this advice kind of reminds me of a lot of advice - you could rewrite it like &quot;Do the hardest thing -- by which I mean, not the easiest thing, and not the actual hardest thing, but the thing with the <i>right</i> amount of hardness, a narrow band somewhere in the vast middle that you&#x27;ll only be able to recognize once you have enough experience that you no longer need this advice.&quot;
    • cjs_ac11 minutes ago
      I think it&#x27;s supposed to be interpreted as &#x27;the hardest thing on your list of possible startup ideas&#x27;, not &#x27;the hardest possible thing in the universe&#x27;. I think it&#x27;s also an alternative way of thinking about a moat.
  • dakiol10 minutes ago
    So, the hardest thing for me would be to leave my job and focus all my time in starting my own business. Leave friends and family behind to put all my effort on it. Is it worth it? No.
  • MattPalmer108647 minutes ago
    It&#x27;s a good philosophy, but I always cringe when I hear it. Only because I once worked with someone who would always proclaim they were going to tackle the hardest thing first. Real ego play, from him at least.
  • ChrisMarshallNY49 minutes ago
    I worked for a camera company that made [still makes] some of the best cameras ever.<p>Their Quality was astronomical (with, of course, the rare exception).<p>It was the kind of thing that I was repeatedly told, by my peers in other companies, was impossible.<p>But my bosses wouldn&#x27;t accept that. They could be real pains.<p>We did make top-shelf gear, but you won&#x27;t really get rich, doing that (unless you&#x27;re a SpaceX person, I guess).<p>I think the people that make a lot of money, do that by finding a &quot;sweet spot,&quot; in improving the Quality of everyday stuff.
  • Animats19 minutes ago
    People who are drawn to the hardest thing for its own sake can be exploited, like game developers and postdocs.
  • giacomoforte1 hour ago
    Idk, I often felt the opposite. I naturally tend towards working on hard problems but my feeling is that if I chose instead to focus on an easier &quot;thing&quot; I could execute really well and be overall more successful.
  • levhawk1 day ago
    In the current era of urge to make things faster&#x2F;more, that article felt refreshing. Good things take effort and time to create, and it is not something bad, it&#x27;s just the way the things become good.
    • mijustin1 day ago
      (Author of the post here) I think the key point is that even bad businesses take time and effort to create!<p>The distinction is between &quot;low-hanging fruit&quot; ideas (&quot;Let&#x27;s start a cafe!&quot; &quot;Let&#x27;s start a WordPress theme business&quot;) and &quot;high-value, high effort&quot; ideas (&quot;It&#x27;s 2003. Let&#x27;s build VoIP software.&quot;).
      • levhawk1 day ago
        Sure, I agree. I was more about encouraging to not be afraid of something hard.<p>Today&#x27;s narrative pushes people to try vibe code as much ideas as possible, even in parallel, but I don&#x27;t think it&#x27;s a fruitful approach. One should not be afraid of doing something non-typical (hard) if they belive in the idea. And if you believe, dedicate some quality time for it. If you don&#x27;t believe - why bother even with prototypes?
        • williamcotton1 hour ago
          Well what if you take on an extremely ambitious project like writing a programming language complete with DAP step debugging, a full LSP, etc, etc?<p>That takes a lot of quality time to just figure out the right syntax and semantics, let alone having to figure out how all of these complex pieces fit together!
        • davefromearth1 hour ago
          Agree. But the tricky part is how much you believe in the idea. It is hard to be faithful to the right idea. One is influenced by other people, especially one&#x27;s boss if it&#x27;s in an corporation.
        • mijustin22 hours ago
          100%
  • ljoshua1 hour ago
    Liked this post a lot, well done! Definitely appreciated that it was a site that actual has a unique design, and isn&#x27;t just another Medium article...<p>A book on a similar subject that I don&#x27;t see mentioned very often but which I quite enjoyed as &quot;Tough Things First&quot; by Ray Zinn [0]. Not the most popular one, but really down to earth and approachable ideas. Kind of like PG&#x27;s &quot;do things that don&#x27;t scale,&quot; just applied on a broader timescale.<p>[0] <a href="https:&#x2F;&#x2F;toughthingsfirst.com&#x2F;book&#x2F;" rel="nofollow">https:&#x2F;&#x2F;toughthingsfirst.com&#x2F;book&#x2F;</a>
  • pandoro40 minutes ago
    Do the hardest thing or do the easiest thing cheaply
    • javawizard21 minutes ago
      Which of course pays off precisely because doing the easiest thing cheaply is usually hard.<p>As someone once said: any fool can do for $2 what it takes an engineer to do for $1.
  • brudgers1 hour ago
    “Do the easy&#x2F;hard thing first,” is the first of artist Tom Sachs’s <i>Paradox Bullets</i><p><a href="https:&#x2F;&#x2F;youtu.be&#x2F;-Evrm03Y5hI?si=CvadZlyzR-PfwFh5" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;-Evrm03Y5hI?si=CvadZlyzR-PfwFh5</a><p>[Bonuses: narrated by Werner Hertzog and starring Ed Ruche]
  • dt3ft1 hour ago
    My hardest thing took about 7 years to build (with a child getting born and slowing things down a bit) but still. Good to hear that I’m not the only one :)
  • metanoia_18 minutes ago
    St. John of the Cross in the Ascent of Mount Carmel,<p>&quot;You should take care always to be inclined<p>not to the easiest thing, but to the hardest;<p>not to the tastiest, but to the most insipid;<p>not to the things that give the greatest pleasure, but to those that give the least;<p>not to the restful things, but to the painful ones;<p>not to consolation, but to desolation;<p>not to more, but to less;<p>not to the highest and dearest, but to the lowest and most despised;<p>not to the desire for something, but to having no desires.”