Async closure support is stable for Rust 1.85
Rust’s leadership team announced progress on the 26 Rust project goals for 2024. Leadership representatives said the project emphasized work on asynchronous closures and finalizing its Rust development goals for early 2025. Async closures, cited as ...
The biggest ideas in software and technology today
One of the coolest things about being a software developer is that you often know what’s behind the curtain. To some extent, at least. Working in tech gives you the chance to know first-hand what a neural network is, or what makes quantum computing ...
4 tiny Docker images for lightweight containers
Docker images can get pretty bulky if you’re not careful. Your typical Docker image includes everything you need to run a particular piece of software (such as the application language’s runtime) and everything those things depend on. Images in th...
Doing authentication right
Any substantial website is going to need to customize itself for individual users. Thus, it is going to have to authenticate those users — that is, let them log in. As a software developer, it is your job to make the whole process as smooth and sec...
Now US government agencies can use OpenAI’s ChatGPT too
Everyone wants to get their hands on AI tools, and employees in government agencies are no exception. Still, stakes are far higher for governments when it comes to security, privacy, and protecting the public. As a means of overcoming these challenges...
Stable values API would speed Java startups
Startup times for Java applications would be improved through a proposed API for stable values, which are objects that hold immutable data. An OpenJDK Java Enhancement Proposal (JEP) for a preview of stable values notes that stable values are treated...
A distributed state of mind: Event-driven multi-agent systems
While large language models are useful for chatbots, Q&A systems, translation, and other language tasks, their real power emerges when they can act on insights, automating a broader range of problems. In other words, we unlock their greatest potentia...
The crisis of AI’s hidden costs
The AI gold rush is creating an unexpected problem: massive waste in resource provisioning. Cloud cost overruns inevitably lead to a lack of true ROI for these systems. Many enterprises spend $2 to get $1 of benefits. That dog won’t hunt. Recent dat...
11 cutting-edge programming languages to learn now
A clean slate. A fresh start. The new broom sweeps clean. The folk sayings are in agreement. Sure, your favorite old programming language is comfortable and easy to use. You know the APIs and libraries backward and forward. But you also know all the g...
How to pick the right SAST tool
Like pretty much any security tool, picking a SAST (static application security testing) tool isn’t a matter of “What’s the best?” but rather “What’s the best for me?” Whether you already have a tool that needs replacing or you’re star...
Is ChatGPT making us stupid?
Years ago Nicholas Carr argued that Google was making us stupid, that ease of access to information was shortening our attention spans and generally making it hard for us to do “deep reading.” Others worried that search engines were siphoning away...
Hashtag Jakarta EE #265
Hashtag Jakarta EE #265 Welcome to issue number two hundred and sixty-five of Hashtag Jakarta EE! Here’s some good news! The Jakarta NoSQL project is ready to release version 1.0 of the specification. At the moment, they are putting together the las...