pooberbee (they/she)

(they/he/she)

  • 0 Posts
  • 20 Comments
Joined 1 year ago
cake
Cake day: June 26th, 2023

help-circle
  • My house had the cheapest garbage disposal which I quickly broke. When I went to replace it, I found that replacing them is incredibly easy and the mid-tier model (about $120) said it could handle small beef bones and peach pits. I’ve been very happy with that, and all my food waste goes in. I don’t have a lot of room for compost, but the city purports to be generating electricity from the sewage, so I hope it isn’t wasted. It also means that my trash doesn’t smell, which is nice.







  • Some of this is probably just getting to know your tools. Learn the language, look at others’ code and interrogate what they did and why. The higher-order functions (scary-sounding term, but they’re not actually scary) you mentioned are useful, go learn them and use them.

    Some of it might also be (I haven’t seen your code) getting a better understanding of the problem you’re trying to solve. Figure out what all the separate pieces you need are, and then break those pieces into their pieces and so on, until you’ve got simple, self-contained chunks of functionality that you can give simple names to. Some of those might be functions, or you may find that they’re simple enough that they don’t need to be. Refactor and think about how to make the problem simpler. I think a lot of it is just staring at your work and dreaming of ways the make it simpler and easier to read.

    If you really want to optimize for performance, that can come later once you really have a feel for it.




  • I suspect there are a lot of “Rust devs” that are little more than kool-aid drinkers. Common refrains are that Rust is the fastest language, most type-safe language, and most powerful language. Rust certainly seems to move the state of the art forward in some ways, but you can still write garbage code in it.

    I’ve worked with lots of different people in lots of different languages, and I think I’d rather good people in a bad language than the other way around by a mile.





  • pooberbee (they/she)@lemmy.mltoMemes@lemmy.mlMovie
    link
    fedilink
    arrow-up
    3
    ·
    10 months ago

    This is my perspective on a lot of art and music. If something is universally hated, I want to know why it is and if I can find any redeeming qualities. A lot of my favorite things have that characteristic of doing something very specific extremely well but being generally unlikeable.