3 comments

  • userbinator6 hours ago
    Not sure we need another term for this, as &quot;utilities&quot; has been the accepted term for various one-off programs that do miscellaneous things, and of which power-users will tend to have a rather large collection of.<p>However, the term reminded me of a memorable interaction I had many decades ago with an old woman who wanted to write a program <i>in x86 Asm</i> to manage various aspects of the plants in her garden. (She did succeed at doing so.)
    • bombcar1 hour ago
      I was surprised when I actually dabbled in x86 ASM (in the guise of MASM which arguably is a higher-level language than direct ASM) with BIOS and DOS interrupts as functions - it&#x27;s quite close to C and not at all difficult - just tedious.<p>A powerful editor&#x2F;IDE makes it ... not the worst programming experience in the world.<p>And since it&#x27;s &quot;so detailed&quot; it&#x27;s pretty easy to understand and explain, unlike higher-level languages that &quot;do everything for you&quot;.
    • wonger_1 hour ago
      Sometimes utilities can be production-grade, tho, so I don&#x27;t think that captures the nonchalance the author was looking for.<p>&quot;Home-cooked apps&quot; is still my preferred phrase. Personal software and subsistence development are also good terms.
    • yuppiepuppie5 hours ago
      I like the new term which distinguishes it from &quot;utilities&quot; that are personal tools used for programming it self.
    • midnitewarrior2 hours ago
      &quot;Utilities&quot; is a generic term suggesting it is small, potentially reusable, purpose-limited, and used to simplify a task.<p>&quot;Utilities&quot; doesn&#x27;t indicate the audience or the intended longevity of use of the tool like &quot;houseplant&quot; and &quot;bouquet&quot; do.<p>Both indicate they are built for personal use cases, suggesting potentially low reusability. The longevity of &quot;houseplant&quot; suggests it&#x27;s intended for ongoing use, while &quot;bouquet&quot; suggests a limited use tool.<p>With work, either could be made reusable for others, but I think it&#x27;s implied that the scope is an edge case or uncommon case that likely only applies to its creator or a very limited audience.<p>I see value in the terms, but these terms may themselves be houseplant terms, not sure if general adoption is useful to someone not building houseplant software, they are mostly hobbiest terms by definition.
    • Almondsetat1 hour ago
      <i>userscripts</i>
  • ku1ik6 hours ago
    This is such a lovely article. It’s one of the few things posted to HN these days that actually feels human.
    • kubb6 hours ago
      I also feel this way. It’s a breath of fresh air. I love the Blomsterfönstret illustration too.
    • slopinthebag6 hours ago
      Yeah this place has been depressing lately. The hope is that AI could be used to automate the parts of our lives that bring us no joy or growth and help us become fully actualised human beings, but instead it seems like it&#x27;s just used as a tool to boost profits while making the world a worse place.
      • pona-a5 hours ago
        It&#x27;s the denigration of any and all intellectual pursuits that gets me. It&#x27;s the myopic lead the blind, in a race to empty their brain fastest before the singularity can rupture them into the mainframe heaven.<p>Their irl counterparts at the university make me think it must be envy, the same as with AI art: they were never good programmers but have always envied the their prestige; and using this new wonderful machine, they can now live out their fantasy at the expense of others. For others it&#x27;s just nihilism: why not cheat through your entire higher ed if it&#x27;s now entirely possible?<p>But many AI-boosters here on HN were once respected programmers, so what else can it be? Fatigue setting in with age, exacerbated by too many levels of indirection in modern software, AI becoming a crutch to avoid noticing you&#x27;re slowing down?
        • IanCal3 hours ago
          Or it’s just a useful tool that lets me build more stuff and focus on what I’m more interested in, and can use it to learn.
      • sriram_malhar5 hours ago
        As someone said, &quot;Machines were supposed to rid us of tedious work. Instead they write poetry and create art, and we fill captchas to prove to them that we are human&quot;
        • zikduruqe4 hours ago
          I prefer a quote from Dune - &quot;Once men turned their thinking over to machines in the hope that this would set them free. But that only permitted other men with machines to enslave them.&quot;
  • phito2 hours ago
    I love it. I do plant tissue culture as hobby and really see plants as the living systems that they are.