107 pointsby alvaroflm2 days ago24 comments
  • leoh2 days ago
    I think it’s not fair that we expect every developer tool to be OSS. Most things that are fully OSS like react, typescript, etc. and even Linux to a large degree are supported by humongous amounts of cash from large tech companies. When a smaller firm devoted to developer tools like datastar decides to monetize, moreover, they are doing so without leaning on ad monetization, which many big firms rely upon, or other means that are not particularly nice. I think it’s really important we cut folks working on paid dev tools a break. The alternative is that we end up in a world that is largely merely defined by huge tech companies.
    • cameronh902 days ago
      The problem is the rug-pull itself, not that the rug isn't there.

      I don't have an opinion on Datastar, as I'd never heard of it until this article, but over the past year or two there have been a _lot_ of open source projects that have been converted to proprietary licenses, very often after being invested by VCs or PEs. It's happened to me a number of times now where the license for the features we were using went from open source to proprietary with 5-6 figure cost.

      Developers gotta eat, I get that. But often the reason I'm using one of these components is it's a hobby or low value project where it simply doesn't bring in the income to justify paying for a license. If I had known this would happen, I would never have used it in the first place, used an alternative, or maybe just never bothered with the project. But now you're in an awkward position where the choice is either pay-up or re-do a bunch of work.

      • ianbutler2 days ago
        There was no rug pull! (And the term isn't even being used correctly) They talked in their community decided the set of features caused a support burden and for versions later on they would put them behind a pro tier to help pay for the extra costs for supporting them.

        You can keep using your current version! You can even fork at that version. Calling it a rug pull is so entitled.

        • cameronh902 days ago
          Like I said, I haven't heard of this project until now, so I don't know the wider context, but it may be that some of the people who are reacting negatively to it have been burnt in the past by the many other projects that have gone down this route: project starts as open source, then it goes open-core, then over time more of the dev effort naturally moves into the proprietary part, then sometimes eventually they change the license for the open part too.

          Forking is often impractical in reality as a solo dev or small team rarely has the resources to keep up with security fixes.

          I'm entirely happy to pay for things, do pay for many things, as well as donate to the authors of projects I use, and whatever this library is seems reasonably priced. Nevertheless, I'm pretty reluctant now to use open source libraries unless they're backed by a foundation, given how many times I've been badly burnt.

          • ianbutler2 days ago
            > Forking is often impractical in reality as a solo dev or small team rarely has the resources to keep up with security fixes.

            Right, then as you've stated your recourse is not to use the library! That's fine and good and means the ecosystem works as intended.

        • imirica day ago
          > There was no rug pull! [...] You can keep using your current version! You can even fork at that version. Calling it a rug pull is so entitled.

          This is a dishonest perversion of the commonly accepted definition of a "rug pull".

          I'll copy what I said in a previous thread:

          When Redis changed licenses to SSPL/RSAL, users were also free to continue using the BSD-licensed version. Was that not a rug pull? Same with MongoDB, Elastic, HashiCorp, etc. These are quintessential examples of the "OSS rug pull".

          The idea is that users were relying on a functionality to be maintained (the "rug"), and the Datastar developers decided to continue maintaining it behind a paywall (the "pull").

          Nobody is claiming that developers physically took the feature away from users, as that would be ridiculous. But users of these features are now forced to either maintain it themselves, wait for someone else from the community to fork and continue maintenance (which has its own set of issues), or pay up.

          You can argue how it's "only" a few hundred lines of code; criticize "incapable" developers who can't check out a Git commit or do maintenance work they previously didn't have to; that the features don't require maintenance at all; and come up with other defensive arguments. But none of it matters. The size of the "rug" doesn't matter. It's the principle and precedent it sets for any users who were potentially interested in the project.

          To say nothing about putting essential features like a bundler and debugging tool behind a paywall. These are not "Pro" features.

          • evaneliasa day ago
            > Was that not a rug pull?

            Nope, at least following a common definition of "rug pull" outside of FOSS. A "rug pull" refers to a specific type of scam where the rug-puller absconds with funds. Wikipedia even redirects "rug pull" to "exit scam": https://en.wikipedia.org/wiki/rug_pull

            If you're standing on a rug that you didn't pay for in any way, and you're nonetheless surprised and angry when the rug-owner eventually decides it is no longer practical for them to continue maintaining the rug for free, that's just entitlement.

            Nothing in FOSS licenses says anything about future maintenance expectations, and in fact nearly all of them contain all-caps clauses shouting at you that the software is delivered as-is.

            > These are not "Pro" features.

            If you didn't create a piece of software, or pay for it, or directly contribute to it, then you certainly don't get to decide which features are "Pro" features. Instead, you can vote with your feet and your wallet and decide not to use it, that's fine; that's the model with all other products in life. Why should software be any different?

            Simply using a piece of free software doesn't entitle to you have any control over the future activities of the software's creators!

            • imirica day ago
              > Nope, at least following a common definition of "rug pull" outside of FOSS.

              The current context is within FOSS, however. And it has a widely known definition[1].

              > If you're standing on a rug that you didn't pay for in any way, and you're nonetheless surprised and angry when the rug-owner eventually decides it is no longer practical for them to continue maintaining the rug for free, that's just entitlement.

              So, let me get this straight. You're saying that because users didn't pay for the software, they're not allowed to be surprised and angry when they're forced to either continue using unmaintained versions, take over maintenance themselves or wait until someone from the community does, or pay up? And you're saying that paying for the software buys you these privileges?

              So, essentially, if the author of cURL decided tomorrow that it's no longer "practical" for him to support ancient and obscure protocols like Gopher and Telnet for free, and he decided to put them up behind a paywall, that the people depending on these features don't have any right to be upset about it? And if they are, they're being entitled?

              Or, from a social perspective, if the people making meals at a community kitchen decide that it's no longer "practical" for them to supply eating utensils for free, and start selling them at $10 a pop, that the people relying on those meals are being entitled if they're upset about this change, because they're not paying customers?

              Don't you realize how hostile this is?

              Forget about open source. This has nothing to do with licensing. The libre software philosophy is orthogonal to monetization practices, and every author can choose how they wish to make development sustainable, if at all. As I've said before[2], I'm in favor of F/LOSS projects having commercial tiers or subscriptions, as long as it's done fairly.

              What I am arguing for is having basic decency to treat all users of your software with respect. The moment you decide that users not paying for your work are not worth listening to, that they're entitled, etc., and that your attention and respect can only be bought, you've corrupted the entire ideal of why we build freedom-respecting software in the first place.

              The sad irony is that I'm 100% sure that most people arguing against this, including Datastar authors, rely on tools like `curl`, `grep`, and other libre software whose authors never have and never will pull these shenanigans. So they're quite happy to "leech off" other people's work, but not happy to let others do the same off theirs. This double standard is what's ruining open source, not entitled users.

              I won't bother responding to the other comments, as they boil down to this same point. And I'm really repeating myself here, so feel free to talk amongst yourselves.

              [1]: https://hn.algolia.com/?dateRange=all&page=0&prefix=true&que...

              [2]: https://news.ycombinator.com/item?id=45536000#45540307

              • sarchertecha day ago
                > You're saying that because users didn't pay for the software, they're not allowed to be surprised and angry when they're forced to either continue using unmaintained versions, take over maintenance themselves or wait until someone from the community does

                Surprised maybe depending on how long the software has existed, but angry? 100% they are not allowed to be angry.

                Anyone who thinks that a maintainer of open source software is required to maintain that software for free forever is an entitled brat.

              • pushcxa day ago
                The answer to all your scenarios is yes. There is no amount of free labor someone can give away that entitles the recipients to more free labor.
              • ianbutler20 hours ago
                Don't you realize how hostile it is to have a bunch of non contributors demand and entitle themselves to things and burn out OSS organizers at an increasing rate so much so it's been cited as an ongoing critical concern to the entire software supply chain?

                Your attitude ignores the real financial and time constraints that OSS has been facing forever and people are rightly starting to get tired of this shit.

                We're well past the stage where its little well meaning communities trading cool bits of code with one another OSS is a completely economy defining thing now and people shouldn't settle for being worked to the bone, they should be setting proper safeguards, like Datastar has done here, to ensure their project does not burn them out and they can continue to grow and direct it in a way that accords with their own interests and desires.

              • evanelias21 hours ago
                > The current context is within FOSS, however. And it has a widely known definition[1].

                Yes, and my argument is that definition is wildly inappropriate. It takes the perfectly-legal actions of software authors and equates them with an illegal financial scam.

                > You're saying that because users didn't pay for the software, they're not allowed to be surprised and angry when they're forced to either continue using unmaintained versions

                Correct, except no one is "forced" to do anything. That includes the software authors, who are not forced to continue maintaining their software, for free or at all, if they so choose.

                > And you're saying that paying for the software buys you these privileges?

                Potentially, yes. But that depends entirely on the terms of the license, product offering, payment method, etc. Just like anything else you buy, if the product is deficient (potentially within a set timeframe), you may have some recourse available but it varies.

                > if the author of cURL decided tomorrow that it's no longer "practical" for him to support ancient and obscure protocols like Gopher and Telnet for free, and he decided to put them up behind a paywall, that the people depending on these features don't have any right to be upset about it?

                Correct. If you are not the employer of the author of cURL, and you are not a customer of the author of cURL, why do you think you have any right to tell him what he can or cannot do with his software or his free time?

                > And if they are, they're being entitled?

                Absolutely, 100% this is unquestionably extreme entitlement.

                > if the people making meals at a community kitchen decide that it's no longer "practical" for them to supply [...]

                Open source developers are not even remotely similar to soup kitchens, and open source software users are not impoverished starving people.

                > Don't you realize how hostile this is?

                After the previous analogy, perhaps you should ask yourself that.

                > I'm in favor of F/LOSS projects having commercial tiers or subscriptions, as long as it's done fairly.

                The issue here is that your definition of "fairly" is completely subjective, and seems to involve you having a say in what other people do with their time and intellectual property.

                > The moment you decide that users not paying for your work are not worth listening to

                That simply isn't what I said, nor what any of the sibling comments said.

                > So they're quite happy to "leech off" other people's work, but not happy to let others do the same off theirs.

                I believe this is a complete logical fallacy, as I don't see the Datastar authors (or anyone else in this thread) complaining about leeching anywhere. But please link me to this if I'm mistaken.

          • ianbutlera day ago
            You don't get to decide what they want to maintain. They could have just deleted the features. This entire saga has made it so clear to me people that can only see what is in it for them versus being able to step into the shoes of a maintainer offering something for free.

            There is literally no obligation to support you at all. Sucks if it puts you in a bad position that's not on the maintainer, there's no legal or social contract they broke in fact that's entirely in the spirit of what OSS is supposed to be. It's not so a bunch of mediocre free loaders can demand continued access to a library they never contribute to and only consume.

            The correct way to look at this is you have the privilege of consuming the hard work of another person for free and you should be greatful they put in work to make your life easier in an open way when they did not have to ever and at all and understand when the burden on a small team makes it hard for them to continue to support a feature set. There isn't a sacred duty to people who consume something another group opened because they wanted it to exist.

            That's what the licenses and all the legal bits say. They do it because they want to and if they stop wanting to you can all get bent. Instead they looked for a sustainable middle ground.

            At least the controversy is making them even more popular.

          • pushcxa day ago
            > The idea is that users were relying on a functionality to be maintained (the "rug"), and the Datastar developers decided to continue maintaining it behind a paywall (the "pull").

            Why were the users so entitled to free ongoing maintenance that its end is worth describing using a term from financial fraud?

            • sudodevnull21 hours ago
              to be clear, the pro plugin versions ARE NEW IMPLEMENTATIONS. they are not just old code now behind a paywall.
      • evanelias2 days ago
        > It's happened to me a number of times now where the license for the features we were using went from open source to proprietary with 5-6 figure cost.

        In those cases, prior to the project going commercial, did you contribute nontrivial code to the project and/or financially sponsor the project?

        I could see being upset in those situations, but in most cases I find the answer is no.

        > If I had known this would happen, I would never have used it in the first place, used an alternative, or maybe just never bothered with the project.

        If you had used an alternative, the same scenario could have played out with the alternative.

        Realistically, what are the "never have used it" / "never bothered" scenarios? Presumably you chose the project because you needed it for something; that implies the never-bothered alternative is essentially just writing something from scratch instead. Which you can still do now. And you can use the last FOSS version of the project as a starting point, which saves a tremendous amount of time. So how exactly were you burnt by a supposed "rug pull"?

      • jen202 days ago
        If the rug isn’t there, how can it possibly be pulled?

        All free licenses make each commit free - forever. If a library does what you need today, use it! If the terms become unacceptable in future, fork it and maintain it yourself, or hope someone else will. Note this can even happen with free software (GPL2 to 3, for example).

        No one is entitled to the future work of someone else without paying though. You very definitely are the entitled one here.

      • sergiotapia2 days ago
        I think it's totally normal and correct to have a license where a company like Amazon can't come in, steal the volunteer work of hundreds of developers, slap their logo on it and sell it.

        I'm sure open source purists do not like this, but the world is the 1980 anymore. It's been 45 years. Things need to adapt. Open source needs to adapt.

        • sarchertech2 days ago
          Yeah we really need to normalize licenses that protect against that. Even GPL doesn’t because everything is SaaS now and companies will just isolate the GPL code to one micro service. AGPL might prevent this but there aren’t a lot of cases that have been litigated. And if they don’t modify the source then then it doesn’t do much IIRC.

          But “open source” was in control of big business from the start. The open source consortium was a late 90s attempt to co-opt the free software movement and turn it into something business friendly.

          Tim O’Reilly funded it to start and now it’s funded by big tech companies.

        • crote2 days ago
          > I think it's totally normal and correct to have a license where a company like Amazon can't come in, steal the volunteer work of hundreds of developers, slap their logo on it and sell it.

          Why shouldn't this to apply to every company - including the one ostensibly shepherding the open source project? I would argue that employing a bunch of core developers doing 10% of the work doesn't entitle you to be the sole entity to monetize the work of the other 90% of the community, but I don't think anyone has come up with a proper license to defend against that yet.

          Open source indeed needs to adapt, but I don't think the source-available or open-core models we are seeing these days is the right solution. If you really want to prevent third-party entities to profit off your work you'd need to go for something like the AGPL, but that is for obvious reasons not exactly a popular choice.

          • evanelias2 days ago
            > Why shouldn't this to apply to every company - including the one ostensibly shepherding the open source project?

            Because that's simply not how copyrights and trademarks work. The licensor doesn't need to abide by the terms of the license, by definition. The purpose of a license is to grant rights from the licensor to the licensee.

            > employing a bunch of core developers doing 10% of the work doesn't entitle you to be the sole entity to monetize the work of the other 90% of the community

            Very few of these cases are 10% company / 90% community. If anything, it's usually the other way around. Not to mention the huge amount of time spent on code review and ongoing maintenance of third-party contributions.

            > I don't think anyone has come up with a proper license to defend against that yet.

            That wouldn't really make sense; a software license isn't going to remove rights from the licensor. More realistic solutions are things like intentionally not having a CLA (effectively preventing the project creator from relicensing) and/or reassigning copyright and trademarks to a foundation.

    • naet2 days ago
      I have to work with some closed source external tech at my job right now and I hate it so much. Probably more to do with the specific tech than the open/closed factor, but it feels really bad whenever there's an issue or an improvement that could be made but I'm not allowed to fork or directly change the dependency.

      I honestly feel so burned by it that I will think strongly about ever joining another company that isn't using more open source tech.

      I have no opinion on datastar, and I support things like tailwind selling pre built tailwind components to make money (not that I use either, but idea wise I'm happy for them). But sometimes working with closed source is a real pain.

    • kseca day ago
      I will post again what I wrote ( slightly eddied ) earlier in the Datastar thread.

      There is a mainstream generation divide in open source ideology over the past 15-20 years.

      The modern one is what lots of younger generation agree upon. It should always be open source and continue to be supported by the community. For the interest of Public Good. Some of these project where basics living cost are met money mostly driven by VC, or zero interest rate phenomenon. Preferably GPL or APGL, no body owns the code or even rights, the project belongs to the community. Everything is or should be OSS. When money is involved, donation is the preferred method. At one point Open Core were fine, I believe Sidekicq works on that model for at least 10 years. But I guess now even Pro version of anything is borderline unacceptable as it is "bait and switch".

      The old folks are basically and mostly take it or leave it. Fork it into my own while taking the maintenance burden too. Sometimes they charge for it, sometimes they dont. They are just sharing something they did to the rest of the world in the hope some may enjoy it. Mostly started out as just a hobby, not something big or professional.

    • cael4502 days ago
      Yeah, it is weird to me how many people expect free stuff, and when they get it, they act entitled to all of the developer’s time and get angry if they don’t get it. No other industry operates this way.
      • brookst2 days ago
        And the whole “the developer gave me so much for free for so many years that I am now entitled to never pay for their work in the future” attitude. It’s bizarre.
    • leros2 days ago
      It's true for things other than developer tools. I built a free utility that became popular and people started asking for more features. I spent several months working full-time on building out improvement and put 10% of the new features behind a paywall. I took nothing away and made 90% of the new features free too. The stuff I put behind a paywall is stuff I thought would only apply to professional business users. Just the fact that I had paid features made people upset. I got a ton of angry emails asking why the tool was no longer free. I also used to make some money via donations through BuyMeACoffee and those nearly completely stopped.
      • mauvehaus2 days ago
        If I throw code up on GitHub, I try to be real clear that if it's good enough for me, it's done as far as I'm concerned[0]. I'm also licensed under WTFPL. I figure if that scares off any commercial interests, so much the better.

        You're probably a lot more fully baked than I am, so this path may not work for you.

        [0] https://github.com/longwalkwoodworking/angle-dangler#what-if...

      • sudodevnull2 days ago
        Sorry to hear that man. It does really sour the ideas of the MIT license especially. It's a social problem and won't be solved by tech. My response now is a pretty hard line, cool... then fork it. Anything softer doesn't matter cause if they really cared they'd already be actively helping.
    • crote2 days ago
      I agree in theory, but the problem is that I have been burned over and over again by proprietary tooling. The interests of the dev tool makers often do not align with my interests as a developer, and that's a problem.

      Proprietary tool vendors are just trying to create shareholder value. If that means firing the entire dev team and never doing another release, they will do that. If it means switching from "pay once, use forever" to "pay $20 / month", they will do that. If it means going from $20 / month to $2000 / month, they will do that. If it means putting ads inside my IDE, they will do that. Just look at what Broadcom is doing to VMware to see what this can look like in practice.

      OSS developer tooling is usually made by and for the community. The interests of the dev tool makers align with the interests of the developers using it, because they are the same people. There are no incentives to enshittify my developer experience, so I can safely rely on the tooling without worrying about whether it'll still be usable next year. And even if the core team decides they want to make some wildly unpopular changes, the rest of the community can still fork it and continue on their own direction!

      I really wish it wasn't the case, but there are very few proprietary tool vendors I'd be willing to believe if they promised they wouldn't ruin my day a few years from now by doing a rug pull. Some small just-started firm I've never heard of? Probably not in that list. I would love to cut them a break, but trust has to be earned.

      • sarchertech21 hours ago
        >OSS developer tooling is usually made by and for the community. The interests of the dev tool makers align with the interests of the developers using it, because they are the same people.

        That’s the case for the vast majority of projects. Most of them are made and controlled by 1 person. And many that are controlled by more than one person are de facto or even de jure controlled by a single large company.

        99.99% of the “community” will never contribute meaningfully to a project.

        Sure you can fork OSS projects, but for anything remotely complicated doing so will turn into a full time job.

  • nz30002 days ago
    Internet drama aside, if you develop applications for the web, know Go, and are at all curious about what you can do with Datastar I have a boilerplate / template project that I've had much success with called northstar. In it you'll find a TODO app, and some smaller examples that show off some patterns of success when using Datastar. It's intended to be hacked on / apart, so bring your own patterns of success and put on your hacker hat.

    - https://github.com/zangster300/northstar

  • scuff3d2 days ago
    From what I can tell this seems like a classic example of devs just not communicating. On mobile I don't see any mention of a "Pro" option on the front page, and I don't see any "essays" about it either. Perhaps its buried in one of the essays, or maybe it's been communicated elsewhere, but if you're planning to launch a paid service around an open source app it's really a good idea to communicate the intent clearly BEFORE it's launched. If it just comes out of no where it feels to the community like they're getting rug pulled. On top of that terms like "Pro" and "Premium" and "Plus" have been ruined by predatory subscription models. Similar thing happened to Hyperland a while back and I think a lot has to do with the language used.

    That said, the terms seem perfectly reasonable, and a life long license is great. Though 300 dollars is going to cause sticker shock to a solo dev I think.

    Edit:

    To the devs I would recommended adding something like "All features of Datastar are free and open source. If you would like to support us consider donating or purchasing a lifetime license for access to <insert stuff here>", to the home page, maybe under the intro to the project" And drop the "Pro" branding.

    • adfm2 days ago
      Definitely drop the "Pro" branding. Also, sub-$200 is pretty standard disposable income threshold to consider.
      • scuff3d2 days ago
        Yeah, I get their motivation for putting it all together, not wanting people to have FOMO and keeping the purchase options simple. But 300 bucks is a lot for an individual to spend. I feel like maybe breaking it up a bit and letting people pick what matters to them, but then you have to be careful not to let it feel like nickel and diming people. It's a tough line to walk.
    • 2 days ago
      undefined
  • stepbeek2 days ago
    Reminds me of the Rich Hickey post Open Source is Not About You.

    https://gist.github.com/richhickey/1563cddea1002958f96e7ba95...

  • foofoo122 days ago
    All this fuss because there was no pricing link on the front DS page. There still isn't.

    There's nothing wrong with charging for your work, but it's common courtesy to be clear about pricing.

    • gazpachoking2 days ago
      Everything on the site is part of the core library which is free and open source, except for the stuff clearly marked as part of pro, which has a link to the pricing. (Plus, you really don't need pro, all the good stuff is free.)

      I think it would be more misleading to put pro on the front page, because that would make people think it's a subpar experience without it.

    • infamia2 days ago
      They think most folks should avoid Pro (it is just convenience fluff and some potential anti-patterns). Putting it on the front page would cause more harm than good?
    • naasking2 days ago
      They're not charging for the core, just for some plugins that many will not even use. I really don't see the problem.
    • BoredPositron2 days ago
      Discoverability is key, especially if you're charging for features, so placing them in reference is a bit odd. Calling it Pro doesn't help either if it's just a fancy donor button with some convenience sprinkled in. In any case, the general tone of the discussion on HN over the last three days and of the linked post doesn't make me want to use the product anyway. Everyone involved seems to like a bit of drama in their lifes.
  • dinkleberg2 days ago
    The amount of front page space they’ve taken over the past few days is impressive.
    • kseca day ago
      There is only three article on Datastar on HN.

      The original one was submitted by me. And I have no relation to them, I saw it as some alternative HTMX worth announcing.

      The 2nd one was submitted as original of the project, and also know as discover because of my submission article. Well known effect on HN.

      This one is a reply on controversy. Not surprised it ends up on HN also.

    • sudodevnull2 days ago
      Datastar author here. I'd really have rather it be about the tech or perf numbers. We pride ourselves on being fast and simple to a silly degree. The drama seems to be about anything but the underlying implementation. It makes me sad but eyeballs and hype so tend to bring people that do care in the long run.
  • wewewedxfgdf2 days ago
    "Allegations" implies criminal wrongdoing.

    "Response to entitled grumpy people" is probably more the mark.

    I would not tar my own project with the word "allegation" cause now you sound like a crim.

    • Waterluvian2 days ago
      I think the suggested alternative is a considerably less professional way for one to conduct themselves.
    • nchmy2 days ago
      Are you aware that "allegations" is never used in the actual post?
      • wewewedxfgdf2 days ago
        Maybe the author changed it.
        • nchmy2 days ago
          nope. the title here is just a fabrication, and it doesnt seem like you read the actual article
          • wewewedxfgdfa day ago
            >> "Please don't comment on whether someone read an article.

            https://news.ycombinator.com/newsguidelines.html

            The site guidelines tell you not to say things like that.

            Which you said earlier in this comment thread which got flagged and deleted so I don't know why you are back saying it again.

            • nchmya day ago
              I wasn't aware of that rule. I'm quite curious as to why it exists...

              If you did read it, where did your comment come from, given that allegation was never used in it?

              Perhaps the original sin is the title for this post broke the rule that says to use the original title

    • mardifoufs2 days ago
      Yeah, "allegation" is almost exclusively used for crimes nowadays. In fact, I automatically associate the word to sexual misconduct accusations. I know that's not even remotely implied in the word's actual definition but it's just not a good idea to use it for an article like this, because I know I'm not alone in making that connection lol.
    • nchmy2 days ago
      [flagged]
      • 2 days ago
        undefined
    • antonvs2 days ago
      I would have said “response to misunderstandings”.
      • wewewedxfgdf2 days ago
        Agreed.
      • asddubs2 days ago
        that can read as passive aggressive though
        • JasonSage2 days ago
          That’s fine.
        • antonvs2 days ago
          People who are inclined to take offense at true statements are going to find ways to complain or take offense no matter what. We shouldn’t bend over backwards to accommodate that sort of behavior.
  • odie55332 days ago
    Whatever slight they received has been more than recompensed with exposure. We've had three HN stories in two days on this.
  • andersmurphy2 days ago
    As a Datastar user who uses the free version I don't want the Pro features to be made free as they would just add bloat to the bundle. It's already borderline massive at 10-11kb. Like preact is 3kb.
  • 2 days ago
    undefined
  • simultsop2 days ago
    At some point, computation use main interface will move away from screens. We expect it to go invisible, hopefully. Then I wonder the fate of all UI solutions.
  • jeisca day ago
    Lifetime licenses are great for quality software! I have one for each Beyond compare and Emedit.
  • alvaroflm2 days ago
    Please change the title to: Datastar response to misunderstandings
  • jemiluv82 days ago
    Get ready for hard forks
  • HiPhish2 days ago
    I am getting really mixed signals here. First the Pro features used to be free (libre), but now they no longer are. The features are supposedly not really needed, but then they being sold. What's with the Pro bundler? Why do we need a bundler in the first place, what is it supposed to do that a regular bundler like Vite cannot? And now there are two more frameworks (Rocket and Stellar) that won't be Free and Open Source at all?

    If this is just about providing monetary support for the project then just do what everyone else is doing: sell support or pre-built copy&past examples. If the plugins are nothing special and can be replaced by a one-liner I would be even more pissed after paying 300$ for them.

    Either these guys are really, really bad at communication, or this smells really fishy. If anything, this blog post makes me trust them even less that they won't enshittify Datastart by moving more stuff to Pro and having the FLOSS version be the ghetto version.

    • naasking2 days ago
      > I am getting really mixed signals here. First the Pro features used to be free (libre), but now they no longer are.

      That's not my understanding. From what I read, the open source "features" were incomplete, the Pro versions are polished products.

      I don't understand the rest of your post, don't use a bundler if you don't see the point. Datastar is tiny and modular, any proprietary features could be replaced by open source version, you don't need to depend on anything proprietary. What's the risk you're worried about here?

      Finally, selling support for a tiny library that's well tested, robust and fast is not viable. What do you see as the business case here?

    • wolfgangbabad2 days ago
      The author is very aggressive and pushy, he makes fun of people who disagree with him on Discord and now even here on hackernews. Notice the pattern of his comments/responses - he tends to belittle people. On Discord he use vulgar language - here he is more careful to maintain image. But it still permeates through his comments no matter how hard he tries to mask his true self.
  • tolerance2 days ago
    I just don’t understand how (presumably) adult men with bank accounts and families and medicine cabinets have the energy to have such strong opinions about this kind of stuff. Or even people who don’t have any of those things...

    Some credit is due to the lead Datastar developer though, who like the guy behind HTMX has a particular way of confronting obtuse criticism that I find amusing to some degree and in a way appropriate if only I didn’t find the tenor of some of his responses to be playing down to the level of his detractors and obscuring the greater theme that I think is software discourse being a proxy for political ones.

    Hoping that the personalities behind Datastar and HTMX are a few good notches to the left of DHH.

    • JSR_FDED2 days ago
      The breathless outrage is something that has no place on HN.

      As for the developer’s tone - I don’t know if there is a right way here. It’s an asymmetrical situation where making an unfounded allegation is effortless and does real harm, but responding to it in a measured way is ineffective and legitimizes the allegation.

    • sudodevnulla day ago
      The irony is I mirror people's response. The only way to stay sane is to not take yourself seriously. The flagged comments that people take offense are South Park quotes. The general tone police is what is being railed against. Open source tech used to be counter culture to the ibm/microsoft status quo. Clutching your pearls while not understanding licensing nor the tech is the peak of absurdity. I don't even know Carson or DHH politics as I spend time on tech more than drama.
      • tolerance19 hours ago
        People are dumb and emotional for a lot of different reasons these days. I think that parsing today’s brand of humor/irony—verbal and written—requires a sort of detachment that most people lack and are losing with time if they ever had it. This is at odds with the fact that traditional humor/irony requires the participants to have some kind of shared understanding about the subject matter.

        You seem to be a smart enough guy that can make sense of what I’m trying to say better than I can express it.

        These days the worst thing to do in the face of absurdity is to draw attention to it. There’s just too many people living right now whose entire sense of self and security comes from subscribing to some absurd ideal that’s only tangentially—or at best orthogonally—rooted in a common interpretation of a the past (i.e., a tradition.)

        My approach when dealing with these kinds of people used to be “When they go low, step on their backs!” but I’m beginning to realize that doesn’t leave a good impression for my opponents who are arguing in good faith nor does it set a fine example for my colleagues, particularly the more naive ones.

        My favorite counter of late is something more like a barrel roll where afterwards I can either disengage or attack from a more sophisticated vantage point. Then I can only hope that a conscious observer can pick up on my attempt at being tactful, adopt it for their own use and spare themselves the troubles of the deeply troubled.

        • sudodevnull18 hours ago
          care to become the community manager for Datastar?
          • tolerance17 hours ago
            Oh...oh, no. I’m far more effective at offering unsolicited and dispassionate criticism under cantankerous circumstances than I am at lording over Discord servers.

            Although I’m not opposed to becoming more familiar with the tech and potentially translating some of the more memetic aspects of the Datastar community’s ideals into the robust kind of propaganda model that all open source projects thrive under and deserve in the year 2025.

      • foofoo12a day ago
        > The irony is I mirror people's response

        The problem with that is you go down to their level. There's no winning against a team of professional mud slingers in the mud. Even if you would win, that'd just make you one of them.

        • sudodevnull19 hours ago
          You are very very right, I guess my real problem is I don't care what they say behind stuff that is a straight out lie. Your boos mean nothing to me, I've seen what they cheer for.

          I'll push back a bit in that I'm still out here helping other devs and making cool stuff so not exactly like them. Happy to have head to head with actual code and some modicum of stakes on the line.

  • sgarland2 days ago
    I hadn’t heard about Datastar until this brouhaha started, but having read everything, I’ve come to the conclusion that many people are entitled primadonnas.

    I really do not understand the outrage. Nothing has been taken away, it hasn’t been relicensed, etc. I saw someone complaining that extracting the commit prior to the change was “an arcane git command.” Are you serious? If you can’t figure out how to get the parent of a given commit, I have no idea how you stay employed in tech.

    I applaud the library author for making some money while also not rug-pulling. I personally think the license should be more copyleft, but if anything, the fact that it isn’t should negate anyone’s complaints.

    It’s almost as if there is a disturbingly large percentage of the community that has no idea how to code, doesn’t have the drive to learn - much less produce something original and market it - and just fakes it by vibe-coding on top of libraries and frameworks.

    • ChrisMarshallNY2 days ago
      > It’s almost as if there is a disturbingly large percentage of the community that has no idea how to code, doesn’t have the drive to learn - much less produce something original and market it - and just fakes it by vibe-coding on top of libraries and frameworks.

      Does seem that way.

    • andersmurphy2 days ago
      I can't even imagine the drama if it was made free but GPL.
    • yencabulator2 days ago
      > Nothing has been taken away, it hasn’t been relicensed, etc.

      Meanwhile, at https://data-star.dev/essays/greedy_developer

      > For v1, we moved a handful of convenience plugins into Datastar Pro.

      So it's yet another rugpull, and the project is now Open Core. No sympathy from me.

      • sgarland2 days ago
        They literally tell you to fork it, and also demonstrate how to recreate some features. I don’t know what else you think should happen.
        • rovr1382 days ago
          Fork it, revert the removed things, maintain it.

          ---

          From their own essay, the plugins are simple. They even give examples. They claim maintenance, sure. But they also claim the core API is stable and shouldn’t see changes.

          Which is it?

          ----

          I talked about them getting paid above, that’s fine. The rug pull and then coming up with these arguments are the parts that don’t sit right with me.

        • yencabulator2 days ago
          They literally can't prevent people from forking it. That's what open source means. Same has been true of all the rugpulls we have seen.
    • fwip2 days ago
      > “an arcane git command.”

      If you're speaking of a comment towards the top of the last thread on HN about it, that comment was a sarcastic one. If not, please ignore.

    • 2 days ago
      undefined
  • abrookewood2 days ago
    I don't really have an opinion on DHH either, but that speech nails it. Open Source Devs need to eat - stop flooding them with unrealistic demands and whinging when they ask to get paid.
    • mardifoufs2 days ago
      I don't think anyone would be pissed at projects that ask to get paid upfront. When you provide a product for free, then switch the features to a paid model, it's normal that people will talk about it and won't be super happy about the situation. Sure they aren't entitled to anything, but maintainers aren't entitled to a criticism-free discussion of their project just because the project is open source (in part) either.
  • rovr1382 days ago
    > For v1, we moved a handful of convenience plugins into Datastar Pro.

    and

    > Nothing you can build was taken from you; we set a support boundary

    If it was available on core, it was supported by them. If they moved it to Pro, isn't still supported by them?

    Not sure what the 'support boundary' is. If they didn't want to provide official support for it, wasn't 'core' the better solution for them anyway? Wouldn't pay require them to officially support it?

    ----

    The ability to build is separate from the convenience of prebuilt. It is paywalling things. This is like saying, 'you can send electrical pulses to your computer, no need for an OS or tooling'.

    If everything is achievable through the same api, then the plugins wouldn't do anything. If they simplify things, then do they do add something, convenience. This is what plugins do, which they say aren't needed? But if they're not needed, what's Pro for?

    Yes, it's a 501c3... it's still commercial since they're selling...

    If it's stable, no v2, plugins aren't needed, it's a 501c3, there's no shares, equity... what's the point of Pro? "The goal is to fund the work and draw a clear support boundary," What are they funding?

    By adding a Pro subscription, what's the incentive to work on core?

    ---

    As an outsider it just looks as a way to justify Pro. But it's not a technical explanation or explains the maintenance policy.

    • crote2 days ago
      I completely agree. The "nothing was lost because you can still build it yourself" argument could just as well be used to make the entire thing proprietary. You still have your Turing Machine, so you didn't lose anything!

      I don't have a big problem with the "paid bonus features" business model in general, but when you're removing features from the open-source version, at least be honest about it. And it's open source: if it breaks you get to keep both pieces, so where's the support burden supposed to come from?

      • rovr1382 days ago
        Same.

        I have no problem with paid features. I have no problem with them making money. I have no problem with them monetizing it this way. I have no problem with the 501c3.

        I think that moving things from free to paid is them forcing the hand of users to pay, which is sweeping the rug under them. This is more on _how they did it_, more than the fact that it's paid.

        I just don't like how they did it and it's not a good argument to justify it.

    • infamia2 days ago
      The data attributes they moved to Pro was mostly a result of watching folks use Datastar and seeing the anti-patterns develop. Those anti-patterns have been moved to Pro.

      > If it's stable, no v2, plugins aren't needed, it's a 501c3, there's no shares, equity... what's the point of Pro? "The goal is to fund the work and draw a clear support boundary," What are they funding?

      I assume it is because charitable organizations need accountants and other things (along with all the other stuff like web hosting and the like).

      • rovr1382 days ago
        If they make less than $50,000 USD, they need to file the 990-N postcard, online.

        It's less than 10 fields? Things like name, ein, fiscal start, end, etc.

        If they make more than $50k, they can fill the EZ form. Sure, hire an accountant if you want. Most is how they earned the money, assets, expenses, where they spent the money. They need to declare officers too.

        If they earn I think it's $200k, then they need to fill the IRS 990 form. Sure, get an accountant.

        There's another requirement thrown in the above if they have more than X in assets...

        The datasets of IRS 990's are available online.

      • sudodevnull2 days ago
        Ironically Non-profits have to show profits. We don't particularly want devs money as much as Teams/Enterprise to pay for tooling. Inspector make life easier and more stuff (like Stellar is in route).
    • naasking2 days ago
      > By adding a Pro subscription, what's the incentive to work on core?

      The article literally says that they consider core complete after numerous rewrites and optimizations. The whole point of a plugin architecture is that extensions don't have to touch core source code, so development on Datastar, open or closed source, is all about the community of plugins.

      • rovr1382 days ago
        I agree.

        But by their own admission, plugins are not needed.

        > _even if we don’t think you need them._

        So, to them, which is it?

        • naasking2 days ago
          "You don't need plugins to do useful work with Datastar", and "You don't need these plugins for most work" are both perfectly reasonable interpretations.
  • renewiltord2 days ago
    Pretty typical for people to start campaigns for "open source developers must be compensated" while simultaneously losing their shit about this. Hahaha.

    Oh yeah, please make it donorware so that I can then give you $5 every ten years and say "I donate to open source projects I like". Haha.

    • andersmurphy2 days ago
      It's wild this comment is getting downvotes.
      • crote2 days ago
        Probably because there's a huge chasm between "open source developers shouldn't starve" and "any form of monetization, no matter how hostile to the community, is completely acceptable".
        • renewiltorda day ago
          Yeah, and apparently completely optional features that are entirely new are "hostile to the community". LOL

          Hey, OSS dev, would you mind putting only features no one would ever want behind a paywall? No no, I know you could put convenience ones that could be replaced with a one-liner behind a paywall and no one would be hurt but that would be hostile to the community.

          Ideally, exactly zero people should want the thing you make a pro feature.

          • andersmurphya day ago
            The whole OSS support model people are suggested Datastar adopt is bad as it actively encourages you to write less good software so you can offer paid support.
  • hmans2 hours ago
    [dead]
  • godatastargo2 days ago
    [flagged]
    • sudodevnull2 days ago
      Thank you so much! The core team does realize there is a silent majority that doesn't get involved in the drama. Sorry you had to make an account to say that. We really do appreciate it!
      • godatastargo2 days ago
        No problem! You were quite responsive to my questions about datastar on some other social media outlet. Time for me to do what I can!
  • wolfgangbabad2 days ago
    [flagged]
  • andersmurphy2 days ago
    [flagged]