• 1 Post
  • 95 Comments
Joined 3 years ago
cake
Cake day: July 1st, 2023

help-circle
  • Funny enough, this threshold for what you find dirty or gross can cause a lot of relationship strife within a household as partners may have different thresholds for this.

    Generally, the partner that has a lower threshold for when they feel like things are too dirty or too messy or too gross and it starts bugging them feels like they do most of the cleaning work because they start feeling stressed and end up cleaning earlier then the other.





  • Did you reply to the wrong comment? If not, I suggest you re-read the comment and re-check your reading comprehension.

    Nowhere did I state anything similar to what you are saying.

    I know you’re baiting me, and I know I’m taking the bait, but I expect better on Lemmy as opposed to Reddit.


    This is like banning everything that is related to AI and then being surprised that your MRI results no longer are interpreted well because the ML models that have been used to do that for the last decade are no longer available.

    Because you don’t know the difference between an LLM and other ML models, which, honestly, seems to be true for the majority of this thread.


  • It’s a lot more than just video. It’s all your audio while you’re in the car. Your driving habits, your location, your devices, who is in the car with you so on and so forth.

    There’s a ton of data that can be gathered and associated without having to have a camera.

    If you ever talk in your car and it’s a modern car. Congratulations! That’s being recorded cataloged and sold off to the highest bidder.




  • Nah, I think they’re right.

    Did you read the pr?

    It rejects anything that’s AI assisted code, documentation or otherwise. Not just vibe coded apps. If flat hub can enforce that, which they won’t be able to, because that rejects an entire section of the software industry who uses modern professional tools (do they just ban everyone that uses jetbrain IDEs or visual Studio or visual Studio code with any form of text completion? Which are all ML (AI) based have been long before llms were a thing)?

    If they manage to actually enforce that and do that then flat hub is essentially dead.


  • The rule change doesn’t target vibe coded apps. It targets anything that has AI assisted code, documentation or otherwise. Essentially anyone using a jet brains or microsoft development environment is using text completion which is ml based.

    Let’s not even talk about one of the few things llms are actually good at, keeping documentation up to date. The one thing developers and engineers have always been terrible at and always will be terrible at.

    Does AI assisted also mean that anything where AI has viewed the code and provided feedback is also banned such as AI code review? Which is another area where models provide good value, while increasing the quality of software.

    Does AI assisted also mean using monitoring environments that use models for bug diagnosis? Such as Sentry and many others?

    That’s a lot of engineers, and projects, some of which have been around for a long time that are rejected from now on. If they stick to the letter of the rule.

    If flat hub can enforce that and I don’t know how then they’re essentially dead. Without actually making a difference in regards to rejecting vibe coded applications.


  • Applications containing AI-generated or AI-assisted code, documentation, or assets are not allowed

    This is an asinine standpoint. This isn’t targeting vibe-coded apps like most of you think, which is something I would agree with otherwise. We don’t need more vibe coded apps. I think we are all in agreement there.

    Before you knee jerk, read the rest of this message.

    First:

    “AI Assisted” is everywhere, and it has been before LLMs hit the scene. ML models used for predictive text completion have been around for a long time now and have been integrated into IDEs for nearly a decade.

    Anyone using any sort of tab completion in their IDE or editor, which most editors have already by default, is affected by this.

    The effect is that the rule applies to everyone, which means it applies to no one. The rule is pointless because it’s overly broad. (Obviously not to everyone. If you’re still coding in Notepad++, then props to you)

    Secondly:

    One of the few areas that AI is incredibly useful without actually damaging the quality of the software, but in fact improving it, is in documentation. One thing humans have always sucked at is keeping documentation up to date. One thing AI is really good at is keeping your documentation up to date.

    Excluding documentation that has not necessarily been written by AI but has been assisted by AI is effectively just encouraging out-of-date shitty documentation.

    Thirdly:

    What does AI assistant mean?

    • intelligent text completion (ie. What most extended tab/text completion ends up being for most IDEs these days)
    • AI code review?
    • Platforms that use AI bug hunting? (ie. Sentry)
    • Automated security scanning? (Ie. GitHub advanced security features)
    • Any ml model usage?

    This feels like a poorly thought out knee-jerk as opposed to a calculated decision.