Laden...
InfoWorld First Look
Expert articles on cloud, software development, and AI
April 07, 2025
10 Java-based tools and frameworks for generative AI
Thereâs no reason Python developers should have all the fun. Here are 10 popular Java-based tools for integrating artificial intelligence into your Java applications and workflows.
Read more
Blissfully fast and simple JavaScript frameworks
More simplicity, more speed. Dive into standout frameworks Astro, HTMX, and Alpine.js, catch up with React, Angular, and Bun, and feel the JavaScript love and unlove in this monthâs JavaScript Report.
AI demands more software developers, not less
Data show AI assistants make it significantly faster and easier to develop software, spurring companies to tackle more software projectsâand hire more developers.
Language models in generative AI â does size matter?
Large language models and small language models will play different roles in ensuring that we deliver valuable generative AI applications at cost-effective levels.
The power of Python's editable package installations
Python packages can be installed in an "editable" or "in-place" installation mode, where instead of copying the package's code into a virtual environment, there's a pointer to the source directory instead. This allows any changes made to the package source to be reflected instantly in every virtual environment where the package is installed this way. This video demonstrates how useful and powerful this can be for Python developers, as it becomes far easier to evaluate changes made to a package without having to reinstall it each time you change it.
Rust language adds trait upcasting
Long-wanted ability to upcast trait objects to trait objects of supertraits arrives in Rust 1.86, the latest update to the fast and safe programming language.
Hyperlight Wasm points to the future of serverless
Microsoft doubles down on its serverless ambitions with a new version of its micro-VM host that runs WebAssembly workloads.
© 2025