Java

New York Java SIG 2025
New York Java SIG 2025 Yesterday, I had the pleasure of visiting New York Java SIG as the first stop of my mini-tour of US North East Java User Groups. Around 20 members showed up for my presentation titled Jakarta EE Meets AI. It was my first time pre...
2025-02-26 20:49
Get started with async in Python
Asynchronous programming, or async, is a feature of many modern languages that allows a program to juggle multiple operations without waiting or getting hung up on any one of them. It’s a smart way to efficiently handle tasks like network or file I/...
2025-02-26 09:00
Plug-and-play web development with Astro
Astro is a full-stack JavaScript meta-framework that orchestrates reactive view technologies like React and Svelte. While there are numerous meta-frameworks (examples include Next.js and Remix), Astro is unique in uniting the features and components o...
2025-02-26 09:00
11 rules for writing better code
You can’t develop software and manage software projects for 30 years and not learn a thing or two or twelve about writing good code. Here are a near-dozen nuggets of coding wisdom I picked up along the way. Simpler is better This basic idea almost g...
2025-02-26 09:00
Red Hat OpenShift improves virtualization support
Red Hat OpenShift 4.18, the latest version of the company’s Kubernetes-powered application platform, has arrived, with enhancements designed to simplify management of virtual machines and containers. Delivering consistency across cloud-native, virtu...
2025-02-26 09:00
ORC Monthly: CRA Expert Group, Recent Workshops, and More
ORC Monthly: CRA Expert Group, Recent Workshops, and More The Open Regulatory Compliance WG has created new resources on GitHub for those who are just getting started or who want to learn how to contribute. We hosted our first workshop in Brussels, joi...
2025-02-26 08:17
Cot framework aims to ease Rust web development
Web developers looking for an easier time with the Rust language may want to check out Cot, an emerging web framework pitched as being for “lazy developers.” While still in early stages of development and not ready for production use, Cot promises...
2025-02-26 01:12
IBM acquires DataStax to boost watsonx’s generative AI capabilities
IBM has announced its intent to acquire database and related services provider DataStax for an undisclosed sum in an effort to boost watsonx’s generative AI capabilities. “DataStax’s technology will enhance IBM’s watsonx portfolio of products ...
2025-02-25 19:17
Start building with Gemini 2.0 Flash and Flash-Lite
Gemini 2.0 Flash-Lite is now generally available in the Gemini API for production use in Google AI Studio and for enterprise customers on Vertex AI. 2.0 Flash-Lite offers improved performance over 1.5 Flash across reasoning, multimodal, math and factua...
2025-02-25 18:00
Google rolls out free version of Gemini Code Assist for individuals
Google is rolling out a free version of Gemini Code Assist, its tool for code completion, code generation, and code chat, with the aim of helping individual developers improve their productivity. The free version, now available globally as a public pr...
2025-02-25 11:04
Review: Gemini Code Assist is good at coding
Given that Microsoft/GitHub/Azure and Amazon/AWS offer AI coding assistants, namely GitHub Copilot and Amazon Q Developer, which work as add-ins to Visual Studio Code and other IDEs, it was inevitable that Google/GCP would introduce one of its own. Ge...
2025-02-25 10:00
What the private sector can teach government about cloud computing
Cloud computing has been at the forefront of government IT strategies for many years. When cloud computing first became a thing in 2008, the government led the way, including NIST creating a definition of cloud computing. I worked closely with them th...
2025-02-25 09:00
Developers spend most of their time not coding – IDC report
Developers spend more time on operational and background tasks than they do on coding, according to an IDC analyst report published this month. Application development accounted for 16% of developers’ time in 2024, up from 15% the year before, while...
2025-02-24 22:24
MongoDB acquires Voyage AI to reduce hallucinations in AI applications
Database engine developer  MongoDB has acquired Voyage AI in order to help enterprises reduce hallucinations in AI-powered applications. “With this acquisition, MongoDB will help deliver AI-powered, never-before-seen high quality outputs (via high ...
2025-02-24 16:36
Microsoft gives Azure AI users a place to experiment with latest technologies
With the pace of innovation in AI accelerating, it’s important for developers to get early access to new tools and technologies. To that end, Microsoft has introduced a module inside its Azure AI Foundry service that aims to bring the latest innovat...
2025-02-24 16:14
The 3F's framework, Conviviality, and our relationship to dependencies
The 3F's framework, Conviviality, and our relationship to dependencies As usual, FOSDEM 2025 was associated with a bunch of fringe events happening before and after the crowded conference. Among them this year was the FOSS license and security complian...
2025-02-24 10:05
The 3F's framework, Ivan Illich, and our relationship to dependencies
The 3F's framework, Ivan Illich, and our relationship to dependencies As usual, FOSDEM 2025 was associated with a bunch of fringe events happening before and after the crowded conference. Among them this year was the FOSS license and security complianc...
2025-02-24 10:05
10 machine learning mistakes and how to avoid them
Machine learning technology is taking hold across many sectors as its applications are more widely adopted. The research firm Fortune Business Insights forecasts the global machine-learning market will expand from $26.03 billion in 2023 to $225.91 bil...
2025-02-24 09:00
A smarter approach to training AI models
Artificial intelligence, which was thought to be handily dominated by American labs and researchers, was thrown for a loop with DeepSeek’s R1. And yet, R1 is still subject to many of the same pitfalls as other models—we must make radical advances ...
2025-02-24 09:00
AI coding assistants are on a downward spiral
We’re living in a strange time for software development. On the one hand, AI-driven coding assistants have shaken up a hitherto calcified IDE market. As RedMonk Cofounder James Governor puts it, “suddenly we’re in a position where there is a sur...
2025-02-24 09:00