Almost nothing remains of Software AG
The management of Software GmbH, which will continue to act as the holding company for ARIS, Adabas & Natural (A&N) and the central functions of the Software AG Group, has been transferred by financial investor Silver Lake Partners to Martin Biegel, Martin Clemm, Robin Colman and Toktam Khatibzadeh with immediate effect. Important contribution to development […]
Read More5 ways data teams must lead in AI-driven organizations
“Layers of IT and governance bureaucracy are slowing down data access and making it harder to speed new innovations, improve supply-chain logistics, and deploy innovative AI applications,” says Moritz Plassnig, chief product officer at Immuta. “With the acceleration and adoption of AI, killer apps are no longer the focus; data is the new app, and […]
Read MoreIntro to Ktor: The HTTP server for Kotlin
Now, if we want to generate more sophisticated content from that endpoint, like a list of quotes and their authors, we can switch to using Ktor’s HTML DSL. First, we need two more imports, which are already part of the project because we included the DSL in the generated project: import io.ktor.server.html.* import kotlinx.html.* And […]
Read MoreFine-tuning Azure OpenAI models in Azure AI Foundry
You’re now ready to start training your fine-tuned model. This is a batch process, and as it requires significant resources, your job may be queued for some time. Once accepted, a run can take several hours, especially if you are working with a large, complex model and a large training data set. Azure AI Foundry’s […]
Read More3 forecasts about time-series forecasting
Forecasting expertise may shift towards approaches and algorithms for evaluating accuracy and model fairness. We’ve seen this shift in the large language model (LLM) space, where organizations looking to incorporate them need to validate models and ensure they’re free from systematic bias. We’ll need to do that same work in forecasting as it becomes easier […]
Read MoreMy robot teacher: The challenge of AI in computer science education
In Supkis Cheek’s class, students are meant to learn the processes that real-world accounting professionals would follow, which might include AI. “The answer to me is not as important as the process by which the student got the answer,” she says, “and so I need them to use processes that are available to them in […]
Read MoreCritical warning from Microsoft: .NET install domains changing
There is no wiggle room in that date, nor is there any in the intermediate dates for locking of profiles (Jan. 3) and blocking an automatic migration to Azure Front Door (Jan. 6). Microsoft recommended that customers complete their migration off the Azure CDN from Edgio platform by Jan. 7, 2025, to avoid service disruptions. […]
Read More10 hot programming trends — and 10 going cold
Tides ebb and flow. Pendulums swing. Ideas come and go, especially in programming, where the technologies and techniques for creating software continuously evolve. Some programming languages, libraries, platforms, and tools become hot and irresistible. When they’re mentioned, everyone at the planning meeting jumps on the table and cheers. Others lose steam or fall from favor, […]
Read MoreMultitenant data management with TiDB
Horizontal scalability Workload demands can vary significantly between tenants in multitenant architectures. Data volume and workloads can also increase unpredictably as new tenants are onboarded or existing tenants expand. TiDB’s distributed architecture separates storage and compute, allowing each to scale independently without downtime or performance degradation. This enables TiDB to maintain performance and availability in a […]
Read MoreThe exciting new world of Redis
If you’re a developer who wants the most feature-rich, high-performance version of Redis, your choice is clear: Redis and not a fork. If you have the time and inclination to dabble in ideological debates about open source licensing, well, you might make another choice. But if you’re just trying to get your job done and […]
Read More