Spring AI: An AI framework for Java developers - No python? No problem.
Reflections on Palantir - There’s a lot going on here, from small tactical points (much of the work in enterprise software is just meetings and “politics” to get access to enterprise data and systems) to complete world views (always questing for the most optimized, quickest, and profitable solution that actually works, no matter the cost). Counter arguments: how would one live like this with three kids, even one kid? // There’s also the mystery of why the thought leaders and executives of this world are so weird.
Are Kids Screenable? - New screen time app. It sounds like it actually integrates with iOS stuff, which I didn’t even know was possible.
Tanzu Postgres for Tanzu Platform for Cloud Foundry adds new features - Faster, incremental backups using pgBackRest, AI/ML support with Pgvector, and streamlined restore options with adbr
The Evolution and Expansion of IT FinOps - Overview of current needs and possibilities in enterprise-y FinOps, I assume.
Desperately seeking AI ROI as IT budgets tighten - ”As we show above in red, at least 44% of the respondents indicate that gen AI is funded by stealing from other budgets. We’ve seen that number hover around 40% to 42% in previous surveys, and it pops up to at least 55% in the Global 2000.” // Also, one tactics for general IT cost savings is vendor consolidation.
Developer Relations Foundation Aims to Clarify Role - Hopefully it’s good for enterprises too, big organizations that need internal-facing devrel.
California Becomes the First State to Ban Sell-By Dates on Food Labels - I think we all knew these were bullshit. // “Sell-by dates are a slightly ironic, and unnecessary, cause of food waste, because they’re not intended to ever be used by consumers. Instead, these dates are meant to indicate to store employees when stock needs to be rotated, and are not accurate representations of freshness or consumability."
Viktor Farcic: There is no such thing as a DevOps engineer - Platforms bundle services developers use to make it easier and faster for them. // Viktor’s platform engineering definition: “In practice, certain experts are codifying their experience into services. Hence, if you’re a database administrator, you’re an expert. Instead of waiting for somebody to ask you to create a database for them or to configure it, you can codify that knowledge, transform it into a service and plug it into that platform so that everybody else can do it themselves instead of asking you to do things for them. Click a button, fill in some fields, and create some YAML; whatever the system is, should be the mechanism for others to create and manage that database without you. And you should focus on managing those services instead of managing requests from people to do something."
Writing Examples - Good for itself, and probably good for instructing The AI.