I sometimes admin. But usually not.

  • 1 Post
  • 32 Comments
Joined 1 year ago
cake
Cake day: June 17th, 2023

help-circle








  • Hey, I maintain a highly popular (if niche) FOSS library. Where the fuck is my big tech paycheck where they bribe me into integrating with their product?

    /s Silly take IMO, relies on cherry-picking popular FOSS projects where you can see “the influence” of big tech, AND then No True Scotsman your way into saying that they’re not allowed to participate in the development/influence of FOSS because… checks notes they’re the ones funding the project/putting money in front of otherwise unpaid volunteers?

    If you end up coming up with a better scheme for things that has the actual practical effect of compensating devs appropriately (yes, that means at current market rates or better) for their work, then please let us know so we can switch to doing that immediately. I will literally do anything you suggest if it would achieve that end.



  • Depending on whether this code is in a hotpath (and considering how “elementary” it is, I figure that’s a possibility), this could very well be a significant speed improvement.

    Though I’d say that only excuses it if it’s truly an elementary function (and not one line as part of a larger function), as otherwise it’s unreadable garbage. But on its own it:

    • has a clear purpose
    • (presumably) isn’t reimplementing functionality
    • is easily tested
    • can be modified with no side effects (besides breaking your calendar, but that’s beside the point)





  • To add onto this:

    Home Assistant isn’t “yet another” service. It’s not trying to do vendor lock in: you can think of Home Assistant kinda like a “glue” framework.

    It’s meant to let you systemically attach devices/software across any number of mediums, and pre-existing services, and let them play nice.

    So if you’ve already gone and set up your Google Home, or Alexa, or Apple Homekit, you don’t have to abandon them to use Home Assistant.

    Sometimes you can’t even get away from it: the thermostat that came with our rental basically only has a useful Samsung Smartthings integration, but we can still use it with Home Assistant.