atlas news
    
InfoQ
25  janvier     06h42
Databases in 2024: Growth, Change and Controversy
Renato Losio    Andrew Pavlo’s annual retrospective on the database world has recently been released, covering trends and innovations from the past year. The opinionated report, Databases in : A Year in Review, highlights that while we may indeed be in the golden era of databases, last year brought...
24  janvier     18h00
Microsoft Phi-4 is a Small Language Model Specialized for Complex Math Reasoning
Sergio De Simone    Phi is B parameter model from Microsoft Research that aims to improve the state of the art for math reasoning. Previously available on Azure AI Foundry, Phi has recently become available on Hugging Face under the MIT license. By Sergio De Simone
    09h30
Presentation: Why Most Machine Learning Projects Fail to Reach Production and How to Beat the Odds
Wenjie Zi    Wenjie Zi discusses common pitfalls that cause these failures, such as the inherent uncertainty of machine learning, misaligned optimization objectives, and skill gaps among practitioners. By Wenjie Zi
    09h00
Podcast: Cultivating Healthy Engineering Cultures: Insights from Sophie Weston
Sophie Weston    In this podcast Shane Hastie, Lead Editor for Culture Methods spoke to Sophie Weston, Principal Engineer at ClearBank, about her career in tech, the importance of good team practices, the evolution of DevOps, and the need for a supportive engineering culture. By Sophie Weston
23  janvier     14h32
Presentation: Modernizing in Healthcare - From On-Prem to the Cloud
Leander Vanderbijl    Leander Vanderbijl discusses how they used API patterns to deal with complexity, modern frameworks to solve legacy code and cloud native technologies to provide security and observability. By Leander Vanderbijl
    13h20
Amazon Bedrock Introduces Multi-Agent Systems (MAS) with Open Source Framework Integration
Vinod Goje    Amazon Web Services has released a multi agent collaboration capability for Amazon Bedrock, introducing a framework for deploying and managing multiple AI agents that collaborate on complex tasks. The system enables specialized agents to work together under a supervisor agent’s coordination,...
    11h09
Using Machine Learning on Microcontrollers: Decreasing Memory and CPU Usage to Save Power and Cost
Ben Linders    According to Eirik Midttun, artificial intelligence AI and machine learning ML are useful tools for interpreting sensor data, especially when the input is complex, such as vibration, voice, and vision. The main challenges of using machine learning on microcontrollers are the constraints in...
    09h00
Article: Modeling Complex Data Structure in Golang Using Pointers, References, and Reverse Indices
Omer Zuarets    Understanding pointers and references in Go can be challenging for many developers, especially those new to low level programming languages. In this article, I’ll walk you through a program that leverages Go pointers and references to solve a real world use case: a graph based permission system. By...
    06h30
Enhancing Compliance with AWS Declarative Policies
Aditya Kulkarni    AWS recently introduced declarative policies, a feature designed to help organizations define and enforce desired configurations for AWS services at scale. This capability addresses common challenges faced by customers who need to establish standards for cloud resource configurations, such as...
    06h00
Microsoft Research Unveils rStar-Math: Advancing Mathematical Reasoning in Small Language Models
Robert KrzaczyÅ„ski    Microsoft Research unveiled rStar Math, a framework that demonstrates the ability of small language models SLMs to achieve mathematical reasoning capabilities comparable to, and in some cases exceeding, larger models like OpenAI’s o mini. This is accomplished without the need for more advanced...
22  janvier     13h10
Presentation: Make Your Design System Work for You and Your Team
Sarah Rambacher    Sarah Rambacher discusses how a well structured design system will increase collaboration between developers and UX team, and how to make the implementation of pixel perfect designs easier. By Sarah Rambacher
    11h00
Nvidia Ingest Aims to Make it Easier to Extract Structured Information from Documents
Sergio De Simone    Nvidia Ingest is a new microservice aimed at processing document content and extracting metadata into a well defined JSON schema. Ingest is able to process PDFs, Word, and PowerPoint documents and extract structured information from tables, charts, images, and text using optical character...
    09h45
Microsoft Research AI Frontiers Lab Launches AutoGen v0.4 Library
Almir Vuk    Microsoft Research’s AI Frontiers Lab has announced the release of AutoGen version . , an open source framework designed to build advanced AI agent systems. This latest version as stated marks the complete redesign of the AutoGen library, focusing on enhancing code quality, robustness, usability,...
    06h30
Agoda Integrates macOS Infrastructure with Kubernetes
Aditya Kulkarni    Agoda recently detailed how they integrated their macOS infrastructure with Kubernetes. This was accomplished by developing the macOS Virtualization Kubelet macOS vz Kubelet , a tool designed to manage macOS workloads within a Kubernetes environment. By Aditya Kulkarni
21  janvier     15h33
Presentation: The Time is Now: Delight Your Developers with User-Centric Platforms & Practices
Ana Petkovska    Ana Petkovska discusses creating platform teams, establishing the team API, engagement of early adopters, easing adoption and providing a high quality product. By Ana Petkovska