Machine Learning

Stargate Project launched for AI infrastructure
In a venture unveiled by Pres. Donald Trump on January 21, companies including SoftBank, Oracle, OpenAI, and MGX are funding a new AI company, called the Stargate Project, to invest $500 billion to build AI infrastructure for OpenAI in the United Stat...
2025-01-22 15:56
Stargate Project launched for OpenAI AI infrastructure
In a venture unveiled by Pres. Donald Trump on January 21, companies including SoftBank, Oracle, OpenAI, and MGX are funding a new AI company, called the Stargate Project, to invest $500 billion to build AI infrastructure for OpenAI in the United Stat...
2025-01-22 15:56
Perplexity launches Sonar API, enabling enterprise AI search integration
Perplexity has introduced an API service named Sonar that would allow developers and enterprises to embed the company’s generative AI search technology into their applications. The company has rolled out two initial tiers – a more affordable and f...
2025-01-22 09:42
3 Python web frameworks for beautiful front ends
Python has long had a presence as a language for server-side frameworks, with support for most every project size or use case. But it’s historically been confined to the back end—there’s no real culture of writing Python for creating front-end, ...
2025-01-22 09:00
State of JavaScript: Highlights of the JavaScript developer survey
Getting a complete picture of the multi-headed beast that is the JavaScript ecosystem isn’t easy, but the annual State of JavaScript survey is a good place to start. What makes this survey stand out is that it attracts the input of thousands of work...
2025-01-22 09:00
How to deal with a Big Pile of Mud
Last week I talked about where those big, unwieldy code bases come from. They don’t appear out of nowhere, and no one ever plans to create one. Defining a problem is great, but what is one to do? How will you deal with the Big Pile of Mud that you ...
2025-01-22 09:00
Software bill-of-materials docs eyed for Python packages
Software bill-of-materials (SBOM) documents would be used in Python packages as a means to improve their “measurability” and to address the problem of “phantom dependencies” in Python packages, under a Python Enhancement Proposal (PEP) now bei...
2025-01-22 03:06
The bitter lesson for generative AI adoption
The rapid development and improvement in generative AI technology pose a challenge for training and fine-tuning as a sustainable path for adoption. If organizations constantly need to fine-tune new models for specific tasks, they might be in a costly ...
2025-01-21 09:00
The AI security tsunami
AI isn‘t just changing cloud computing, it’s completely reshaping how we think about security in the cloud—on both sides. Attackers use AI to cause breaches, and enterprises use AI to defend against such attacks. Let me break this down into what...
2025-01-21 09:00
From devops to CTO: 5 things to start doing now
I was promoted to CTO in my late twenties, and while it is common to see young CTOs leading startups these days, it was unusual in the ’90s. I was far less experienced back then, and still developing my business acumen. While I was a strong software...
2025-01-20 09:00
5 new features in EDB Postgres AI
More than half of enterprises (56%) run mission-critical workloads in hybrid environments, according to a 2024 EDB survey of enterprise executives. From data warehouses and data lakes to HTAP, OLTP, and AI development, hybrid models have become a stra...
2025-01-20 09:00
Are 10% of your software engineers lazy?
Nearly 10% of all software engineers are “ghosts” who “do virtually nothing” but collect $300K salaries. This, according to research from Stanford University. The paper takes particular aim at engineers who work remotely, declaring that 14% of...
2025-01-20 09:00
Node.js set to stabilize type stripping
Node.js, the popular JavaScript runtime, is moving to stabilize type stripping, a feature that allows developers to execute TypeScript files without source maps or additional configuration, speeding up the development process. The Node.js runtime was ...
2025-01-18 18:58
Secure AI? Dream on, says AI red team
The group responsible for red teaming of over 100 generative AI products at Microsoft has concluded that the work of building safe and secure AI systems will never be complete. In a paper published this week, the authors, including Microsoft Azure CTO...
2025-01-18 03:21
Python eats the world
In this week’s Python Report: Everyone’s favorite snake-named language is getting closer to being everyone’s favorite language, period. We also have a guide to unpacking the power of Python’s abstract base classes, and a tutorial for developer...
2025-01-17 09:00
Federated learning: The killer use case for generative AI
Let’s imagine a fictional company, Global Retail Corporation, a multinational retail chain struggling with its initial approach to AI integration. They built custom generative AI applications on their cloud provider using OpenAI’s APIs for broader...
2025-01-17 09:00
Here’s how Google is using LLMs for complex internal code migrations
Code migration is a critical process in maintaining software applications. It helps improve performance and resilience, keeps systems up to date, and removes stale or irrelevant code. But it can be complex and time-consuming on a number of levels, not...
2025-01-17 05:00
Google rolls out Vertex AI RAG Engine
Google has formally introduced Vertex AI RAG Engine, a developer tool aimed at streamlining the complex process of retrieving relevant information from a knowledge base and feeding it to an LLM (large language model). Introduced in a January 15 blog p...
2025-01-17 00:55
Snowflake open sources SwiftKV to reduce inference workload costs
Cloud-based data warehouse company Snowflake has open-sourced a new proprietary approach — SwiftKV — designed to reduce the cost of inference workloads for enterprises running generative AI-based applications. SwiftKV was launched in December. Th...
2025-01-16 16:00
Build API clients with Microsoft Kiota
Service-oriented architectures are at the heart of modern application development. By building applications out of a mix of services, we can take advantage of the current generation of platforms to build serverless, scalable, distributed applications....
2025-01-16 09:00