Autocorrect hates me, I am sorry.

  • 0 Posts
  • 356 Comments
Joined 8 months ago
cake
Cake day: July 20th, 2025

help-circle

  • The one thing Apple has done an amazing job of over the years is providing a solid, clean, common application framework for all of their systems.

    They’ve fucked it up recently, but basically, 90% of the time you’d get the same consistent interface design across all apps, with common design language and iconography and accessibility features. They aggressively deprecate so you have to keep that $100 dev fee rolling, but the experience has been good for the the better part of 20 years (post carbon & X11, pre-liquid ass, the cocoa years).

    If everything on Windows is a vibe-coded web app then everything is going to look like different, feel like shit to use, and perform like shit.


  • There’s just no end game here.

    They’re right, it’s an open ended war, and the only thing that can stop it is the US deciding to stop it.

    And even then, there’s the question of does Iran retaliate with a US retreat (probably no, but after this oil states will be strategically building away from the strait).

    Even if they send war ships, what do they accomplish? Next step is the US will tell them to have courage and buy tons of American missile interceptors and patrol the waters, making European soldiers targets instead of American soldiers.

    Why would the French or Germans want their own soldiers to die for nothing, to shield a country threatening them, and with no ability to influence the end to this (and likely drag it out longer).





  • Does this violate the rules in D&D?

    If not I have a new character

    Edit:

    A willing creature that is at least one size larger than you and that has an appropriate anatomy can serve as a mount, using the following rules.

    Centaurs are medium, horses are large. RAW a centaur should be able to mount a horse, with only some squabbling over appropriate anatomy.










  • It feels like there’s a meta-discussion to be had about AI disclosure and AI use in a lot of these projects and it’s starting to boil over.

    I would suggest that maintainers should:

    • Add an AI disclosure in their readme, which is what I do on my projects. If you don’t like AI then it’s on the tin and you can avoid it – explicit is always better than implicit.
    • Provide guidelines on AI contributions to their project. Every project needs an AI contribution policy now because we live in a world where most devs do use AI code gen. If you accept a patch from a community user it’s probably been touched by AI.
    • Detail their AI workflow, but specifically how they review this code. I can only really work and review at a file-at-a-time pace so that 100% of AI code is reviewed by me, in detail, and it’s up to my standards.

    When it comes to existing projects that start adding AI contributions it’s always going to be difficult. It’s not something projects started with even the option of, there’s no way to get consent from your users (nor consensus on whether you should you get their consent), and there have been varying levels of AI code gen for years now from simple completions to now agentic vibe coding.

    I’ll be honest, most of my own projects use AI generated code, and I use it for work. It’s never code I couldn’t have written myself – because if it were how could I review it? But the fact is, in the year 2026 AI code generation is both fast, usable, and it’s near ubiquitous. There are tasks I could work on for weeks that I can build plus review in a couple of hours with AI. It’s very hard to argue with that, and I’m a very picky coder+reviewer with a full time job.

    And lastly, for the community we all need to be mindful of open source maintainers.

    They work hard, for free, and get treated like shit by users, the law, and big corporations. There’s a new generation of people who sign up for code hosting services just to request features or complain in your git issues, they’re opening up slop PRs and emailing you. Plus, internet users love to pile on and harass people.

    Please remember there’s (usually) a human made of meat at the end of the intertubes, and when 100s of people write mean/abrasive things it adds up. Nobody is perfect, open source devs are just trying to share and help.


    PS for mods: I saw there was another thread on another app using AI that was locked as off topic, I am trying to be constructive in this comment, but if it’s off topic/too divisive I understand.