software

  • The Gravity Problem: Why Defense AI Companies Drift Toward Offense

    ·

    The Secretary of Defense has pressured Anthropic to permit military use of its AI for “all lawful purposes,” threatening to invoke the Defense Production Act. Anthropic refuses to enable mass surveillance or autonomous weapons, highlighting the industry’s shift from defensive to offensive applications. The situation reflects broader challenges in maintaining ethical AI boundaries amidst government…

    Read More

  • Fear of deployment

    ·

    Everyone experiences fear, especially creatives like developers. Overcoming that fear to ship an imperfect 1.0 is the only way we learn.

    Read More

  • To Test or Not To Test: Unit Testing and Privacy

    ·

    Determining which methods in your application needed testing used to be easy – test everything exposed by the public API. But once you invite other developers to contribute, you are exposing a whole other set of internal APIs to the team. The behavioral consistency of these methods is just as important as that of the…

    Read More

  • The Case for Singletons in WordPress

    ·

    Please also review my follow-up post, Making Singletons Safe in PHP. There has been a lot of discussion this week regarding the Singleton pattern and whether or not it has a place in modern software development.  Mike Schinkel wrote a tutorial about a Singleton factory.  I wrote one about using Singletons as a WordPress plugin

    Read More

  • When Community Software Becomes Community Property

    ·

    One of the most widely recognized social media applications in the world today is Facebook.  People use it for everything from email to event planning to entertainment.  You can manipulate your profile to display every detail of your life or nothing.  You can build an online profile to represent yourself in any fashion you want

    Read More